mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 08:50:34 +00:00
This is the current config. Moved old to the v1-config branch
This commit is contained in:
8
switches/sonoff.yaml
Normal file
8
switches/sonoff.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
- platform: mqtt
|
||||
name: "Master Fan"
|
||||
command_topic: "cmnd/sonoff/power"
|
||||
state_topic: "stat/sonoff/POWER"
|
||||
qos: 1
|
||||
payload_on: "ON"
|
||||
payload_off: "OFF"
|
||||
retain: true
|
Reference in New Issue
Block a user