Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problème avec sensor.hilo_rate_current #484

Open
samuel9554 opened this issue Oct 22, 2024 · 1 comment
Open

Problème avec sensor.hilo_rate_current #484

samuel9554 opened this issue Oct 22, 2024 · 1 comment

Comments

@samuel9554
Copy link

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.

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'

084f7fd7b669f6809a377dc738cb4e63
9ab57702465b3f560f22bda1bb66f10a

@ic-dev21
Copy link
Collaborator

Voir #338

C’est censé être fixed depuis un bout, s’il y a un nouveau trouble ça n’affecte pas mes 2 dev ni mon prod.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants