palinf
palinf
I use Shelly2.5 with official integration for HA. A physical switch is connected to the Shelly2.5 input0. The shelly is configured in detached mode. Which means that the input is...
# Bug report ## Description ControllerX fails to load with the latest version of AppDaemon due to circular import dependencies. AppDaemon now uses stricter dependency resolution with Python's graphlib topological...
AppDaemon fails to load the HASS plugin when NumPy 2.0+ is installed due to incompatibility in the `deepdiff` dependency. The issue stems from `deepdiff == 8.2.0` (pinned in AppDaemon's pyproject.toml),...