mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-12-02 11:11:57 +00:00
Version 3
This commit is contained in:
8
switches/sonoff.yaml
Executable file
8
switches/sonoff.yaml
Executable file
@@ -0,0 +1,8 @@
|
||||
- platform: mqtt
|
||||
name: "Loft 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