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 !


Sorry, for long text and bad english.
Thanks for forbearance.
best regards
- kali (Tomasz Kalinowski)