Skip to main content

Aqua Ariston NET Remotethermo integration

Project description

Ariston NET remotethermo API

Thin integration is a side project which works only with 1 zone climate configured. It logs in to Ariston website (https://www.ariston-net.remotethermo.com) and fetches/sets data on that site. You are free to modify and distribute it. It is distributed 'as is' with no liability for possible damage. See also https://pypi.org/project/aristonremotethermo/

Donations

If you like this app, please consider donating some sum to your local charity organizations or global organization like Red Cross. I don't mind receiving donations myself (you may conact me for more details if you want to), but please consider charity at first.

API and Home Assistant

API was created in order to be used by Home Assistant. Example of API use for Home Assistant can be found: https://github.com/chomupashchuk/ariston-remotethermo-home-assistant-v2 and https://github.com/chomupashchuk/ariston-aqua-remotethermo-home-assistant

API slow nature

API connect to the website, which then connect via gateway to the boiler. The bus has problem handling high bandwidth and thus requests are sent after some specific periods of time. Periods were selected based on tests where not much of interfence was seen when using Ariston Net application or Google Home application or using https://www.ariston-net.remotethermo.com. Still interfences occaionally take place. It is normal to occasionally get connection errors due to devices chain involved.

AquaAristonHandler was tested works with:

  • Ariston Velis (NOTE THAT THERE ARE 2 TYPES OF VELIS. FOR VELIS WITH NUMBER OF SHOWERS IN APPLICATION USE TYPE velis, WHILE FOR VELIS WITH TEMPERATURE SETTING IN APPLICATION USE TYPE Lydos).
  • Ariston Lydos
  • Ariston Lydos Hybrid

Check which version to use

Your boiler works with Aqua Ariston NET and not Ariston NET, then potentially it could work.

API use

API import

Install package:

pip install aristonremotethermo

Import class AquaAristonHandler:

from aristonremotethermo.aristonaqua import AquaAristonHandler

API dependencies

AquaAristonHandler start communication

from aristonremotethermo.aristonaqua import AquaAristonHandler

ApiInstanceAqua = AquaAristonHandler(
            username='username',
            password='password'
        )

ApiInstanceAqua.start()

See help(AquaAristonHandler) on how to properly initiate API.

AquaAristonHandler stop communication

ApiInstanceAqua.stop()

API properties

See help(AquaAristonHandler).

AquaAristonHandler change of data on remote server

ApiInstanceAqua.set_http_data(parameter1=value1,parameter2=value2,...)

Method sets values for specific parameter names (see property supported_sensors_set_values from help(AquaAristonHandler)) on the remote server.

AquaAristonHandler change of data example

ApiInstanceAqua.set_http_data(mode="manual")

Version "1.0.44"

  • Split API for Aqua Ariston from https://pypi.org/project/aristonremotethermo/;

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aristonremotethermo-1.0.44.tar.gz (22.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aristonremotethermo-1.0.44-py3-none-any.whl (19.9 kB view details)

Uploaded Python 3

File details

Details for the file aristonremotethermo-1.0.44.tar.gz.

File metadata

  • Download URL: aristonremotethermo-1.0.44.tar.gz
  • Upload date:
  • Size: 22.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.0

File hashes

Hashes for aristonremotethermo-1.0.44.tar.gz
Algorithm Hash digest
SHA256 36105c41bf6330885b33917a1684fb878958a17439458dba2dbe5ab2ba128e27
MD5 57c7e8e026234269bd30456b997f4a48
BLAKE2b-256 8d2b2c7cf8ddecf22550e03bdcb8dcb2ab3bb52ee9ac33ee46dfac14439cf175

See more details on using hashes here.

File details

Details for the file aristonremotethermo-1.0.44-py3-none-any.whl.

File metadata

  • Download URL: aristonremotethermo-1.0.44-py3-none-any.whl
  • Upload date:
  • Size: 19.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/3.8.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.0

File hashes

Hashes for aristonremotethermo-1.0.44-py3-none-any.whl
Algorithm Hash digest
SHA256 ef81632bce97de47b39e78cc93cd3defd28769e728e41a6b62685165e2079108
MD5 8061294a3cee8ab6a8816a5059ea8ec0
BLAKE2b-256 ff7bfd80637a98310089fc6caa1fe20176dd12b0f7bb7618e028523a41f22fb2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page