Ariston NET remote thermo integration for Home Assistant

Integration with Ariston NET remote thermo not it does not work.
After a while it freezes and also blocks the official APP.


Registratore: custom_components.ariston.coordinator
Fonte: helpers/update_coordinator.py:315
Integrazione: Ariston (documentazione, problemi)
Prima occorrenza: 4 maggio 2024 alle ore 21:49:42 (906 occorrenze)
Ultima registrazione: 06:06:10

Unexpected error fetching ariston-scaldah2o-bus_errors_coordinator data: 429
Unexpected error fetching ariston-scaldah2o-coordinator data: 429
Unexpected error fetching ariston-scaldah2o-energy_coordinator data: 429
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 315, in _async_refresh
    self.data = await self._async_update_data()
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 271, in _async_update_data
    return await self.update_method()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/ariston/base_device.py", line 303, in async_get_bus_errors
    self.bus_errors_list = await self.api.async_get_bus_errors(self.gw)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/ariston/ariston_api.py", line 861, in async_get_bus_errors
    bus_errors = await self._async_get(f"{self.__api_url}{ARISTON_BUS_ERRORS}?gatewayId={gw_id}&blockingOnly=False&culture=en-US")
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/ariston/ariston_api.py", line 924, in _async_get
    return await self.__async_request("GET", path, params, None)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/ariston/ariston_api.py", line 904, in __async_request
    return await self.__async_request(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/ariston/ariston_api.py", line 907, in __async_request
    raise Exception(response.status)
Exception: 429

Please read the Category descriptions. This is not a Community Guide. Moved.

Have you considered opening a new issue with the developer of this integration?

no, I don’t know how to do it

thank you for the message