core
core copied to clipboard
Pushover - Problems on start if no internet available
The problem
Whenever I have a power failure pushover stops working after power restored. That is because the minipc where HA is starts faster than the main router which leads to HA starting without internet. It seems that the pushover integration does not retry (or stops after a short while) causing the integration to be marked as failed. A HA restart fixes the issue. Issue occurs from many core versions ago.
What version of Home Assistant Core has the issue?
2023.10.5
What was the last working version of Home Assistant Core?
none
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Pushover
Link to integration documentation on our website
https://www.home-assistant.io/integrations/pushover/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Logger: homeassistant.components.notify
Source: components/notify/legacy.py:103
Integration: Notificar (documentation, issues)
First occurred: 09:12:07 (1 occurrences)
Last logged: 09:12:07
Failed to initialize notification service pushover
Additional information
No response