You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
Currently the Target temp is an average of the target temp of all the climate entities in the group, this leads to strange behavior when using a Thermostat Card in Lovelace, and if someone manually updates the temp of one of the Climate entities in the group then the value for the group is recalculated.
It would make sense to me for the target temp for the group to be its own attribute and not one that is calculated from the values of the members of the group.
The text was updated successfully, but these errors were encountered:
Currently the Target temp is an average of the target temp of all the climate entities in the group, this leads to strange behavior when using a Thermostat Card in Lovelace, and if someone manually updates the temp of one of the Climate entities in the group then the value for the group is recalculated.
It would make sense to me for the target temp for the group to be its own attribute and not one that is calculated from the values of the members of the group.
The text was updated successfully, but these errors were encountered: