Bonjour,
Depuis que j'ai mis à jour à la version 2026.9.3 j'ai cette erreur. J'ai remis la version 2026.9.2 et j'ai la même erreur.
Je suis sur Home Assistant 2026.8.3
Logger: custom_components.hilo
Source: config_entries.py:798
Integration: Hilo (documentation, issues)
First occurred: September 12, 2026 at 10:23:31 PM (2 occurrences)
Last logged: 6:56:38 AM
Error setting up entry *****@****.com for hilo
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 798, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/hilo/init.py", line 216, in async_setup_entry
await hilo.async_init(scan_interval)
File "/config/custom_components/hilo/init.py", line 847, in async_init
old_dsn = await self._fetch_legacy_gateway_dsn(gateway.identifier)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/hilo/init.py", line 785, in _fetch_legacy_gateway_dsn
if device.manufacturer != "Hilo" or device.model != "EQ000017":
^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'manufacturer'
Bonjour,
Depuis que j'ai mis à jour à la version 2026.9.3 j'ai cette erreur. J'ai remis la version 2026.9.2 et j'ai la même erreur.
Je suis sur Home Assistant 2026.8.3
Logger: custom_components.hilo
Source: config_entries.py:798
Integration: Hilo (documentation, issues)
First occurred: September 12, 2026 at 10:23:31 PM (2 occurrences)
Last logged: 6:56:38 AM
Error setting up entry *****@****.com for hilo
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 798, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/hilo/init.py", line 216, in async_setup_entry
await hilo.async_init(scan_interval)
File "/config/custom_components/hilo/init.py", line 847, in async_init
old_dsn = await self._fetch_legacy_gateway_dsn(gateway.identifier)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/hilo/init.py", line 785, in _fetch_legacy_gateway_dsn
if device.manufacturer != "Hilo" or device.model != "EQ000017":
^^^^^^^^^^^^^^^^^^^
AttributeError: 'str' object has no attribute 'manufacturer'