Hello,
I've just include a new device, FS812 smoke detector. Into the automation module, I only can see the battery widget while other class should be available for automation.
Any idea ?
Thanks
Everspring FS812 automation issue
Re: Everspring FS812 automation issue
They are probably Alarms, right? I heard they should work better in 2.0.1, which is still "rc", but you can force the upgrade to that version to experiment. I don't do the automation myself (I use the JSON API), so I can't tell. They still don't show up in the Expert UI. (I have Fibaro ones.)
Code: Select all
wget -q -O - razberry.z-wave.me/install/v2.0.1-rc10 | sudo bash
Re: Everspring FS812 automation issue
Unfortunatly, it's worse ! The battery widget has disappeared without any alarm widget.
thanks for your help.
Gilles
thanks for your help.
Gilles
Re: Everspring FS812 automation issue
Alarm is not yet in HA UI. We are working on it, but this functionality is very poorly standardized in Z-Wave.
AlarmSensor is implemented now.
AlarmSensor is implemented now.