climate_group icon indicating copy to clipboard operation
climate_group copied to clipboard

group no `climate.set_temperature`

Open tomg1970 opened this issue 2 years ago • 13 comments

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}

tomg1970 avatar Nov 19 '22 09:11 tomg1970

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)

tomg1970 avatar Nov 23 '22 18:11 tomg1970

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".

kulens avatar Nov 29 '22 17:11 kulens

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.

tomg1970 avatar Dec 03 '22 15:12 tomg1970

Same problem here, Is there still somenone to develop this extension ?

QGJ37 avatar Dec 14 '22 13:12 QGJ37

I think project is dead

Devil-of-Chaos avatar Jan 11 '23 21:01 Devil-of-Chaos

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?

mh166 avatar Jan 13 '23 13:01 mh166

I Hope

tomg1970 avatar Jan 21 '23 07:01 tomg1970

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?

kulens avatar Jan 26 '23 08:01 kulens

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...

mh166 avatar Jan 29 '23 18:01 mh166

Looking forward as this project of climate_group really made a difference (in the positive direction ;-) ) in my home-setup.

kulens avatar Jan 30 '23 10:01 kulens

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

Devil-of-Chaos avatar Feb 03 '23 11:02 Devil-of-Chaos

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.

daenny avatar Mar 28 '23 19:03 daenny

I have released another version with the fix from @Devil-of-Chaos .

daenny avatar Mar 29 '23 11:03 daenny