chomupashchuk / ariston-remotethermo-home-assistant-v2

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

Ariston Genius One - 3 zone #24

Closed itmcompl closed 3 years ago

itmcompl commented 3 years ago

Hi, I have an Ariston Genius One gas stove, 3 additional zones Bathroom, bedroom and garage. Integrating this with HA, I only have the first visible zone, i.e. Zone 1 - Garage. By logging into the account on the aristona website, I can see all zones. Is it possible to read all zones into the HA? possibly tempretatura control on each separately?

chomupashchuk commented 3 years ago

The problem is that my boiler has just 1 zone and the boilers I got temporary access to also had just 1 zone and thus whole integration was designed with just 1 zone in mind. I have no idea how data would look like in the requests (it is a reverse engineering project). It is not just fetching data as sensors, which would require access to equipment with multiple nodes, also some mechanism to distinguish it via different entities (climate) as part of HA integration would have to be thought of. I do not want to spend too much personal time on improvements, so potentially I could have a look (if access is provided) to estimate amount of work, but can't guarantee anything at this point. It should be possible to achieve from technical point of view, the only question is time and complexity and if I would be willing to invest estimated amount of personal time.

itmcompl commented 3 years ago

I understand, then what would you need for access?

chomupashchuk commented 3 years ago

Email and password (can be set to new value during review/tests) to access data on Ariston site, and can be sent via email (chomu.nattsol@gmail.com) to not be included here.

itmcompl commented 3 years ago

ok, I send.

vmanuel commented 3 years ago

Just saw last commits! I wiill try!

vmanuel commented 3 years ago

image Working for me!