Updated Buttons and Switches (markdown)

blakadder 2019-05-07 10:38:19 +02:00
parent 3e9e46bcc8
commit ee22ac2c9b
1 changed files with 1 additions and 0 deletions

@ -166,4 +166,5 @@ If you have a device with the topic `sonoff02` this action will turn on its rela
`SwitchTopic 1` sends an MQTT message to the device topic. This sets the state of the devices relay accordingly.
`SwitchTopic <value>` sends an MQTT message command to the custom topic. This does not change the state of the devices relay.
For a practical application of everything mentioned in this article read about this excellent [LEGO nightstand switch project](https://jeff.noxon.cc/2018/11/21/lego-nightstand-light-switch/).