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 Aug 24, 2022. It is now read-only.
Hi!
Yesterday i've had to do some changes in my dimmer, so i had to replace file with your's latest (i use "d1_dimmer_no_rf"). to avoid errors. From now on it seems that "transition_length" is not taken into account ? I have it set to 0.1s on one button (so that light is ON immediately) which worked before 2021.8, now transition is fixed appr. 2s. Turn off is also not momentary, but it's somewhat faster than turn on, say half of "ON time", around 1s.
Is that a problem in your new file or in ESPHome?
The text was updated successfully, but these errors were encountered:
As you can see here, the only thing that changed with my update is the way that the light traits are set in the internal ESPHome API. I'm not too sure they changed something with their update, but to their knowledge, this is not something I changed in my code or intended to do. I'm going to consult with a few ESPHome experts and see if we can find anything. I'll post updates here as they become available.
Yeah, well, if you find anything related it would be great, but otherwise don't bother too much, since 2s time is kinda most optimal anyway (at least for me). Now i've got used to 2 sec, so it's quite fine.
It's interesting, though, why is this... and, am i the only one with this problem (since no one else posted same problem yet).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
Yesterday i've had to do some changes in my dimmer, so i had to replace file with your's latest (i use "d1_dimmer_no_rf"). to avoid errors. From now on it seems that "transition_length" is not taken into account ? I have it set to 0.1s on one button (so that light is ON immediately) which worked before 2021.8, now transition is fixed appr. 2s. Turn off is also not momentary, but it's somewhat faster than turn on, say half of "ON time", around 1s.
Is that a problem in your new file or in ESPHome?
The text was updated successfully, but these errors were encountered: