Adding to the set climate timer service as part of code pr (#21660)

This commit is contained in:
north3221 2022-04-26 12:01:11 +01:00 committed by GitHub
parent 68c1518c44
commit 02d9817461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`