stefan-kaestle / openhab2-addons

Add-ons for openHAB 2.x
Eclipse Public License 2.0
16 stars 1 forks source link

Please support the smoke detector for fire detection and siren #51

Closed VL2019 closed 1 year ago

VL2019 commented 3 years ago

It would be nice to get the Information (event) if the smoke detector detect a fire. This information could be important for existing devices in OpenHAB like open the shutters or push notifications to the mobile phone or external gong in the garden.

In addition to that I wish a switch to start the alarm siren. For example if a burglar enters the house, I would like to start the siren.

Device: https://www.bosch-smarthome.com/uk/en/shop?url=products/smart-system-solutions/smoke-detector

coeing commented 3 years ago

The SmokeDetector service is also required for the Twinguard device, so we could enhance the Twinguard thing and add a new SmokeDetector thing with one service.

coeing commented 3 years ago

Smoke Detector is documented in the API docs: https://apidocs.bosch-smarthome.com/local

GerdZanker commented 1 year ago

Smoke detector devices are now supported, see related OpenHub Issue.

The other enhancement are pending.