-
I am running the latest OH snapshot. On some startups, I get the following in my logs:
```
2017-11-15 17:11:29.751 [WARN ] [ore.common.registry.AbstractRegistry] - org.eclipse.smarthome.core.library…
-
Hey,
I can confirm that I'm able to enable and disable the smart plug HS110(EU) with your script. Using:
`node tplink-handler.js -L=EU -D 192.168.1.206 off` and `node tplink-handler.js -L=EU -D 1…
-
First, my returning smartplug.model is 'HS110(EU)', we should use:
`self._emeter_present = ('110' in str(smartplug.model))
`
Second, I'm receiving an error:
```
File "home-assistant/homeass…
-
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in [the Featur…
-
Make sure you are running the latest version of Home Assistant before reporting an issue.
You should only file an issue if you found a bug. Feature and enhancement requests should go in [the Featur…
-
Here is the use case.
turn the bulb off, maybe like this:
scene:
- name: livingroom dark
entities:
light.lb1201
state: off
then, turn the bulb on, maybe like this…
-
Thanks again for making the .jar available.
I have several HS100, the binding picks them up, PaperUI lists them as unknown device:
`HS110 at 192.168.1.200
Unkown device
hs110:HS110:80067F723217A97…
-
got an error when trying to turn on or off
TP-Link Smartplug Error
Status unknown. Double check ip address in TPLinkSmartplug Settings.
im using the HS105
http://www.tp-link.com/us/product…
-
I updated home assistant last night to .34 and it pulled down the latest pyHS100. My hs200 wall switches are now able to be controlled which is great! However, turning a hs100/hs110/hs200 on from home…
-
Additionally I tried on/off but those didn't do anything and there was no response.
This is the error output:
```bash
$ pyhs100 --ip 172.16.1.132 state
== Bedroom Light - LB100(US) ==
Traceback…