Logger: homeassistant
Source: components/weather/__init__.py:183
First occurred: 12:54:13 (2 occurrences)
Last logged: 13:49:13
Error doing job: Task exception was never retrievedTraceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 119, in _handle_refresh_interval await self.async_refresh() File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 193, in async_refresh update_callback() File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 245, in _handle_coordinator_update self.async_write_ha_state() File "/usr/src/homeassistant/homeassistant/helpers/
entity.py", line 296, in async_write_ha_state self._async_write_ha_state() File "/usr/src/homeassistant/homeassistant/helpers/
entity.py", line 322, in _async_write_ha_state attr.update(self.state_attributes or {}) File "/usr/src/homeassistant/homeassistant/components/weather/__init__.py", line 183, in state_attributes forecast_entry[ATTR_FORECAST_TEMP], KeyError: 'temperature'