-
light:
- platform: mqtt
schema: json
host: 192.168.0.16
name: Left Led Strip
state_topic: "home/LeftLedStrip01_ha/state/out"
command_topic: "home/LeftLedStrip01_ha/state/in"…
-
So it doesn't seem to restore the state, it worked fine on my Bruh lights, but the mclighting ones just keep flashing.
I'm pretty sure that mclighting is case sensitive for the effects.
i've sa…
-
I'm not sure but, looking at the code, this app doesn't seem to support events coming from deconz: am I right?
If it is not supported, this could be considered a feature request.
Thanks.
-
**Home Assistant release with the issue:** > 0.84
**Last working Home Assistant release (if known):** 0.83
**Operating environment (Hass.io/Docker/Windows/etc.):** all
**Component/p…
-
This may or may not be an issue. My understanding is that using the # with a hex color in MQTT payload should set the colors of the lights leaving all other settings as is. Where * with a hex color in…
-
What a great project! I'm coming over from the McLighting V2 project, trying to find something I can use standalone without relying on a WiFi signal (for our tent lights when camping), and discovered …
-
Hello and Happy new year!
I've setup the plugin and it runs on a Homebridge ubuntu server (VM).
Ive linked the account and when I try to discover devices I get the "I couldn't find any new smart…
-
In the upcoming version of Home Assistant 0.84. the light .mqtt_json has been merged into light.mqtt.
For people with HA automatic discovery set the lights will not show until this is updated or th…
-
So in doing the Department names changes outlined in:
https://github.com/magfest/production-config/pull/130/files
We created a separate but should be easily fixable issue.
The file name for Concert…
-
I have several UPB units that are controlling electric motors or non-dimmable lights. Currently the binding makes all UPB units channel type "level". I tried overriding in my .items file to a "switc…