Everspring FS812 automation issue

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
gilpel
Posts: 14
Joined: 14 Jul 2013 14:30

Everspring FS812 automation issue

Post by gilpel »

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
Mirar
Posts: 113
Joined: 19 Oct 2014 16:54
Location: Stockholm

Re: Everspring FS812 automation issue

Post by Mirar »

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
gilpel
Posts: 14
Joined: 14 Jul 2013 14:30

Re: Everspring FS812 automation issue

Post by gilpel »

Unfortunatly, it's worse ! The battery widget has disappeared without any alarm widget.

thanks for your help.
Gilles
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Everspring FS812 automation issue

Post by PoltoS »

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.
Post Reply