AlexxIT / HassWP

Portable version of Home Assistant for Windows (no need to install)
https://github.com/AlexxIT/Blog
586 stars 76 forks source link

Lifx not able to open wizard to load lights #89

Open undead9786 opened 1 week ago

undead9786 commented 1 week ago

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:

2024-06-25 04:41:19.981 INFO (SyncWorker_10) [homeassistant.loader] Loaded lifx from homeassistant.components.lifx 2024-06-25 04:41:20.075 INFO (SyncWorker_6) [homeassistant.util.package] Attempting install of aiolifx==1.0.0 2024-06-25 04:41:34.477 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.148 (192.168.1.148). Requested URL: '/api/websocket'. (Home Assistant/2024.5.1 (io.robbie.HomeAssistant; build:2024.688; iPadOS 17.5.1)) 2024-06-25 04:41:39.071 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.148 (192.168.1.148). Requested URL: '/api/websocket'. (Home Assistant/2024.5.1 (io.robbie.HomeAssistant; build:2024.688; iPadOS 17.5.1)) 2024-06-25 04:41:49.129 INFO (SyncWorker_6) [homeassistant.util.package] Attempting install of aiolifx-effects==0.3.2 2024-06-25 04:41:49.153 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.148 (192.168.1.148). Requested URL: '/api/websocket'. (Home Assistant/2024.5.1 (io.robbie.HomeAssistant; build:2024.688; iPadOS 17.5.1)) 2024-06-25 04:41:53.629 INFO (SyncWorker_6) [homeassistant.util.package] Attempting install of aiolifx-themes==0.4.10 2024-06-25 04:42:08.043 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.148 (192.168.1.148). Requested URL: '/api/websocket'. (Home Assistant/2024.5.1 (io.robbie.HomeAssistant; build:2024.688; iPadOS 17.5.1)) 2024-06-25 04:42:11.483 ERROR (MainThread) [homeassistant.config_entries] Error occurred loading flow for integration lifx: No module named '_curses' 2024-06-25 04:42:25.480 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.148 (192.168.1.148). Requested URL: '/api/websocket'. (Home Assistant/2024.5.1 (io.robbie.HomeAssistant; build:2024.688; iPadOS 17.5.1)) 2024-06-25 04:42:39.219 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.148 (192.168.1.148). Requested URL: '/api/websocket'. (Home Assistant/2024.5.1 (io.robbie.HomeAssistant; build:2024.688; iPadOS 17.5.1)) 2024-06-25 04:42:45.840 WARNING (MainThread) [homeassistant.components.http.ban] Login attempt or request with invalid authentication from 192.168.1.148 (192.168.1.148). Requested URL: '/api/websocket'. (Home Assistant/2024.5.1 (io.robbie.HomeAssistant; build:2024.688; iPadOS 17.5.1))