You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2019-08-03 14:19:01 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 254, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 278, in _async_write_ha_state
state = self.state
File "/config/custom_components/colorfulclouds/weather.py", line 74, in state
skycon = self._realtime_data['result']['realtime']['skycon']
KeyError: 'result'
The text was updated successfully, but these errors were encountered:
2019-08-03 14:19:01 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 254, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 278, in _async_write_ha_state
state = self.state
File "/config/custom_components/colorfulclouds/weather.py", line 74, in state
skycon = self._realtime_data['result']['realtime']['skycon']
KeyError: 'result'
2019-08-03 14:19:01 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 254, in async_update_ha_state
self._async_write_ha_state()
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 278, in _async_write_ha_state
state = self.state
File "/config/custom_components/colorfulclouds/weather.py", line 74, in state
skycon = self._realtime_data['result']['realtime']['skycon']
KeyError: 'result'
The text was updated successfully, but these errors were encountered: