mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-03-11 13:46:53 +00:00
Added fan switch
This commit is contained in:
parent
bfedeaa42d
commit
9999eb80b6
@ -5,3 +5,10 @@
|
||||
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