zwave-js-server-python/zwave_js_server/const/command_class/scene_activation.py

6 lines
112 B
Python

"""Constants for the Scene Activation CC."""
from __future__ import annotations
SCENE_ID_PROPERTY = "sceneId"