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'
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'