DurgNomis-drol / ha_toyota

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

The integration dont load the sensors #103

Closed AdrianStanciu22 closed 2 years ago

AdrianStanciu22 commented 2 years ago

Logger: homeassistant.components.sensor Source: custom_components/toyota/sensor.py:41 Integration: Sensor (documentation, issues) First occurred: 9:21:02 PM (2 occurrences) Last logged: 9:30:03 PM

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