Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scenecontroller4.xml #2487

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 1, 2020

  1. Update scenecontroller4.xml

    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
        },
    ohenriksson authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    834eaca View commit details
    Browse the repository at this point in the history