it has been working fine, usually an update brakes it.
here is the log im not a python man and have no idea…
thanks for looking
‘’’
Add-on: AppDaemon
Python Apps and Dashboard using AppDaemon 4.x for Home Assistant
Add-on version: 0.17.11
You are running the latest version of this add-on.
System: Home Assistant OS 16.2 (aarch64 / yellow)
Home Assistant Core: 2025.8.1
Home Assistant Supervisor: 2025.10.0
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
Log level is set to ERROR
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-appdaemon: starting
s6-rc: info: service init-appdaemon successfully started
s6-rc: info: service appdaemon: starting
s6-rc: info: service appdaemon successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
2025-10-28 02:29:07.696 ERROR AppDaemon: Task was destroyed but it is pending!
task: <Task pending name=‘plugin.get_updates for HASS’ coro=<HassPlugin.get_updates() running at /usr/lib/python3.12/site-packages/appdaemon/plugins/hass/hassplugin.py:544>>
/usr/lib/python3.12/asyncio/base_events.py:716: RuntimeWarning: coroutine ‘HassPlugin.get_updates’ was never awaited
self._ready.clear()
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
Traceback (most recent call last):
File “/usr/bin/appdaemon”, line 8, in
sys.exit(main())
^^^^^^
File “/usr/lib/python3.12/site-packages/appdaemon/main.py”, line 506, in main
admain.run()
File “/usr/lib/python3.12/site-packages/appdaemon/main.py”, line 414, in run
self._cleanup_stack.enter_context(self.run_context(self.loop))
File “/usr/lib/python3.12/contextlib.py”, line 526, in enter_context
result = _enter(cm)
^^^^^^^^^^
File “/usr/lib/python3.12/contextlib.py”, line 139, in enter
raise RuntimeError(“generator didn’t yield”) from None
RuntimeError: generator didn’t yield
s6-rc: info: service legacy-services: stopping
s6-rc: info: service legacy-services successfully stopped
s6-rc: info: service appdaemon: stopping
s6-rc: info: service appdaemon successfully stopped
s6-rc: info: service init-appdaemon: stopping
s6-rc: info: service init-appdaemon successfully stopped
s6-rc: info: service legacy-cont-init: stopping
s6-rc: info: service legacy-cont-init successfully stopped
s6-rc: info: service fix-attrs: stopping
s6-rc: info: service base-addon-log-level: stopping
s6-rc: info: service fix-attrs successfully stopped
s6-rc: info: service base-addon-log-level successfully stopped
s6-rc: info: service base-addon-banner: stopping
s6-rc: info: service base-addon-banner successfully stopped
s6-rc: info: service s6rc-oneshot-runner: stopping
s6-rc: info: service s6rc-oneshot-runner successfully stopped
Live
‘’‘’