mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-28 08:50:34 +00:00
Had to go back to smartthings for devices after HASSOS 4.8 upgrade
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
- platform: mqtt
|
||||
name: "Garage Motion" # Dome Motion Sensor
|
||||
state_topic: "zwave2mqtt/garage_motion/48/1/0"
|
||||
payload_on: "true"
|
||||
payload_off: "false"
|
||||
device_class: motion
|
||||
# - platform: mqtt
|
||||
# name: "Garage Motion" # Dome Motion Sensor
|
||||
# state_topic: "zwave2mqtt/garage_motion/48/1/0"
|
||||
# payload_on: "true"
|
||||
# payload_off: "false"
|
||||
# device_class: motion
|
||||
|
||||
- platform: mqtt
|
||||
name: "Kitchen Motion" # Kaipule Motion Sensor
|
||||
state_topic: "zwave2mqtt/kitchen_motion/48/1/0"
|
||||
payload_on: "true"
|
||||
payload_off: "false"
|
||||
device_class: motion
|
||||
# - platform: mqtt
|
||||
# name: "Kitchen Motion" # Kaipule Motion Sensor
|
||||
# state_topic: "zwave2mqtt/kitchen_motion/48/1/0"
|
||||
# payload_on: "true"
|
||||
# payload_off: "false"
|
||||
# device_class: motion
|
||||
|
||||
# - platform: command_line
|
||||
# name: vlc player
|
||||
|
Reference in New Issue
Block a user