Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 2.59 KB

File metadata and controls

43 lines (32 loc) · 2.59 KB

Ariston NET remotethermo integration for Home Assistant

This integration inspired by chomupashchuk fantastic work https://github.com/chomupashchuk/ariston-remotethermo-home-assistant-v2 But it does not use Ariston website. It uses Ariston API what I reversed engineered.

This integration Chomupashchuk's v2 integration
Uses real API Uses Ariston website
Faster set/get data Sometimes needs minutes to set/get data
Easy to setup with UI Not so easy to setup (only with configuration.yaml)
Integration & devices & entites Only entites
Proper asynchronous integration, clean code Hard to understand and maintain (ariston.py has more than 4000 lines)
Less sensors, switches, etc More sensors, switches, etc
New code, may contains lot of bugs Old, tested code

TODO

  • Localization. Currently only english is supported.
  • More sensors, switches, binary sersors, selectors, services.
  • Exception handling.
  • More logs.
  • Unit tests.
  • Fun.

Integration was tested on and works with:

  • Ariston Alteas One 24

I only have one Ariston Alteas One with only one zone, but feel free to test something else and create new issue / pull request if something goes wrong.

Installation

Copy ariston folder to your configuration/custom_components path or use hacs custom repositories. Use the add integration UI to set up your device.

Kazam_screenshot_00003 Kazam_screenshot_00004 Kazam_screenshot_00010

Kazam_screenshot_00011

Kazam_screenshot_00012

Kazam_screenshot_00013 Kazam_screenshot_00009

Peace Love Freedom