2021-01-19 01:51:37 +00:00
|
|
|
# - 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
|
2019-11-08 17:54:11 +00:00
|
|
|
|
2021-01-19 01:51:37 +00:00
|
|
|
# - 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
|
2020-04-24 18:32:44 +00:00
|
|
|
|
2019-11-08 17:54:11 +00:00
|
|
|
# - platform: command_line
|
|
|
|
# name: vlc player
|
|
|
|
# command: 'pidof vlc | wc -l'
|
|
|
|
# payload_on: 1
|
|
|
|
# payload_off: 0
|
2019-11-16 02:41:10 +00:00
|
|
|
# scan_interval: 10
|
|
|
|
|
|
|
|
- platform: aarlo
|
|
|
|
monitored_conditions:
|
|
|
|
- motion
|
|
|
|
- sound
|
|
|
|
- ding
|