mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 15:49:35 +00:00
Version 3
This commit is contained in:
7
switches/master_bedroom.yaml
Executable file
7
switches/master_bedroom.yaml
Executable file
@@ -0,0 +1,7 @@
|
||||
- platform: mqtt
|
||||
name: "Master Bedroom Fan"
|
||||
state_topic: "smartthings/Master Bedroom Fan/switch"
|
||||
command_topic: "smartthings/Master Bedroom Fan/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
Reference in New Issue
Block a user