Replies: 1 comment
-
Nope that is not possible. ../Frenck |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a possibility to get a real debugger working with StudioCodeServer AddOn and AppDaemon Addon in HA?
Beside that calling an App without the corresponding framework around it may be uselesss I even failed to find the Appdaemon resources.
Everything is stitched together with docker containers and nothing is as it seems to...
I configure /config/apps/... in apps while knowing that I put files into /addon_configs/a0d7b954_appdaemon/apps
I feel trapped in skafolding that is meant to help me but is keeping me from seeing the reality.
Has anybody an idea how I can get debugggig to work? I would like to see values coming from HA as they are often surprises. I would like to see data objects and drill down. self.log () is a annoying strategy to investigate complex situations.
I guess I need to run Appdaemon elsewhere and start the whole thing in a debug session?
Regards Marc
Beta Was this translation helpful? Give feedback.
All reactions