Add ZHA Switch Automations

This commit is contained in:
2022-11-04 11:04:46 -07:00
parent 201513180d
commit 61dec6c4d6

View File

@@ -310,3 +310,17 @@ automation:
action:
- service: light.turn_on
entity_id: light.porch_light
# Automations for Living Room Switch
- alias: Dining Room Dim on Double Up Press
mode: single
trigger:
- device_id: 8aebe94d22b72b1e2c274618776dba4f
domain: zha
platform: device
type: remote_button_double_press
subtype: Up
action:
- service: scene.turn_on
target:
entity_id: scene.dining_room_dim