You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever the Integration hits a point where it cannot load the data from the API it simply stops working all together. Then I have to restart Home Assistant for it start working again.
What version of Home Assistant Core has the issue?
core-2023.1.7
What was the last working version of Home Assistant Core?
2023-01-27 14:12:46.857 ERROR (MainThread) [RMVtransport.rmvtransport] Can not load data from RMV API
2023-01-27 14:12:46.901 WARNING (MainThread) [homeassistant.components.rmvtransport.sensor] Could not retrieve data from rmv.de
Additional information
Log Details shows this:
Logger: RMVtransport.rmvtransport
Source: components/rmvtransport/sensor.py:238
First occurred: 2:12:46 PM (1 occurrences)
Last logged: 2:12:46 PM
Can not load data from RMV API
Logger: homeassistant.components.rmvtransport.sensor
Source: components/rmvtransport/sensor.py:191
Integration: rmvtransport (documentation, issues)
First occurred: 2:12:46 PM (1 occurrences)
Last logged: 2:12:46 PM
Could not retrieve data from rmv.de
The text was updated successfully, but these errors were encountered:
Hey there @cgtobi, mind taking a look at this issue as it has been labeled with an integration (rmvtransport) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of rmvtransport can trigger bot actions by commenting:
@home-assistant close Closes the issue.
@home-assistant rename Awesome new title Change the title of the issue.
@home-assistant reopen Reopen the issue.
@home-assistant unassign rmvtransport Removes the current integration label and assignees on the issue, add the integration domain after the command.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
Whenever the Integration hits a point where it cannot load the data from the API it simply stops working all together. Then I have to restart Home Assistant for it start working again.
What version of Home Assistant Core has the issue?
core-2023.1.7
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
RMV
Link to integration documentation on our website
https://www.home-assistant.io/integrations/rmvtransport/
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
Log Details shows this:
The text was updated successfully, but these errors were encountered: