mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Fix aqara switches
This commit is contained in:
@@ -26,7 +26,7 @@ automation:
|
||||
use_blueprint:
|
||||
path: aqara_switch.yaml
|
||||
input:
|
||||
z2m_topic: "z2m_deconz/bathroom_switch"
|
||||
z2m_topic: "z2m_deconz/bathroom_switch/action"
|
||||
click:
|
||||
- service: media_player.volume_set
|
||||
entity_id: media_player.bathroom
|
||||
|
||||
@@ -18,7 +18,7 @@ automation:
|
||||
use_blueprint:
|
||||
path: aqara_switch.yaml
|
||||
input:
|
||||
z2m_topic: "z2m_deconz/bedside_switch"
|
||||
z2m_topic: "z2m_deconz/bedside_switch/action"
|
||||
click:
|
||||
- service: light.toggle
|
||||
data_template:
|
||||
|
||||
@@ -19,7 +19,7 @@ automation:
|
||||
use_blueprint:
|
||||
path: aqara_switch.yaml
|
||||
input:
|
||||
z2m_topic: "z2m_deconz/bedroom_wall_switch"
|
||||
z2m_topic: "z2m_deconz/bedroom_wall_switch/action"
|
||||
click:
|
||||
- service: light.toggle
|
||||
data_template:
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
# use_blueprint:
|
||||
# path: aqara_switch.yaml
|
||||
# input:
|
||||
# z2m_topic: "z2m_deconz/bedroom_wall_switch"
|
||||
# z2m_topic: "z2m_deconz/bedroom_wall_switch/action"
|
||||
# click:
|
||||
# - choose:
|
||||
# - conditions:
|
||||
|
||||
@@ -19,7 +19,7 @@ automation:
|
||||
use_blueprint:
|
||||
path: aqara_switch.yaml
|
||||
input:
|
||||
z2m_topic: "z2m_deconz/desk_switch"
|
||||
z2m_topic: "z2m_deconz/desk_switch/action"
|
||||
click:
|
||||
- service: light.toggle
|
||||
data_template:
|
||||
|
||||
Reference in New Issue
Block a user