WebThingsIO / zwave-adapter

Z-Wave adapter add-on for WebThings Gateway
Mozilla Public License 2.0
15 stars 20 forks source link

Adding Support for Heiman Gas Detector #102

Closed samgundel closed 4 years ago

samgundel commented 4 years ago

Adding support for the Alarm class (113) of the Combustible Gas type (18):

image

I have tested it using Heiman sensor directly on a gateway running in the raspberry pi.

Note: I tried to follow the guide for adding a new device but the cli tool is not able to connect to my gateway. It would be great if there was an option in the gateway menu for developer (gui) to export the json file of the available devices. This would ease a lot the generation of the unit tests. At the moment, I am unable to get this json file, that's why I couldn't add a unit test.

samgundel commented 4 years ago

Closing this and switching to Home Assistant