update smartplug IP
it changed for some reason
This commit is contained in:
parent
731c8440ab
commit
8c19dc7957
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ alias rce='reset && clear && exec zsh'
|
||||||
alias fds='fd --no-ignore --hidden --exclude /run --exclude /mnt'
|
alias fds='fd --no-ignore --hidden --exclude /run --exclude /mnt'
|
||||||
|
|
||||||
# smart plug things
|
# smart plug things
|
||||||
SMART_PLUG_IP='192.168.1.250'
|
SMART_PLUG_IP='192.168.1.101'
|
||||||
alias \
|
alias \
|
||||||
light='tplink_smartplug.py -t $SMART_PLUG_IP -c' \
|
light='tplink_smartplug.py -t $SMART_PLUG_IP -c' \
|
||||||
lion='light on' \
|
lion='light on' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue