fustom / ariston-remotethermo-home-assistant-v3

Ariston NET remotethermo integration for Home Assistant based on API
MIT License
147 stars 37 forks source link

Target temperature CH incorrect #242

Open bsjouke opened 9 months ago

bsjouke commented 9 months ago

Hi,

These days, my ATAG CH is usually running in clock and winter mode.

I experience the following issue: On my ATAG app, I can read and manually adjust the target temperature, but in HA this does not reflect and remains on any value you might haave ever set. On the HA integration, likewise, I can set the target temperature to any value, without any effect. See the pictures below:

This one showing a target (clock) temperature of 19C with an actual temperature of 18,7C

Screenshot_2023-12-08-10-24-02-677_com remotethermo atagzone

This one showing the (correct) actual temperature of 18,9C but the target temperature is whatever it was ever set before. Changing it seems not to send any command out, so it's without effect.

image

The expected behaviour is that HA should at least reflect the correct target temperature, regardless whether this is set by a clock program or manually. It would be nice that any change on the HA integration would change the target temperature, at least when it's not in auto mode.

Can you please check this out? Best regards, Boudewijn

nelissuh commented 8 months ago

I also use an ATAG One Zone, and it works without any issue.

image

Wo0Zzz commented 8 months ago

@nelissuh Just breaking in, how did you manage to get the extra data in Home Assistant? Like Boiler on and Heatpump On Have a Energion All Electric and just curious how you can add extra data.

robertomontinaro80 commented 8 months ago

Same issue for me. I use my heater in automatic winter mode with two differents temperature target: comfort temp and reduced temp. Everything work fine on my heater but in home assistant the temp target doesn't update when it switches from comfort to reduced temp or vice versa. Waiting for a fix kindly Screenshot_20240110-065511 Screenshot_20240110-065816

robertomontinaro80 commented 7 months ago

I'vee opened this pull request: https://github.com/fustom/ariston-remotethermo-home-assistant-v3/pull/281 Waiting for approval :)

bsjouke commented 7 months ago

Ah that's great Roberto, thanks a lot! By the way, did you encounter any other interesting new methods on the api?

robertomontinaro80 commented 7 months ago

Ah that's great Roberto, thanks a lot! By the way, did you encounter any other interesting new methods on the api?

I made a pull request in ariston-api in order to expose the info about the target temperature :)

robertomontinaro80 commented 7 months ago

@bsjouke @nelissuh @Wo0Zzz solved in 1.18.1 version.

nelissuh commented 7 months ago

Checked, and confirmed! Thanks.