-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Addon stops on connection timeout #68
Comments
I have the same issue, just now my addon was stopped for 6 days. |
It's the same issue for me. Since receiving the August homeassistant updates the app stops very regularly and doesn't auto restart. |
I'm having this happen now at least once every other day. Any idea on what the issue is or anything I can log to help resolve? |
I have experienced this as well - every couple days the texecom2mqtt stops and has to be manually restarted version 1.2.3 home assistant 2022.7.7 |
Same problem here. |
OK so this isn't a fix but a workaround that saves me having to manually restart the service... if you put this into your automation yaml file the system will start the texecom2mqtt addon if the alarm is unavailable for 1 minute. You need to change your alarm entity_id and texecom2mqtt addon name as appropriate.
|
Even using an automation to restart the add-on doesn't work for me, the automation runs but looks like the add-on keeps falling over with the same error. Strangely when the alarm is armed it seems to be stable. |
That automation doesn't do it for me either :(. Still need to start it manually again. |
Add-on still crashes quite a bit for me (multiple times per day), as I mentioned in my last post, the automation within Home Assistant hasn't worked for me either. I have found though, that creating an automation within node-red and looping it until the add-on is successfully running seems to at least have kept it running now for well over a week. I'm sure this could be achieved within Home Assistant but I find node-red easier to work with sometimes. |
Does anyone know if the integration has been abandoned by @dchesterton? He used to be very responsive in fixing stuff. |
He was pushing code on the 24th.... Perhaps we can send him some mince pies |
Hey folks, I'm still here! I've got a 7-month old baby now so my spare time is very limited unfortunately. I will try and look at this at some point but I can't promise when. |
@dchesterton Wonderful to hear! Congrats! And I'm glad you're ok :) |
Also got a 7 month old, I feel your pain :)
|
I'm also having the same issue, but just setup this Automation to restart after X minutes https://www.youtube.com/watch?v=z3rBG0ioaPY
|
I'm seeing this situation as well. But I have a comIP module, hardwired into my switch. |
Doesn't work for me. The add-on doesn't restart :( |
Is there any trace information on the automation? It's been running for me a few weeks now. |
|
Same issue every 4-5 days or so. SmartCom and ComIP (which this is connected to):
Manual restart was fine. @dchesterton I know you were busy with life a year or two ago - is it likely that you will be able to put any more time into this to handle these exceptions gracefully? I know it's so difficult when you're a one-man integration dev! Many thanks. |
Describe the bug
My ComWIFI periodcally loses WiFi connectivity, when it does texecom2mqtt reports "connection timeout" and stops itself, despite me having the restart option turned on. So when the ComWIFI regains wifi I have to manually restart texecom2mqtt :(
When it encounters a timeout can it do an exponential backoff or something and keep retrying, instead of just dying
Application version
1.2.3
Texecom alarm type
Premier Elite 64
Home Assistant version
2022.8.4
Debug log
Will post next time it occurs, but a message to the effect of "connection to panel timed out"
The text was updated successfully, but these errors were encountered: