climate_group
climate_group copied to clipboard
group no `climate.set_temperature`
Hello, I have so some verions the problem that I can no longer execute climate.set_temperature
.
and of course I can't change the temperatures of the group. If I change the individual group devices,
the set_temperature is also correct in the group. Only this I can not address directly
Fehler beim Aufrufen des Diensts climate.set_temperature. must contain at least one of temperature, target_temp_high, target_temp_low.. Got {'type': 'execute_script', 'sequence': [{'service': 'climate.set_temperature', 'data': {'temperature': 18}, 'target': {'entity_id': ['climate.wez']}}], 'id': 34}
Is there currently a known error? Or how can I fix this error. Because at the moment unfortunately the Grouping of different Heizkörpert not (more)
Since the last (monthly) update of HA (update November 2022) it seems changing the temperature for a climate-group is resulting in the following error: "Failed to call service climate/set_temperature. must contain at least one of temperature, target_temp_high, target_temp_low."
Also the climate-group is indicating the status "off", even when all the individual climate entities have status "auto".
It would be important to know if there is still further development here and if the error comes from the repro? Otherwise, another solution must be found.
Same problem here, Is there still somenone to develop this extension ?
I think project is dead
Unfortunately it seems that @daenny is not active at the moment. For whatever reason it might be...
The last time I've seen him active was in home-assistant/core's PR# 77737. So it appears he was very close to getting this merged upstream, which would've been great.
Hopefully he's alright and maybe is able to continue working on this some time in the future. Or maybe someone else can finish the PR?
I Hope
Looking at the pull-request: https://github.com/home-assistant/core/pull/77737 I assume it might/will eventually be picked up as core-feature for home assistant?
That actually is the plan. Provided someone follows through and completes this PR (or one based on that). So yes, we're very close to something in core, but not close enough. At least not yet...
Looking forward as this project of climate_group really made a difference (in the positive direction ;-) ) in my home-setup.
Hi there I have created an quick Fork to solve the problem with setting Temperature, with this it should be possible for now https://github.com/Devil-of-Chaos/climate_group
I won't fix any other bugs or so on because I don't have time for this, but with current @daenny version you can't set any Temperature. It's only a quick fix and I hope the other contributors will solve this for us. But you have to uninstall daennys Integration before
Sorry, I was a bit distracted the last couple of months for personal reasons. I also lost a bit motivation, because I do not use the component myself anymore. But anyway, I will try to get the HA-core PR merged now.
I have released another version with the fix from @Devil-of-Chaos .