mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
action_name: Toggle light
|
||||
tap_action:
|
||||
type: call-service
|
||||
action: call-service
|
||||
service: light.toggle
|
||||
service_data:
|
||||
entity_id: light.bed_light
|
||||
|
Loading…
x
Reference in New Issue
Block a user