More detailed logs…
2021-04-30 16:49:06 ERROR (MainThread) [homeassistant.components.weather] Error adding entities for domain weather with platform environment_canada
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 322, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 514, in _async_add_entity
await entity.add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 547, in add_to_platform_finish
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 310, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 336, in _async_write_ha_state
attr.update(self.state_attributes or {})
File "/usr/src/homeassistant/homeassistant/components/weather/__init__.py", line 180, in state_attributes
if self.forecast is not None:
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 174, in forecast
return get_forecast(self.ec_data, self.forecast_type)
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 239, in get_forecast
datetime.datetime.strptime(hours[hour]["period"], "%Y%m%d%H%M")
IndexError: list index out of range
2021-04-30 16:49:07 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 322, in async_add_entities
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 514, in _async_add_entity
await entity.add_to_platform_finish()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 547, in add_to_platform_finish
self.async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 310, in async_write_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 336, in _async_write_ha_state
attr.update(self.state_attributes or {})
File "/usr/src/homeassistant/homeassistant/components/weather/__init__.py", line 180, in state_attributes
if self.forecast is not None:
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 174, in forecast
return get_forecast(self.ec_data, self.forecast_type)
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 239, in get_forecast
datetime.datetime.strptime(hours[hour]["period"], "%Y%m%d%H%M")
IndexError: list index out of range
2021-04-30 16:49:37 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 626, in _update_entity_states
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 297, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 336, in _async_write_ha_state
attr.update(self.state_attributes or {})
File "/usr/src/homeassistant/homeassistant/components/weather/__init__.py", line 180, in state_attributes
if self.forecast is not None:
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 174, in forecast
return get_forecast(self.ec_data, self.forecast_type)
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 239, in get_forecast
datetime.datetime.strptime(hours[hour]["period"], "%Y%m%d%H%M")
IndexError: list index out of range
2021-04-30 16:50:08 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 626, in _update_entity_states
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 297, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 336, in _async_write_ha_state
attr.update(self.state_attributes or {})
File "/usr/src/homeassistant/homeassistant/components/weather/__init__.py", line 180, in state_attributes
if self.forecast is not None:
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 174, in forecast
return get_forecast(self.ec_data, self.forecast_type)
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 239, in get_forecast
datetime.datetime.strptime(hours[hour]["period"], "%Y%m%d%H%M")
IndexError: list index out of range
2021-04-30 16:50:37 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 626, in _update_entity_states
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 297, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 336, in _async_write_ha_state
attr.update(self.state_attributes or {})
File "/usr/src/homeassistant/homeassistant/components/weather/__init__.py", line 180, in state_attributes
if self.forecast is not None:
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 174, in forecast
return get_forecast(self.ec_data, self.forecast_type)
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 239, in get_forecast
datetime.datetime.strptime(hours[hour]["period"], "%Y%m%d%H%M")
IndexError: list index out of range
2021-04-30 16:51:08 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 626, in _update_entity_states
await asyncio.gather(*tasks)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 297, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 336, in _async_write_ha_state
attr.update(self.state_attributes or {})
File "/usr/src/homeassistant/homeassistant/components/weather/__init__.py", line 180, in state_attributes
if self.forecast is not None:
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 174, in forecast
return get_forecast(self.ec_data, self.forecast_type)
File "/usr/src/homeassistant/homeassistant/components/environment_canada/weather.py", line 239, in get_forecast
datetime.datetime.strptime(hours[hour]["period"], "%Y%m%d%H%M")
IndexError: list index out of range