addons-development
addons-development copied to clipboard
custom_deps not working: Python 3.11 -> 3.12 (HA 2024.2)?
Did the addon custom_deps stopped working since HA upgraded python to 3.12 in the 2024.2 version?
custom_deps created config/deps/lib/python3.11 and the package wasn't beeing found. I've copied the folder and renamed it to python3.12 and it solved the problem.
Would be nice if we could get an update on this addon for python3.12