Hi,
congratulations on the project, very useful for all owners of Ariston systems.
I was asking if it was possible to add 3 selectors
for parameters 6.9.3 , 6.12.1 and 6.15.0
Hi,
I have an air dryer wich uses the Ariston Clima App.
Is there anyone who knows wich is the server for the Ariston Clima App?
It seems ti doesn’t use the “www.ariston-net.remotethermo.com” site.
I would try to understand if the integration can be adapted also for the clima devices!
With last version V3 integration won’t work with Ariston Lydos
Here massage from log
Logger: ariston
Source: /usr/local/lib/python3.10/site-packages/ariston/init.py:114
First occurred: 21:52:52 (1 occurrences)
Last logged: 21:52:52
I’m looking into this Ariston Lydos Hybrid
Do i need the normal version or the wifi version for this intergration?
Price for Wifi is like 500+ more euro’s
Hello, can someone help me with the issue that I have?
Ariston integeration is working excellent, but what I have saw is that when CH is runing, CH icon is turned red (noted green in picture) and the states say Heating, but for the DHW i can’t have that kind of an info (noted red in picture). When DHW is heating the icon is always blue and the state saying Idle.
I’m sure that this is some minor mistake in code, but I am unable to find it. Can someone help me with this please?
Hi. fellow singaporean here with the same product.
LUX SLIM WIFI (Singapore)
are you able to guide on how you made this work?
what I have managed to do:
added the latest version found on github to HA
(created custom_components folder and added the files in)
added the login section onto config.yaml
(username and password, type:lydos)
However adding any sensors/others gives me errors. resulting in me cancelling any edits onto the config.yaml in file editor.
Not really sure if I did anything special, I added my yaml entries like 1.5 years ago and haven’t touched it since. This is what I am using.
aquaariston:
username: !secret ariston_username
password: !secret ariston_password
type: "lydos"
switches:
- eco # switches ECO mode
- power # switches power
binary_sensors:
- antilegionella # indicates antilegionella status
- changing_data # indicates ongoing configuration on server by the API
- eco # indicates ECO mode status
- heating # indicates ongoing heating
- online # indicates API online status
- power # indicates power status
- update # indicates API update
sensors:
- antilegionella_set_temperature # antilegionella temperature
- current_temperature # current temperature
- energy_use_in_day # energy use in last day
- energy_use_in_month # energy use in last week
- energy_use_in_week # energy use in last month
- energy_use_in_year # energy use in last year
- errors # errors
- mode # manual or time program mode
- remaining_time # remaining time for heating
- required_showers # required amount of showers (might not work on all models)
- required_temperature # required temperature (simulated by API itself for some models)
- showers # estimated amount of average showers
- temperature_mode # indicates if required temeparture is based on required temperature or required showers
- time_program # time program schedule
selector:
- mode # boiler mode selector
2023-05-23 00:54:04.015 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration ariston which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-05-23 00:54:48.373 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Casa app8 for ariston
File "/config/custom_components/ariston/__init__.py", line 115, in async_setup_entry
2023-05-23 01:02:59.597 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Casa app8 for ariston
File "/config/custom_components/ariston/__init__.py", line 115, in async_setup_entry
2023-05-23 01:12:26.700 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Casa app8 for ariston
File "/config/custom_components/ariston/__init__.py", line 115, in async_setup_entry