OpenZWave / open-zwave

a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
http://www.openzwave.net/
GNU Lesser General Public License v3.0
1.05k stars 918 forks source link

Update scenecontroller4.xml #2487

Open ohenriksson opened 3 years ago

ohenriksson commented 3 years ago

Add CommandClass 91 to enable "zwave.scene_activated" events.

The data looks like this: "event_type": "zwave.scene_activated", "data": { "entity_id": "zwave.hank_electronics_ltd_hkzw_scn04_scene_controller", "node_id": 2, "scene_id": 4, "scene_data": 0 },