mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Update sensibo.markdown (#22783)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
82b975782c
commit
a730e5ac35
@ -92,13 +92,13 @@ switch:
|
|||||||
target:
|
target:
|
||||||
entity_id: climate.ac
|
entity_id: climate.ac
|
||||||
data:
|
data:
|
||||||
hvac_mode: cool
|
hvac_mode: "cool"
|
||||||
turn_off:
|
turn_off:
|
||||||
service: climate.set_hvac_mode
|
service: climate.set_hvac_mode
|
||||||
target:
|
target:
|
||||||
entity_id: climate.ac
|
entity_id: climate.ac
|
||||||
data:
|
data:
|
||||||
hvac_mode: off
|
hvac_mode: "off"
|
||||||
```
|
```
|
||||||
|
|
||||||
{% endraw %}
|
{% endraw %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user