This commit is contained in:
Jeffrey Stone
2019-02-21 12:49:55 -05:00
parent 361375cf5c
commit 46a6f6d271
97 changed files with 3443 additions and 1936 deletions

8
switches/bedroom.yaml Normal file
View File

@@ -0,0 +1,8 @@
- platform: mqtt
name: "Rainbow Light"
state_topic: "smartthings/Rainbow Light/switch"
command_topic: "smartthings/Rainbow Light/switch"
payload_on: "on"
payload_off: "off"
retain: true