I bought an Aeotec’s micro dimmer and it seems the status dismatch sometimes. I searched in the forum and workaround it to add polling_intensity under HA’s configuration.yaml. It will refresh the status after seconds. The problem is the HADashboard seems won’t re-poll the status after the button is pressed. Is there any way I can do it? Thanks.
dashboard is set to optimistic switching.
so it doesnt flip back like ha does, and thats because HA doesnt generate a state event for that flipping back.
the switch is just never switched. but the dashboard doesnt know that.
Andrew will add an option to chose between optimistic and pessimistic in the future