Closed jake404 closed 2 years ago
After another restart of Home Assistant, I'm now getting only this error message:
Logger: homeassistant.components.sensor
Source: custom_components/tibber_data/sensor.py:22
Integration: Sensor (documentation, issues)
First occurred: 14:33:47 (1 occurrences)
Last logged: 14:33:47
Error while setting up tibber_data platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 281, in _async_setup_platform
await asyncio.shield(task)
File "/config/custom_components/tibber_data/sensor.py", line 22, in async_setup_platform
for home in hass.data["tibber"].get_homes(only_active=True):
KeyError: 'tibber'
States are still 'Unknown'.
Is the standard Tibber integration working for you? This depends on it.
It started working today. It might have been because of Tibber's API issues.
After adding the integration and initial config, I get this error message in the log. The created sensor states are 'Unknown'.
After that error, there is another error message: