update smartplug IP

it changed for some reason
This commit is contained in:
PowerUser64 2023-09-09 14:32:59 -07:00
parent 731c8440ab
commit 8c19dc7957

View file

@ -153,7 +153,7 @@ alias rce='reset && clear && exec zsh'
alias fds='fd --no-ignore --hidden --exclude /run --exclude /mnt'
# smart plug things
SMART_PLUG_IP='192.168.1.250'
SMART_PLUG_IP='192.168.1.101'
alias \
light='tplink_smartplug.py -t $SMART_PLUG_IP -c' \
lion='light on' \