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

6 lines
104 B
Python

"""Constants for the Central Scene CC."""
from __future__ import annotations
SCENE_PROPERTY = "scene"