mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Adding to the set climate timer service as part of code pr (#21660)
This commit is contained in:
parent
68c1518c44
commit
02d9817461
@ -125,8 +125,9 @@ You can use the service `tado.set_climate_timer` to set your Tado climate device
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ---------------------------------------------------------------------- |
|
||||
| `entity_id` | yes | String, Name of entity e.g., `climate.heating` |
|
||||
| `time_period` | no | Time Period, Period of time the boost should last for e.g., `01:30:00` |
|
||||
| `temperature` | no | String, The required target temperature e.g., `20.5` |
|
||||
| `time_period` | yes | Time Period, Period of time the boost should last for e.g., `01:30:00` |
|
||||
| `overlay` | yes | Override your defaults setting. NB dont set this and the time period |
|
||||
|
||||
### Service `tado.set_water_heater_timer`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user