mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Fixing incorrect code sample (#16802)
This commit is contained in:
parent
371e9981ea
commit
b74516620d
@ -417,7 +417,7 @@ entities:
|
|||||||
name: Bed light transition
|
name: Bed light transition
|
||||||
action_name: Toggle light
|
action_name: Toggle light
|
||||||
tap_action:
|
tap_action:
|
||||||
type: call-service
|
action: call-service
|
||||||
service: light.toggle
|
service: light.toggle
|
||||||
service_data:
|
service_data:
|
||||||
entity_id: light.bed_light
|
entity_id: light.bed_light
|
||||||
|
Loading…
x
Reference in New Issue
Block a user