mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Clarify
This commit is contained in:
parent
4204af3b85
commit
3d82a2bcd8
@ -195,7 +195,7 @@ automation:
|
||||
|
||||
### Service `climate.turn_on`
|
||||
|
||||
Turn climate device on
|
||||
Turn climate device on. This is only supported if the climate device supports being turned off.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
@ -203,7 +203,7 @@ Turn climate device on
|
||||
|
||||
### Service `climate.turn_off`
|
||||
|
||||
Turn climate device off
|
||||
Turn climate device off. This is only supported if the climate device has the hvac mode "off".
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user