mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-21 13:13:34 +00:00
Moving off smartthings to mqtt and using direct ST integration
This commit is contained in:
@@ -20,16 +20,6 @@
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
||||
- platform: mqtt
|
||||
name: "Table Lamp"
|
||||
state_topic: "smartthings/Table Lamp/switch"
|
||||
command_topic: "smartthings/Table Lamp/switch"
|
||||
brightness_state_topic: "smartthings/Table Lamp/level"
|
||||
brightness_command_topic: "smartthings/Table Lamp/level"
|
||||
brightness_scale: 101
|
||||
payload_on: "on"
|
||||
payload_off: "off"
|
||||
retain: true
|
||||
- platform: mqtt
|
||||
name: "Master Bedroom Lamp"
|
||||
state_topic: "smartthings/Jeff Lamp/switch"
|
||||
|
Reference in New Issue
Block a user