I have changes nothing expect updating appdaemon, last update was maybe 2 months ago.
I only run the schedy app to controll the heating:
https://hass-apps.readthedocs.io/en/stable/apps/schedy/index.html
Now it doesn’t seem to start at all, in the log I can read the following
2026-03-07 17:50:22.773579 WARNING AppDaemon: Failed to read file: /config/apps/schedy.yaml
However I don’t get the same error when i restarted today. I do get som other messages however:
2026-03-09 19:41:22.999449 ERROR HASS: Websocket connection lost
2026-03-09 19:41:23.003568 INFO HASS: Attempting reconnection in 5.0s
2026-03-09 19:41:23.006297 INFO AppDaemon: Stopping apps from namespace 'default' because the plugin failed
2026-03-09 19:41:23.006684 INFO AppDaemon: Stopping apps: ['hello_world']
2026-03-09 19:41:23.007277 INFO AppDaemon: Stopped app 'hello_world'
2026-03-09 19:41:28.032602 ERROR HASS: 502, message='Invalid response status', url='http://supervisor/core/api/websocket'
2026-03-09 19:41:28.032815 INFO HASS: Attempting reconnection in 5.0s
There doesn’t seem to be any major things in the changelog, any suggestion on what can be the cause?