mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Fix example data missing (#22073)
This commit is contained in:
parent
824bbef602
commit
386d1e95a7
@ -48,6 +48,7 @@ switch:
|
|||||||
service: climate.set_hvac_mode
|
service: climate.set_hvac_mode
|
||||||
target:
|
target:
|
||||||
entity_id: climate.ac
|
entity_id: climate.ac
|
||||||
|
data:
|
||||||
hvac_mode: cool
|
hvac_mode: cool
|
||||||
turn_off:
|
turn_off:
|
||||||
service: climate.set_hvac_mode
|
service: climate.set_hvac_mode
|
||||||
|
Loading…
x
Reference in New Issue
Block a user