fustom / ariston-remotethermo-home-assistant-v3

Ariston NET remotethermo integration for Home Assistant based on API
MIT License
157 stars 37 forks source link

Error set temperature on Velis #88

Closed kantiarion closed 1 year ago

kantiarion commented 1 year ago

Hello, When I try to set temp on boiler I receive the following error:

2023-01-26 13:35:58.379 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140294992927408] 500 Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 200, in handle_call_service await hass.services.async_call( File "/usr/src/homeassistant/homeassistant/core.py", line 1755, in async_call task.result() File "/usr/src/homeassistant/homeassistant/core.py", line 1792, in _execute_service await cast(Callable[[ServiceCall], Awaitable[None]], handler.job.target)( File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 213, in handle_service await service.entity_service_call( File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 678, in entity_service_call future.result() # pop exception if have File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 958, in async_request_call await coro File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 715, in _handle_entity_call await result File "/usr/src/homeassistant/homeassistant/components/water_heater/init.py", line 370, in async_service_temperature_set await entity.async_set_temperature(**kwargs) File "/config/custom_components/ariston/water_heater.py", line 134, in async_set_temperature await self.device.async_set_water_heater_temperature(temperature) File "/usr/local/lib/python3.10/site-packages/ariston/nuos_split_device.py", line 139, in async_set_water_heater_temperature await self._async_set_water_heater_temperature(temperature, reduced) File "/usr/local/lib/python3.10/site-packages/ariston/nuos_split_device.py", line 128, in _async_set_water_heater_temperature await self.api.async_set_nuos_temperature(self.gw, temperature, reduced) File "/usr/local/lib/python3.10/site-packages/ariston/ariston_api.py", line 598, in async_set_nuos_temperature await self._async_post( File "/usr/local/lib/python3.10/site-packages/ariston/ariston_api.py", line 713, in _async_post return await self.async_request("POST", path, None, body) File "/usr/local/lib/python3.10/site-packages/ariston/ariston_api.py", line 702, in async_request raise Exception(response.status) Exception: 500

fustom commented 1 year ago

Hi @kantiarion

Is this still an issue?

kantiarion commented 1 year ago

Yes is still a issue:

[image: image.png]

On Fri, Aug 25, 2023 at 3:51 PM fustom @.***> wrote:

Hi @kantiarion https://github.com/kantiarion

Is this still an issue?

— Reply to this email directly, view it on GitHub https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues/88#issuecomment-1693310472, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQGBVO4ZPTBUDYWQY2R6YVTXXCNWVANCNFSM6AAAAAAUHMYVHE . You are receiving this because you were mentioned.Message ID: @.*** .com>

-- Cu stima Kanti Arion.

fustom commented 1 year ago

Do you use the latest integration? v0.15.4

kantiarion commented 1 year ago

Yes, I do.

On Fri, 25 Aug 2023, 4:53 pm fustom, @.***> wrote:

Do you use the latest integration? v0.15.4

— Reply to this email directly, view it on GitHub https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues/88#issuecomment-1693396366, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQGBVO5YGSEVCUFCBEP3KT3XXCU4NANCNFSM6AAAAAAUHMYVHE . You are receiving this because you were mentioned.Message ID: @.*** .com>

fustom commented 1 year ago

Pls check with https://github.com/fustom/ariston-remotethermo-home-assistant-v3/releases/tag/v0.16.2

kantiarion commented 1 year ago

Hello,

Now the set temperature is working, "operation" is working to be set.(I confirm that with the ariston app). The only problem remain si that after few second the operation is display as FAST every time (even was set to green for example) but in app it remain to last set(green for example)

Thank you.

On Wed, Aug 30, 2023 at 12:00 PM fustom @.***> wrote:

Pls check with https://github.com/fustom/ariston-remotethermo-home-assistant-v3/releases/tag/v0.16.2

— Reply to this email directly, view it on GitHub https://github.com/fustom/ariston-remotethermo-home-assistant-v3/issues/88#issuecomment-1698775139, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQGBVO57GE2OQHBO6OIOTILXX36MXANCNFSM6AAAAAAUHMYVHE . You are receiving this because you were mentioned.Message ID: @.*** .com>

-- Cu stima Kanti Arion.

fustom commented 1 year ago

https://github.com/fustom/ariston-remotethermo-home-assistant-v3/releases/tag/v0.16.3