mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update tado.markdown (#27048)
fixed to use a water_heater entity, update the suggestion in the docs to use the entity name that Tado assigns to the hot water by default. (relates to home-assistant/core#91364)
This commit is contained in:
parent
a843b15e58
commit
60dd4ba686
@ -134,7 +134,7 @@ You can use the service `tado.set_water_heater_timer` to set your water heater t
|
|||||||
|
|
||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
| ---------------------- | -------- | ---------------------------------------------------------------------- |
|
| ---------------------- | -------- | ---------------------------------------------------------------------- |
|
||||||
| `entity_id` | yes | String, Name of entity e.g., `climate.heating` |
|
| `entity_id` | yes | String, Name of entity e.g., `water_heater.hot_water` |
|
||||||
| `time_period` | no | Time Period, Period of time the boost should last for e.g., `01:30:00` |
|
| `time_period` | no | Time Period, Period of time the boost should last for e.g., `01:30:00` |
|
||||||
| `temperature` | yes | String, The required target temperature e.g., `20.5` |
|
| `temperature` | yes | String, The required target temperature e.g., `20.5` |
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user