Tp-Link manually add ip

I’m having issues discovering my tplink hs105 plug.
seeing that the tplink add-on uses pyHS100, I am able to control the smartplug by manually adding the ip
pyhs100 --plug --host 192.168.100.7 on
However, still not able to discover devices

[root@localhost ~]# pyhs100 discover
Discovering devices for 3 seconds
[root@localhost ~]# 

Anyway I can manually add IP on the tplink gateway addon?

I was wondering if that may happen at some point. There’s not currently a way to manually configure IPs, but I could easily add that. Could you file an issue to https://github.com/mozilla-iot/tplink-adapter and I will take a look when I get a chance?

1 Like