Replies: 2 comments 1 reply
-
|
Could you post the ext converter here? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Currently I am using the following, however, I would like to add on_transition_time and off_transition_time support. This light does not support off_transition_time I tried using the following However, since the light does not support on_off_transition_time it's giving me an error when I try to set on/off transition time |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to support a new device, however I am having trouble removing on_off_transition_time if I use e.light_brightness_colortemp_color(), and I am having trouble adding on_transition_time and off_transition_time individualy to extend.light_onoff_brightness_colortemp
Beta Was this translation helpful? Give feedback.
All reactions