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 was archived by the owner on Aug 24, 2022. It is now read-only.
Another day, another problem...
Today i updated my dimmer with latest version of ESPHome (2021.9.1) program and now dimmer doesn't turn off at all - it stays at appr. 1% no matter what i do. If i turn on/off with button (on gpio4) brightness changes just a tiny bit - like, say from 1% to 0.8% - i can see tiny difference, but won't turn off. Via HA command it goes to any percentage i have it set, but again, it won't go off, but it stays at just under 1%.
ESPHome log however nicely says that it went down to zero. Just it's not true...
Going back to 2021.8.2 solves the problem. Absolutely NO changes made in program...
Now i managed to go back to 2021.8.2 and it works again - luckily i have a parallel "test" installation...
Another day, another problem...
Today i updated my dimmer with latest version of ESPHome (2021.9.1) program and now dimmer doesn't turn off at all - it stays at appr. 1% no matter what i do. If i turn on/off with button (on gpio4) brightness changes just a tiny bit - like, say from 1% to 0.8% - i can see tiny difference, but won't turn off. Via HA command it goes to any percentage i have it set, but again, it won't go off, but it stays at just under 1%.
ESPHome log however nicely says that it went down to zero. Just it's not true...
Going back to 2021.8.2 solves the problem. Absolutely NO changes made in program...
Now i managed to go back to 2021.8.2 and it works again - luckily i have a parallel "test" installation...
Any clues?