Ariston NET and Aqua Ariston NET remotethermo integration

Hi @chomu great implementation. It worked with my GENUS ONE NET EXT 25 for about a week, then I see “unavailable” in homeassistant UI, and the remotethermo website says “communication error”. Nether the Ariston Net app works. I’ve removed the integratione and re-configured the boiler wifi gateway, the app, and the website, now all works again. Don’t know if your integration is the source of problem… it’s the first time i see this type of error on my boiler panel.

#ariston:
#  username: xxx
#  password: xxx
#  sensors:
#    - mode
#    - heating_today
#    - pressure
#  binary_sensors:
#    - ch_flame
#    - ch_pilot
#    - dhw_flame
#    - dhw_thermal_cleanse_function
#    - flame
#    - heat_pump
#  selector:
#    - mode

maybe is the heating_today sensor graph the problem (energia giornaliera)? few days ago I’ve set 96 Hours to show … and after few time, the communication problem occours

image

thanks.

Set or increase polling parameter value. It happens that server is “overwhelmed”, I had to set value to 1.3 for myself even though it worked fine few months ago.

Thanks, will try… the value of this parameter means what? 1 poll per second, 1 poll per minute… thanks.

Relative time (multiplication factor)

Can you explai how to add this component please. I make all step but …

Hi @chomu , thanks for this integration. I just came here to tell you (and whoever is interested) that your integration works well for Atag Zone thermostats as well! After failing to connect with the official Home Assistant Atag integration, and also the Atag One integration in HACS, I figured out that if Ariston works with https://www.ariston-net.remotethermo.com/ and Atag has atag.remotethermo.com then it just might be the same API. And it works! So anybody still searching for a Zone integration, I hope Google will lead you to this topic!

4 Likes

Hello @chomu , thanks for your Velis’ integration, works straight from installation!

No support of integration due to Russians invasion of my country. Check forked versions for now

3 Likes

Be safe! You and yours

Good luck and God bless you.

Slava Ukraini!

2 Likes

chomupashchuk,are you ok?
I didn’t know you were ukrainian.
Just passing though the topic, and I just got shocked by this line in March.
I hope you and your family are ok.

1 Like

If someone is interested in testing, there is a prototype for multizone (after Ariston introduced changes): https://github.com/chomupashchuk/ariston-remotethermo-home-assistant-v2/issues/45

Oh welcome back chomu, hope everything is ok for you (as it can be right now…)

can I set the energy manager hibrid?
to set :top: AUTO. PDC. BOILERSchermata 2022-09-19 alle 15.35.30

I saw in ariston.py

    _ARISTON_HYBRID_MODE = "U6_12_1"

but How do I insert it in my integration?

Hi there, complete noob here.
I want to add the remothermo into my HomeAssistent.
I see the files on github.
I created the maps in config/

but what goes in it?
how does the script work?
I added my name and pw in configuration.yaml
but i am stuck here…
Can someone tell me what I have to do?

thanks in advance.

Grtz Roland

What integration you are trying to use:

1: GitHub - chomupashchuk/ariston-remotethermo-home-assistant-v2: Ariston NET remotethermo integration for Home Assistant based on API
or
2: GitHub - fustom/ariston-remotethermo-home-assistant-v3: Ariston NET remotethermo integration for Home Assistant based on API

Hi Vlad,

like in both the setups they refer to copy to a map.

v3: Copy ariston folder to your configuration/custom_components path or use hacs custom repositories
v2: In /config folder create custom_components folder and folder ariston with its contents in it.

so i just copy the complete map to this directory and leave the other files untouched?
I’m going to give it try when I come home from work.

It is beginning to make sense now.

Thanks for the v3, didn’t find that one.+
Ariston works the same like ATAG Zone. So I hope it works.
I was looking in the ATAG Zone One website, this works with te Ariston website. I can log into ATAG or Ariston website. They are the same and look the same. Only the brand name is different. So I will try this at home.

thank you

Works like charm on the ATAG I32ECZ Zone ONE. Descriptor is only Ariston instead of ATAG.
But I all works fine!
I installed the: GitHub - fustom/ariston-remotethermo-home-assistant-v3: Ariston NET remotethermo integration for Home Assistant based on API

Thank you !!

You are welcome