Closed kaizersoje closed 1 month ago
Your HA did not install one of the required dependency, that is why it is not working. https://github.com/Tasshack/dreame-vacuum/blob/master/custom_components/dreame_vacuum/manifest.json#L18
Try removing the integration and adding it again or install the package manually yourself.
Hi @Tasshack how do I install it myself? Any idea why HA did not installe the dependency? It was working previously.
There is no way to know why it is not installed without the update logs.
I need to know your HA installation type for manual install.
I have HA OS installed on a RPi4
You need to run this command from ssh but pip may not be available for the HA OS, i have never used it before.
sudo pip install py-mini-racer
Describe the bug A clear and concise description of what the bug is. The integration not getting loaded after upgrading to 2024.10.0
To Reproduce Steps to reproduce the behavior.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional Information (please complete the following information)