mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Clarify what changing unique ID means (#12189)
This commit is contained in:
parent
9a288b342a
commit
8a852cb9c9
@ -228,7 +228,7 @@ Experiencing issues introduced by this release? Please report them in our [issue
|
|||||||
input_type: discrete_input
|
input_type: discrete_input
|
||||||
```
|
```
|
||||||
|
|
||||||
- **Tado** - Adding support of multiple Tado accounts has changed the unique ID generation of sensor and climate devices, and now includes the ID of the home.
|
- **Tado** - Adding support of multiple Tado accounts has changed the unique ID generation of sensor and climate devices, and now includes the ID of the home. As a result you will see new entity ID's for `sensor` and `climate` devices.
|
||||||
|
|
||||||
In addition, support for water heater zones has been added. Tado hot water zones with temperature control previously created a climate entity, e.g., `climate.hot_water`, and these will be replaced by a `water_heater.hot_water` entity. This change is not breaking for hot water zones without temperature control as they do not have a climate zone.
|
In addition, support for water heater zones has been added. Tado hot water zones with temperature control previously created a climate entity, e.g., `climate.hot_water`, and these will be replaced by a `water_heater.hot_water` entity. This change is not breaking for hot water zones without temperature control as they do not have a climate zone.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user