scene/README.md
Nicolas Duhamel 61ecf7ea58
All checks were successful
continuous-integration/drone/push Build is passing
Improve readme
2021-04-02 15:07:48 +02:00

337 B

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