mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +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:
|
||||
entity_id: climate.ac
|
||||
data:
|
||||
hvac_mode: cool
|
||||
hvac_mode: "cool"
|
||||
turn_off:
|
||||
service: climate.set_hvac_mode
|
||||
target:
|
||||
entity_id: climate.ac
|
||||
data:
|
||||
hvac_mode: off
|
||||
hvac_mode: "off"
|
||||
```
|
||||
|
||||
{% endraw %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user