CO2, FLOOD DETECTOR - notifications

Discussions about Z-Way software and Z-Wave technology in general
kali
Posts: 9
Joined: 28 May 2015 22:52

CO2, FLOOD DETECTOR - notifications

Post by kali »

Hi,
I do not understand, how i can use flood detector (everspring) or CO2 sensor (SF812). How I can get notifications about the state of devices, show the state of on Dashboard HA? None of modules can't use this devices (there are only binary, multilevel etc device, but I can't see CO2 and flood. (In my case this device are included and showing in configuration).

In my HA i have this automation schema (i like this)
All my device, i.e. switch, door sensor or universal binary sensor are shown on HA.

Let's consider door sensor (name DS1).

1. Logical role (name role1) check the state of DS1.
2. If DS1 condition is ON, then the scene (name SC1) is activated.
3. SC1 ( thanks for HTTP_Device_toggleButton widget) execute php script (by the http device http://raspIP/script.php).
4. script.php send to me email information about DS1 activation.

Thats all.

How I can make like this whith the CO2 or flood detector? How i can use this devices?
I want get notification when in my home is fire or flood.
I look for solution since 6 moths! Please help me ! :) I've only one think: binding CO2/flod with another device (f.e, binary) and use this like show upper :(. But this dev. in this cases can be use only for this.
Sorry, for long text and bad english.

Thanks for forbearance.
best regards
- kali (Tomasz Kalinowski)
kali
Posts: 9
Joined: 28 May 2015 22:52

Re: CO2, FLOOD DETECTOR - notifications

Post by kali »

If my questions isn't clear:

How can I use everspring flood detector. For example, on the HA dashboard i can see only baterry status of flood detector, but i can't see a status (alarm ON/OFF) on this device. Is this possible? If yes, pleas give me some directions.

Thanks.
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

Re: CO2, FLOOD DETECTOR - notifications

Post by pierre2302 »

The same problem with Fibaro FSS-001
Since October, 2014, me waits for the update!!

viewtopic.php?f=3423&t=20763
" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
kali
Posts: 9
Joined: 28 May 2015 22:52

Re: CO2, FLOOD DETECTOR - notifications

Post by kali »

Thx for info.
I'm waiting for solution.
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: CO2, FLOOD DETECTOR - notifications

Post by PoltoS »

It should work in rc37. Notification was implemented recently
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

Re: CO2, FLOOD DETECTOR - notifications

Post by pierre2302 »

it's nice to see you again PoltoS

Finally a good update, thank you very much.

I hope that for remote controls (minimote, KFOB, ....) you will publish a similar update.
" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: CO2, FLOOD DETECTOR - notifications

Post by PoltoS »

KFob and minimote should work. You just need to configure these devices to send correct commands (depends on your wishes).
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

Re: CO2, FLOOD DETECTOR - notifications

Post by pierre2302 »

I would like to use an URL to read the state of every boutton, we tried several methods but unsuccessfully.

See attached comment: viewtopic.php?f=3423&t=21427

Thank you !!
" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: CO2, FLOOD DETECTOR - notifications

Post by PoltoS »

I don't really get what you do in that post and what means "read state of button". Do you want to just detect button presses and trap them to run something? Why OpenRemote is involved in this? Usually people use OR to view devices state and all the logics "if button is pressed turn on X" is in Z-Way, while showin X state on the phone is done by OR.
pierre2302
Posts: 132
Joined: 15 Oct 2013 19:04

Re: CO2, FLOOD DETECTOR - notifications

Post by pierre2302 »

Yes I want to be able to detect button presses !!!

For example to read the status of a switch I use: zway.devices[N].instances.SwitchBinary.data.level.value

I would want the same thing to read the state of every buttons.

thank you
" Raspi 2 (RaZberry) / Raspi B (Razberry) " With OpenRemote Free 2.2.0_TTS-Email-Serial and Z-Way
Post Reply