mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 10:18:44 +00:00
Fix bedside_light toggle service
This commit is contained in:
@@ -25,9 +25,9 @@ cards:
|
|||||||
- entity: light.bedside_light
|
- entity: light.bedside_light
|
||||||
tap_action:
|
tap_action:
|
||||||
action: call-service
|
action: call-service
|
||||||
service: light.bedside_light
|
service: light.toggle
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: light.pc
|
entity_id: light.bedside_light
|
||||||
|
|
||||||
- type: entities
|
- type: entities
|
||||||
title: Devices
|
title: Devices
|
||||||
|
|||||||
Reference in New Issue
Block a user