You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depuis environ 2 mois j'ai le sensor.hilo_rate_current qui reste à 0.
Quand j'ai installé Hilo sur mon Home Assistant au début ca fonctionnnait.
Voici les logs.
Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:361
integration: Sensor (documentation, issues)
First occurred: 11:44:07 AM (1 occurrences)
Last logged: 11:44:07 AM
Error while setting up hilo platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 361, in _async_setup_platform
await asyncio.shield(awaitable)
File "/config/custom_components/hilo/sensor.py", line 202, in async_setup_entry
await utility_manager.update(async_add_entities)
File "/config/custom_components/hilo/managers.py", line 78, in update
await utility_setup(self.hass, config)
File "/usr/src/homeassistant/homeassistant/components/utility_meter/__init__.py", line 143, in async_setup
if not conf[CONF_TARIFFS]:
~~~~^^^^^^^^^^^^^^
KeyError: 'tariffs'
The text was updated successfully, but these errors were encountered:
Bonjour
Je suis sur la version 2024.10.2 de Hilo
Depuis environ 2 mois j'ai le sensor.hilo_rate_current qui reste à 0.
Quand j'ai installé Hilo sur mon Home Assistant au début ca fonctionnnait.
Voici les logs.
The text was updated successfully, but these errors were encountered: