19 lines
337 B
Markdown
19 lines
337 B
Markdown
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 o 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
|