mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-07-21 03:18:36 +00:00
Added fan switch
This commit is contained in:
parent
9de04e1b98
commit
b3bb2fd906
@ -4,4 +4,11 @@
|
||||
command_topic: "smartthings/Incense/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
||||
- platform: mqtt
|
||||
name: "Living Room Fan"
|
||||
state_topic: "smartthings/Living Room Fan/switch"
|
||||
command_topic: "smartthings/Living Room Fan/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
Loading…
x
Reference in New Issue
Block a user