Tom Urlings
Tom Urlings
Hi there, I cannot make out if you are talking about AL not adapting the color or the brightness of your lights. If it's color adaptation, do try if the...
Hi there, Copied the reply from https://github.com/basnijholt/adaptive-lighting/discussions/506#top here, as it seems your question originated from this issue thread. If your issue is that the color temperature of your lights is...
Hi @igorpecovnik, For now it's generic but still copy/modify for some specifics. Would be nice to have a real common base and have the specials add-in with extra scripts, like...
Hi @The-going, Thanks for your remarks! Let me paraphrase to make sure I understand your concern and proposal. - Keep current `boot-sunxi.cmd` as-is. - Add `boot-generic.cmd` (or any name indicating...
Hi @The-going @igorpecovnik, I've been looking into the remarks and came to a solution for using a generic bootscript that can be selected in the board configuration. As the generic...
Workaround based on [this comment](https://github.com/Koenkk/zigbee2mqtt/discussions/13156#discussioncomment-4491986): Add an `mqtt.publish` message to enable `execute_if_off` and `mqtt.publish` a message to set the `color_temp` wanted before the light is turned on. ``` //snip -...
Hi, I would assume that this will also work for RGB lights. Just check what you see z2m write to your bulbs in the z2m frontend logging at debug level....
> This is not a place for Zigbee2Mqtt support. To see if there is an issue with mqtt I need the mqtt config for the light and the state update....
Hi Jan, Not sure why you mention a state report or current state of the light in your replies, as that is not really what I'm interested in knowing in...
(Forgot to mention that I use yaml to configure several AL instances, not the front-end configurator.)