-
Notifications
You must be signed in to change notification settings - Fork 7
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
Problems with timeout and inability to configure from HASS #65
Comments
if you mean that the vimar webserver is temporarily not available as well it could be related to #62 |
I don't believe it crashes the server as it's able to pull new data within a second or two once I see in the UI that it has gone unavailable. But if the webserver is capable of restarting in such little time, then yes it might be crashing as the host goes unreachable. Despite this, the service is available 80% of the time
|
I have just ran the logs through ChatGPT's code interpreter and these are the results for "System has Started"
So I doubt it's crashing |
do you have a Configure link within the vimar integration page: https://your.host:port/config/integrations/integration/vimar it should show the regular connection details first, and after that all further options like above. if this is not working - you can try to manually change the config options in:
search for:
right below that, there should be an setting like this:
you can change this, and restart HA. |
Yeah I am aware of manual configuration like that but I've seen frowning upon doing it like that in the forums. And thanks for showing how to change timeout but the same host error occurs, I am gonna set my Hass install to use Host network resources as it's hosted in a privatized docker container |
I seem to have some network problems with Vimar with logs showing up that timeouts occur and devices being temporarily unavailable in Home Assistant. I am aware that before the new UI config feature, I was able to change timeout, then the move to the new UI config feature occurred and timeouts weren't a problem due to the switch having implemented my timeout config. Despite all this, recently my hass install got nuked, so I had to restart from scratch, but I can't find any options for timeout?
The text was updated successfully, but these errors were encountered: