No description
|
All checks were successful
continuous-integration/drone/push Build is passing
|
||
|---|---|---|
| src/citadel/scene | ||
| .drone.yml | ||
| .gitignore | ||
| pyproject.toml | ||
| README.md | ||
| setup.cfg | ||
| setup.py | ||
Citadel Scene
A scene is a particular state of a part (or all) of your devices. All is managed by mqtt.
Starting a scene is playing a bunch of mqtt payload. Then watch for some specific payload that deactive the scene
A scene have a state ON/OFF
Topic
stat/scene/id/state ON|OFF
cmnd/scene/id/activate ON|OFF