mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 15:49:35 +00:00
Migrated off zigbee2mqtt to sonoff zigbee bridge...oo the zigebee
This commit is contained in:
@@ -165,6 +165,16 @@
|
||||
command_topic: "zwave2mqtt/master_bath_fan/37/1/0/set"
|
||||
payload_on: "true"
|
||||
payload_off: "false"
|
||||
|
||||
- platform: mqtt
|
||||
name: "Master Bedroom Fan"
|
||||
state_topic: "shellies/shelly-master-bedroom-fan/relay/0"
|
||||
command_topic: "shellies/shelly-master-bedroom-fan/relay/0/command"
|
||||
availability_topic: "shellies/shelly-master-bedroom-fan/online"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
payload_available: "true"
|
||||
payload_not_available: "false"
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user