mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-09-14 15:49:35 +00:00
Prep for clean v3
This commit is contained in:
@@ -1,21 +0,0 @@
|
||||
- platform: mqtt
|
||||
name: "Driveway Light"
|
||||
state_topic: "smartthings/Driveway Light/switch"
|
||||
command_topic: "smartthings/Driveway Light/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
||||
- platform: mqtt
|
||||
name: "Side Door"
|
||||
state_topic: "smartthings/Side Door/switch"
|
||||
command_topic: "smartthings/Side Door/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
||||
- platform: mqtt
|
||||
name: "Front Porch"
|
||||
state_topic: "smartthings/Front Porch/switch"
|
||||
command_topic: "smartthings/Front Porch/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
Reference in New Issue
Block a user