I love this project and the idea behind it. I am trying to get controllerx to work as a way to restore the behavior or my Ikea lights using a E1743 trådfri switch. I have scanned the internet for help on this, but haven't found much.
Running HA and Appdaemon in docker, with AppDaemon successfully connecting to the HA instance.
But... have had no luck getting controllerx to be detected by AppDaemon, or getting anything at all to run.
AppDaemon runs, HA runs no issues, both connect to each other.
Have installed ControllerX through HACS, but have also tried the manual install. No luck.
Seem to have solved it.
Appdaemon had apparenltly 2 identical config folders in my install.
Looking at the logs in detail, I could see it was loading app from the second path.
Question
I love this project and the idea behind it. I am trying to get controllerx to work as a way to restore the behavior or my Ikea lights using a E1743 trådfri switch. I have scanned the internet for help on this, but haven't found much.
Running HA and Appdaemon in docker, with AppDaemon successfully connecting to the HA instance. But... have had no luck getting controllerx to be detected by AppDaemon, or getting anything at all to run.
AppDaemon runs, HA runs no issues, both connect to each other. Have installed ControllerX through HACS, but have also tried the manual install. No luck.
Additional information
AppDaemon app configuration
Additional Context
have also tried: Chmod +x all controllerx files Restarting both HA and Appdaemon containers Putting ControllerX directly in Appdaemon container
At a complete loss here, any help would be appreciated