Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thermostat stuck at 32degrees when connection to Salus lost #9

Open
8illy8o8 opened this issue Dec 4, 2023 · 4 comments
Open

Thermostat stuck at 32degrees when connection to Salus lost #9

8illy8o8 opened this issue Dec 4, 2023 · 4 comments

Comments

@8illy8o8
Copy link

8illy8o8 commented Dec 4, 2023

Each time the log files in HA show that the data connection to Salus gets lost the thermostat moves to 32degrees.
It may return to normal once or twice but at some point gets stuck permanently at 32 until HA is restarted.

Is there a way of keeping it at last known value until data is restored?

thermostatsalus

historysalus

This error originated from a custom integration.

Logger: custom_components.salusfy.climate
Source: custom_components/salusfy/climate.py:271
Integration: salusfy (documentation, issues)
First occurred: December 3, 2023 at 5:53:44 PM (1 occurrences)
Last logged: December 3, 2023 at 5:53:44 PM

Error Geting the data from Web. Please check the connection to salus-it500.com manually.

@snigehere
Copy link

snigehere commented Dec 4, 2023

Yes.. i saw the same issue last week and had to do a restart . As I am just starting to use ha to manage my heating I added an automation to flag an alert to my phone if happens so I can annually fix it

@dz0ltan
Copy link

dz0ltan commented Dec 4, 2023 via email

@floringhimie
Copy link
Owner

have you check it after this MR? #11

@Claudio1L
Copy link

Just updated, I receive the following:

Logger: homeassistant.components.climate
Source: helpers/entity_platform.py:361
Integration: Climate (documentation, issues)
First occurred: 15:32:55 (1 occurrences)
Last logged: 15:32:55
Error while setting up salusfy platform for climate

Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 361, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/salusfy/climate.py", line 78, in async_setup_platform
await async_setup_reload_service(hass, DOMAIN, PLATFORMS)
^^^^^^^^^^^^^^^^^^^^^^^^^^
NameError: name 'async_setup_reload_service' is not defined

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants