Problem with AppDaemon: All Apps are registered with namespace "admin"

Hi everybody,

I am fairly new with AppDaemon, but experienced with hass, docker, python and yaml.

As far as i can see i started an correct AppDaemon docker that is connected to my hass instance (i can even see the entities in the web interface).

Now my problem: whatever I try, I am not able to get an app use the “default” namespace. All apps are shown as namespace “admin” and i guess that is the reason my created entities aren’t visible in hass.

Did anybody experience an behavious like this and mind sharing his/her resolution?