nugget / python-insteonplm

Python 3 asyncio module for interfacing with Insteon Powerline modems
MIT License
32 stars 19 forks source link

Add support for Insteon Siren 2868-222 #171

Open anthonygillet opened 5 years ago

anthonygillet commented 5 years ago

Would it be possible to add support for the Insteon Siren?

Currently it shows up and is identified as a "Generic Sensor Actuator" (running in hassio). When switched on, it plays the chime until switched off. It would be good to have support for arm/disarm, set alarm type (chime/siren), trigger siren, and stop siren.

Here is the device manual which identifies it as category 0x07 and subcategory 0x1E. https://cache.insteon.com/documentation/2868-222-en.pdf

Here is the developer guide: http://cache.insteon.com/developer/2868-222dev-112816-en.pdf