mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 08:50:34 +00:00
Several updates...major - started migrating off smartthings to direct zwave.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# - platform: mqtt
|
||||
# name: "Tornado Alarm"
|
||||
# state_topic: "smartthings/Tornado Alarm/switch"
|
||||
# command_topic: "smartthings/Tornado Alarm/switch"
|
||||
# payload_on: "on"
|
||||
# payload_off: "off"
|
||||
# retain: true
|
@@ -1,10 +1,3 @@
|
||||
- platform: mqtt
|
||||
name: "Fireplace Lights"
|
||||
state_topic: "smartthings/Fireplace Lights/switch"
|
||||
command_topic: "smartthings/Fireplace Lights/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
||||
- platform: mqtt
|
||||
name: "Incense"
|
||||
state_topic: "smartthings/Incense/switch"
|
||||
|
@@ -1 +0,0 @@
|
||||
|
@@ -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 Light/switch"
|
||||
command_topic: "smartthings/Side Door Light/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
|
@@ -1,14 +0,0 @@
|
||||
- platform: mqtt
|
||||
name: "Upstairs Light"
|
||||
state_topic: "smartthings/Upstairs Light/switch"
|
||||
command_topic: "smartthings/Upstairs Light/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
||||
- platform: mqtt
|
||||
name: "Main Theater"
|
||||
state_topic: "smartthings/Theater AV/switch"
|
||||
command_topic: "smartthings/Teather AV/switch"
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
Reference in New Issue
Block a user