Update Lighting Triggers
This commit is contained in:
@@ -250,11 +250,9 @@ automation:
|
|||||||
- alias: Jen Nightstand Lamp
|
- alias: Jen Nightstand Lamp
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- device_id: a85d050e98905eff807d5f57aaad746c
|
- platform: state
|
||||||
domain: zha
|
entity_id: sensor.jen_nighstand_button_action
|
||||||
platform: device
|
to: 'single'
|
||||||
type: remote_button_short_press
|
|
||||||
subtype: remote_button_short_press
|
|
||||||
condition: []
|
condition: []
|
||||||
action:
|
action:
|
||||||
- type: toggle
|
- type: toggle
|
||||||
@@ -265,11 +263,9 @@ automation:
|
|||||||
- alias: J.P. Nightstand Lamp
|
- alias: J.P. Nightstand Lamp
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- device_id: e1e21d85a17dee3ab46195ed51b8b257
|
- platform: state
|
||||||
domain: zha
|
entity_id: sensor.jp_nighstand_button_action
|
||||||
platform: device
|
to: 'single'
|
||||||
type: remote_button_short_press
|
|
||||||
subtype: remote_button_short_press
|
|
||||||
condition: []
|
condition: []
|
||||||
action:
|
action:
|
||||||
- type: toggle
|
- type: toggle
|
||||||
@@ -315,11 +311,9 @@ automation:
|
|||||||
- alias: Dining Room Dim on Double Up Press
|
- alias: Dining Room Dim on Double Up Press
|
||||||
mode: single
|
mode: single
|
||||||
trigger:
|
trigger:
|
||||||
- device_id: cab3202d50d68353c9d8a7648c93052f
|
- platform: state
|
||||||
domain: zha
|
entity_id: light.dining_room_light
|
||||||
platform: device
|
to: 'up_double'
|
||||||
type: remote_button_double_press
|
|
||||||
subtype: Up
|
|
||||||
action:
|
action:
|
||||||
- service: scene.turn_on
|
- service: scene.turn_on
|
||||||
target:
|
target:
|
||||||
|
|||||||
Reference in New Issue
Block a user