Daniel Claes
Daniel Claes
Thanks for the review @boswelja , I adjusted the code accordingly!
Bump @balloob or @frenck , I saw that you guys merged some previous PRs for the group integration. Could you please have a look at it?
Yes, that's a new one after making my branch upstream. I will look at it tomorrow
> Many climate Intigrations have different Services to set a Offset/calibration think its time to bundle them under a global Services like service climate set offset I agree that that...
The average temperature is shown.
Yes this could be implemented. However I do not have the time to do this. You would need to add a configuration variable like: `display_value: average|entitiy_id`
I have made an initial (not tested) implementation here: https://github.com/daenny/climate_group/pull/28 you have to add: ```yaml master_device: entity ``` to your config
I think this is related to https://github.com/daenny/climate_group/issues/32, would that also be a solution?
Sorry guys, I just updated the readme. Due to personal reasons, I cannot actively maintain this at the moment. I had made a PR in the ha-core repo. But there...
How would you then like to have the setpoint temperature shown? Should it be the average, or the `adjusted average`?