When testing new or edited scripts and automations it would be helpful if you could reload all scripts like you can with automations.
The same would be nice for reloading the customization.yaml as well.
I know you can restart the HA service but I’ve found doing that too many times breaks my Wink token. Which means I have to update my Wink config and then restart HA again.
Good call on the binary sensor naming. Last time they changed I had a hell of a time figuring out where I went wrong. I need to read more haha.
I’ve been looking at the PR description and the changes look real nice. I’m a bit curious about the Nest Protect changes since I can’t even figure out how to see the smoke and CO severity as a percentage in the Wink App. All I can see is a green check mark for “Ok”. I assume more info about the sensors is exposed by the API? I also got real excited about the Lutron remote part until I saw Pico remotes aren’t supported yet. But progress is progress. Thanks to you and @w1ll1am23 for all your work on this.
The fields for the nest protect were present in the API so I added them. I have no way of testing, and I doubt anyone else is willing to start a fire to verify they work lol.
Funny you say that. I just sat here earlier trying to think of a way to safely test my Protect (just installed yesterday) and the automations/scripts I wrote for it. Wondering if blowing out a candle under it might work.
As for the status, from what I found in my searching is that Nest reports the status of the smoke and CO sensors as “alarm status” and can be one of 3 options:
Ok
Warning
Emergency
So far the only thing I’ve been able to verify is “Ok” (thankfully).