chomupashchuk / ariston-remotethermo-home-assistant-v2

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

ch_set_temperature always reporting same value than ch_comfort_temperature #17

Closed facuzestoa closed 3 years ago

facuzestoa commented 3 years ago

Hi: I just noticed that ch_set_temperature it is always reporting ch_comfort_temperature value. My boiler has a schedule programmed that sets confort temp early in the morning then at 9 goes to economy until sunset when again sets confort until midnight. Integration is always reporting confort value (ch_comfort_temperature ) in ch_set_temperature. Thanks for your support and congrats for your integration! FYI my boiler is an Ariston Genus One System 35 with a Ariston Sensys Net Bridge/Thermostat. Here below my config.yaml for integration

ariston: username: xxxxxxxx password: xxxxxxx name: Caldera logging: ERROR polling: 1.2 switches:

chomupashchuk commented 3 years ago

Please try the latest version (1.0.35 or later) and let me know if it works.

facuzestoa commented 3 years ago

Hi Oleh Version 1.0.35 solved the issue, It's working fine now ! Thanks