Skip to content

Get Error Message when Starting HA #953

@psakaris

Description

@psakaris

Get the following in the logs:

Error while setting up utility_meter platform for select: 'basement_bathroom_thermostat_hilo_energy'
Error while setting up utility_meter platform for select: 'garage_thermostat_hilo_energy'
Error while setting up utility_meter platform for select: 'upstairs_bathroom_thermostat_hilo_energy'
Error while setting up utility_meter platform for select: 'office_thermostat_hilo_energy'
Error while setting up utility_meter platform for select: 'unknown_source_tracker_hilo_energy'
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 455, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/src/homeassistant/homeassistant/components/utility_meter/select.py", line 65, in async_setup_platform
meter_info = hass.data[DATA_UTILITY][meter]
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^
KeyError: 'hilo_energy_total'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions