-
hello,
i can confirm that your code is also working for the HS110 model.
i would like to flash a custom image with a simple REST interface to control the smart plug.
kind regards, werty
-
I've recently picked up an HS105 and I'd like to get it set up with HomeAssistant.
I tried adding it to my config following https://home-assistant.io/components/switch.tplink/ , but it hangs at `IN…
-
I modified the latest code locally on my home assistant server and it worked perfectly with a hs200 wall switch. It works exactly as an HS100 switch
def _identify_model(self):
"""Query sysin…