-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lifx not able to open wizard to load lights #89
Comments
I don't have this devices, so I can't fix this. You can use other Hass install methods. |
I was actually able to fix it myself. Not sure why but if I replace the HassWP_2024.4.3\python-3.12.3.amd64\Lib\site-packages\homeassistant\components\lifx folder with one from an older version it works without an issue. Would you be able to know what could be causing it so future versions can work right off the bat? I can help with it since I have lifx lights. Also to get the error you don't even need the lights. It happens immediately. |
|
What do you need me to do? I can provide you whatever details you need. I tried to replace each individual file in the lifx folder from the old version to the new one to see if there is a certain one that breaks it but looks like the whole folder needs to be swapped out from an older version to the new one to get it working. |
I need worked dependency version. This is latest for example: |
I uploaded the whole working lifx folder including the manifest to: https://github.com/undead9786/working_lifx_component_HASS |
So I setup Lifx back when I was using HassWP_2022.2.3 without issue but never really used Lifx from Home Assistant. I updated it to HassWP_2023.5.3, then HassWP_2023.9.3, then HassWP_2024.4.3 all where the Lifx entry broke but now I want utilize Lifx but can't get it to work. I loaded back up HassWP_2022.2.3 to see if it would work and not only does it work but so quick and smooth. I even pulled a fresh setup of HassWP_2024.4.3 to see if maybe when moving the config folder messes something up but wizard starts loading up and boom handler error. I tried even removing all Lifx entries from core.config_entries, core.device_registry, core.entity_registry because when I tried to delete from the integrations and reboot Home Assistant it would still be there either not loaded or disabled. Here are the logs where I started loading Lifx integration up until the failure:
The text was updated successfully, but these errors were encountered: