Does anyone know if the HS105’s are also supported?
This page says HS100, HS110, and HS200 are supported, but I think the HS105 might be more recent?
Also, how easy are the tp-link smart plugs to use in HA? Is it as simple as adding the Yaml on that page and there will be a toggle on/off on the states page?
Awesome thanks for the info! I might not be able to get my hands on one until towards the end of this month but I’ll try to let people here know when I do.
Okay so the people over at the pyHS100 repo have a fix in place for the HS105. I cloned the repo and pip installed the local repo into deps. I restarted HA with --skip-pip and the HS105 controls work! I did have to change a couple lines of code that were erroring, but hopefully the fix makes it into a release soon.
Thank you for the cloning and replacing existing dir tip. Just did the same on 0.38.3. I do not need to use --skip-pip and it works. Need to install future package within virtualenv tho.
edit: @Inbl what did you have to change? If that’s something that needs to be fixed in upstream or in home-assistant it would be a good idea to make it happen before the next release.
Unfortunately the newest version didn’t make the cut for 0.41.0 so .1 or . 0.42 should introduce the update. Sorry for the delay, but there were some hold backs and those are now resolved.
Also does anyone have the TP-Link light bulbs? There was a code contribution but some beta testing would be helpful.
Wait for the official release. several people have reported that it works so the most likely cause is either misconfiguration or you improperly updating the library.
I do think that I have improperly updated the library, could you possibly point me to steps to update it? I just got my Mini Plug, and I would rather have it setup sooner then later.