chomupashchuk / ariston-remotethermo-home-assistant-v2

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

Unable to use integration #65

Open LuisDiazUgena opened 1 year ago

LuisDiazUgena commented 1 year ago

Hi,

I have setted up the integration for the Genus One Wifi and it's reporting values, but, it's not able to change the values using the services available.

Using the provided example on developer tools i wrote this piece of code:

service: ariston.set_data
data:
  entity_id: climate.ariston_zone1
  ch_comfort_temperature_zone1: 23
  ch_economy_temperature_zone1: 21

After using this, it's sais ok on the 'call service' button (bottom right corner):

image

it seems that it's not able to change the property properly on server side?

For further info, I have a wireless sensor configured on manual. I have found that it doesn't work either on time based or off. I can change it using the Ariston app or the website.

Anything else I could provide to help with this?

Engine1992 commented 1 year ago

I have similary problem, but when i want to set a ch_set_temperature_zone1 - i get an warning:

image

And I don't know what is going on. Sometime is starts work for a while and stop working after few minutes. Someone help?