Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group of climates state logic missing #15794

Closed
mouth4war opened this issue Aug 2, 2018 · 9 comments
Closed

Group of climates state logic missing #15794

mouth4war opened this issue Aug 2, 2018 · 9 comments

Comments

@mouth4war
Copy link

Home Assistant release with the issue:

0.73.0.dev0

Last working Home Assistant release (if known):
0.73.0.dev0

Operating environment (Hass.io/Docker/Windows/etc.):

HASSbian
Component/platform:

group

Description of problem:
Group of climates has unknown state in states browser but in UI it shows state of first member. The logic should be shifted to state reporting of group instead of keeping it in UI.

For example, group of fans shows state in states browser and in UI (consistent).

Problem-relevant configuration.yaml entries and (fill out even if it seems unimportant):

Traceback (if applicable):


Additional information:

@mouth4war
Copy link
Author

mouth4war commented Aug 11, 2018

Impact: Cannot view state of group of climate using service/external apps like tileboard/hadashboard. Group of climate cannot be used anywhere else but HASS UI.

@mouth4war
Copy link
Author

mouth4war commented Aug 11, 2018

It seems this is because the group component has no on/off states mapped for climate. eg. Cool/Idle, Heat/Idle

But this doesn't explain how the UI is able to show first member state instead of unknown, leading me to believe the logic is in the UI layer.

Function: _async_update_group_state

@mouth4war mouth4war changed the title Group of climates state logic is in UI instead of component Group of climates state logic missing Aug 11, 2018
@FelixUster
Copy link

I can confirm this problem. It happends with Homematic thermostats and eq3btsmart devices, even if only one device is in the group.

@balloobbot
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍

@mouth4war
Copy link
Author

Issue still exists. HASS UI allows setting temperature and mode using group of climate entities but doesn't report a state for the group.

@balloobbot
Copy link

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.

Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍

@dfigus
Copy link
Contributor

dfigus commented May 13, 2019

I can confirm that this issue is still there in the current version 0.92.2,

@stale
Copy link

stale bot commented Aug 11, 2019

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 11, 2019
@stale stale bot closed this as completed Aug 18, 2019
@jclusso
Copy link

jclusso commented Jan 22, 2020

Any update on this. Still broken in 0.104.0b4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants