Update Lighting Package
This commit is contained in:
@@ -158,4 +158,4 @@ zha:
|
||||
channel: 15
|
||||
channels: [15, 20]
|
||||
ota:
|
||||
inovelli_provider: false
|
||||
inovelli_provider: true
|
||||
|
||||
@@ -307,9 +307,14 @@ automation:
|
||||
- alias: Dining Room Dim on Double Up Press
|
||||
mode: single
|
||||
trigger:
|
||||
- platform: state
|
||||
entity_id: light.dining_room_light_action
|
||||
to: 'up_double'
|
||||
# - platform: state
|
||||
# entity_id: light.dining_room_light_action
|
||||
# to: 'up_double'
|
||||
- device_id: cab3202d50d68353c9d8a7648c93052f
|
||||
domain: zha
|
||||
platform: device
|
||||
type: remote_button_double_press
|
||||
subtype: Up
|
||||
action:
|
||||
- service: scene.turn_on
|
||||
target:
|
||||
|
||||
Reference in New Issue
Block a user