DurgNomis-drol / ha_toyota

Toyota Connected Services integration for Home Assistant.
MIT License
148 stars 29 forks source link

Error while setting up toyota platform for device_tracker #102

Closed RohlikX closed 2 years ago

RohlikX commented 2 years ago

Logger: homeassistant.components.sensor Source: custom_components/toyota/sensor.py:41 Integration: Senzor (documentation, issues) First occurred: 24. března 2022 16:23:45 (2 occurrences) Last logged: 06:52:30

Error while setting up toyota platform for sensor Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform await asyncio.shield(task) File "/config/custom_components/toyota/sensor.py", line 41, in async_setupentry for index, in enumerate(coordinator.data): TypeError: 'NoneType' object is not iterable

DurgNomis-drol commented 2 years ago

Duplicate of #101