azogue / ha-pvpc-custom

HomeAssistant custom integration for Spain electricity hourly pricing (PVPC)
MIT License
21 stars 2 forks source link

After updating to Home Assistant 2023.05 beta, integration stopped working #4

Closed jjvelar closed 1 year ago

jjvelar commented 1 year ago

After updating to Home Assistant 2023.05 beta, integration stopped working.

These are the errors I get in log:


Logger: homeassistant.config_entries Source: config_entries.py:1247 First occurred: 8:11:24 AM (2 occurrences) Last logged: 8:11:54 AM

Config entry 'PVPC' for pvpc_hourly_pricing integration not ready yet; Retrying in background


This error originated from a custom integration.

Logger: custom_components.pvpc_hourly_pricing Source: helpers/update_coordinator.py:204 Integration: Spain electricity hourly pricing (PVPC) (documentation, issues) First occurred: 12:12:04 AM (1 occurrences) Last logged: 12:12:04 AM

Error fetching pvpc_hourly_pricing data:

jjvelar commented 1 year ago

He desinstalado y vuelto a instalar y se queda “retrying setup”. Esto es lo que me sale en el log:

2023-05-01 19:25:58.233 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration pvpc_hourly_pricing which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2023-05-01 19:40:17.726 INFO (MainThread) [homeassistant.setup] Setting up pvpc_hourly_pricing
2023-05-01 19:40:17.726 INFO (MainThread) [homeassistant.setup] Setup of domain pvpc_hourly_pricing took 0.0 seconds
2023-05-01 19:40:17.838 WARNING (MainThread) [homeassistant.config_entries] Config entry 'PVPC' for pvpc_hourly_pricing integration not ready yet; Retrying in background
2023-05-01 19:40:32.339 WARNING (MainThread) [homeassistant.config_entries] Config entry 'PVPC' for pvpc_hourly_pricing integration not ready yet; Retrying in background
2023-05-01 19:41:49.004 DEBUG (MainThread) [custom_components.pvpc_hourly_pricing] Finished fetching pvpc_hourly_pricing data in 0.090 seconds (success: False)
2023-05-01 19:43:09.356 DEBUG (MainThread) [custom_components.pvpc_hourly_pricing] Finished fetching pvpc_hourly_pricing data in 0.093 seconds (success: False)
jjvelar commented 1 year ago

Pues esta mañana ha cargado bien los datos... Qué raro... En fin, todo solucionado. Gracias de todas formas.