Skip to content

Conversation

@ohenriksson
Copy link

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
},

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
    },
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant