You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 28, 2022. It is now read-only.
Der Doku auf zigbee2mqtt.io nach sollte es mit einem set command mit folgendem Payload möglich sein das Verhalten zu ändern.
Ich habe es mit meinen Ikea Tradfri LEDs auf ähnliche Weise hin bekommen.
{
"hue_power_on_behavior": "on", // default, on, off, recover
"hue_power_on_brightness": 125, // same values as brightness
"hue_power_on_color_temperature": 280, // same values as color_temp
"hue_power_on_color": "#0000FF", // color in hex notation, e.g. #0000FF = blue
}
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hallo,
wie kann ich das Einschaltverhalten nach Stromzufuhr ändern? Oder geht das nur mit der Hue App?
Gruß Ralf
The text was updated successfully, but these errors were encountered: