upsert / lutron-caseta-pro

Custom Home Assistant Component for Lutron Caseta Smart Bridge PRO / RA2 Select
Apache License 2.0
184 stars 38 forks source link

Light State Incorrect Occasionally #61

Open FidgetyRat opened 4 years ago

FidgetyRat commented 4 years ago

This, unfortunately, won’t be the most helpful because I have no debug logs or recreate, but some days when I turn my lights off via the physical switches, home assistant still treats them as if they are on. No entry appears In the device log for a power off event. I need to toggle them off from HA to get it to recognize the correct state. Version 0.110

Just wanted to document it as it is strange behavior. If I get more info the next time it happens I’ll post more.

DanskerUS commented 4 years ago

Could be a HA issue:

https://community.home-assistant.io/t/dimmer-lights-show-as-on-even-when-turned-off/152975/12

I have seen this a couple of times with this integration: when this happens the state show "on" and brightness "0"

Again, this is a great integration, thank you !!!

tjfoth commented 3 years ago

I having this same problem. If I turn the light on at the switch, it properly reports that it is on. If I turn it off at the switch or via the Lutron app, is reports that it is still on. If I try to shut it off using HA, it flips back on.

tjfoth commented 3 years ago

Further to this: I checked the log: the only entry in the log is for the device coming on when I turned it on at the switch. Nothing else that I've done (turning it off at the switch, turning and and off via the Lutron app, or turning it off via HA) is in the log.

And yes, I've unplugged and plugged in the the Lutron pro hub.

tjfoth commented 3 years ago

More on this: I turned on debug logging for the custom component and restarted HA... and now the problem seems to be gone.

Strange.