ariston-remotethermo-home-assistant-v3 icon indicating copy to clipboard operation
ariston-remotethermo-home-assistant-v3 copied to clipboard

Add attribute to represent heating state

Open LuisDiazUgena opened this issue 2 years ago • 11 comments

Hi!

I think that the hvac_action atrribute is missing from the integration.

IMG_20231027_111241

As you can see in the provided screenshot, the state in the thermostat is set as 'idle' while the ariston flame is set to on, which means that the boiler is heating (or heating DHW).

In the climate page of HA there is a section explaining the attribute hvac_action, which might be used to fix this

LuisDiazUgena avatar Oct 27 '23 09:10 LuisDiazUgena

I confirm that i have to the idle message when the flame is on. How can we solve that issue?

virus100b avatar Dec 03 '23 10:12 virus100b

Thanks to @hellcatmon, it works now, but only boiler mode. With heat pump mode, doesn't work.

salvadorbs avatar Dec 18 '23 20:12 salvadorbs

What is the heat pump mode? Not sure that this mode is supported at this moment.

hellcatmon avatar Dec 19 '23 14:12 hellcatmon

is_heating_pump_on_value https://github.com/fustom/ariston-remotethermo-home-assistant-v3/blob/c626b41edbcfc36a45460f89883f28ae871b3fdd/custom_components/ariston/const.py#L488C48-L488C72

salvadorbs avatar Dec 21 '23 22:12 salvadorbs

Hi, i have looking for this as well, but its not showing up at entites, maybe my genus one not supporting it? Thx!

pozsothereal avatar Dec 25 '23 19:12 pozsothereal

Looks like the last update solved the issue. Merry Christmas!

virus100b avatar Dec 25 '23 23:12 virus100b

Commented out the line 489, entity appears but no value, so i think not supported on mine. I mean the "heat pump state". Thx! Merry Christmas!

pozsothereal avatar Dec 26 '23 03:12 pozsothereal

is_heating_pump_on_value https://github.com/fustom/ariston-remotethermo-home-assistant-v3/blob/c626b41edbcfc36a45460f89883f28ae871b3fdd/custom_components/ariston/const.py#L488C48-L488C72

Could you, please, get more details related to a case when it suitable? I see the logic in the code is based on a flame status. That's all what we have now. What status you are expecting in this mode?

hellcatmon avatar Dec 26 '23 23:12 hellcatmon

Hi, i have looking for this as well, but its not showing up at entites, maybe my genus one not supporting it? Thx!

Genus one only? Ok, you only have the boiler, without a heat pump.

Could you, please, get more details related to a case when it suitable? I see the logic in the code is based on a flame status. That's all what we have now. What status you are expecting in this mode?

I have a hybrid system (genus one hybrid) for heating, so I can use boiler or heat pump to heat the house.

salvadorbs avatar Dec 27 '23 00:12 salvadorbs

My mistake.. i stupidly think that it is the water circulation pump motor state..sorry.

pozsothereal avatar Dec 27 '23 05:12 pozsothereal