Salut! J'avais hilo dans mon ancienne maison et je viens de me re-inscrire après mon déménagement.
J'ai tout supprimer via HACS, verifier que le custom_component avait bien disparu et les fichier hilo_* de mon installation.
J'ai ensuite download la derniere version, configurer le tout. Aucune erreur, mais je ne vois aucune device ou entité (sauf le gateway)

Pourtant dans les logs je vois passer mes thermostats...

Je ne sais pas trop quoi faire!
J'ai remarqué une erreur quand je reload l'integration
2025-03-07 05:44:31.621 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxxx@live.ca for sensor Traceback (most recent call last): File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/config_entries.py", line 819, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/components/sensor/__init__.py", line 136, in async_unload_entry return await component.async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/helpers/entity_component.py", line 202, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2025-03-07 05:44:31.624 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxxx@live.ca for climate Traceback (most recent call last): File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/config_entries.py", line 819, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/components/climate/__init__.py", line 232, in async_unload_entry return await component.async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/helpers/entity_component.py", line 202, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2025-03-07 05:44:31.625 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxx@live.ca for light Traceback (most recent call last): File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/config_entries.py", line 819, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/components/light/__init__.py", line 680, in async_unload_entry return await component.async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/helpers/entity_component.py", line 202, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2025-03-07 05:44:31.627 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxxy@live.ca for switch Traceback (most recent call last): File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/config_entries.py", line 819, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/components/switch/__init__.py", line 98, in async_unload_entry return await component.async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/helpers/entity_component.py", line 202, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded!
Salut! J'avais hilo dans mon ancienne maison et je viens de me re-inscrire après mon déménagement.
J'ai tout supprimer via HACS, verifier que le custom_component avait bien disparu et les fichier hilo_* de mon installation.
J'ai ensuite download la derniere version, configurer le tout. Aucune erreur, mais je ne vois aucune device ou entité (sauf le gateway)
Pourtant dans les logs je vois passer mes thermostats...
Je ne sais pas trop quoi faire!
J'ai remarqué une erreur quand je reload l'integration
2025-03-07 05:44:31.621 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxxx@live.ca for sensor Traceback (most recent call last): File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/config_entries.py", line 819, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/components/sensor/__init__.py", line 136, in async_unload_entry return await component.async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/helpers/entity_component.py", line 202, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2025-03-07 05:44:31.624 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxxx@live.ca for climate Traceback (most recent call last): File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/config_entries.py", line 819, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/components/climate/__init__.py", line 232, in async_unload_entry return await component.async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/helpers/entity_component.py", line 202, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2025-03-07 05:44:31.625 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxx@live.ca for light Traceback (most recent call last): File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/config_entries.py", line 819, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/components/light/__init__.py", line 680, in async_unload_entry return await component.async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/helpers/entity_component.py", line 202, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded! 2025-03-07 05:44:31.627 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry xxxy@live.ca for switch Traceback (most recent call last): File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/config_entries.py", line 819, in async_unload result = await component.async_unload_entry(hass, self) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/components/switch/__init__.py", line 98, in async_unload_entry return await component.async_unload_entry(entry) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/srv/homeassistant/lib/python3.12/site-packages/homeassistant/helpers/entity_component.py", line 202, in async_unload_entry raise ValueError("Config entry was never loaded!") ValueError: Config entry was never loaded!