mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-09 18:36:51 +00:00
Improve Vicare setmode service parameter documentation (#19993)
This commit is contained in:
parent
7d6e9ad820
commit
c0854da044
@ -131,7 +131,7 @@ Set the mode for the climate device as defined by Viessmann (see [set_hvac_mode]
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `entity_id` | yes | String or list of strings that point at `entity_id`'s of climate devices to control. To target all entities, use `all` keyword instead of entity_id.
|
||||
| `vicare_mode` | no | New value of ViCare mode, one of: "dhw", "dhwAndHeating", "dhwAndHeatingCooling", "forcedReduced", "forcedNormal" or "standby"
|
||||
| `vicare_mode` | no | New value of ViCare mode. For supported values see the `vicare_modes` attribute of the climate entity.
|
||||
|
||||
#### Service `set_preset_mode`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user