А
Size: a a a
С
O
G
File "[...]homeassistant/custom_components/yandex_weather/weather.py", line 89
longitude = config.get(CONF_LONGITUDE, hass.config.longitude)
^
IndentationError: unexpected indent
O
File "[...]homeassistant/custom_components/yandex_weather/weather.py", line 89
longitude = config.get(CONF_LONGITUDE, hass.config.longitude)
^
IndentationError: unexpected indent
l
l
G
G
G
G
Traceback (most recent call last):
File "/usr/local/lib/python3.5/asyncio/tasks.py", line 240, in _step
result = coro.send(None)
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity_platform.py", line 365, in _async_add_entity
await entity.async_update_ha_state()
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 225, in async_update_ha_state
self._async_write_ha_state()
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/helpers/entity.py", line 248, in _async_write_ha_state
state = self.state
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/weather/__init__.py", line 173, in state
return self.condition
File "/srv/homeassistant/lib/python3.5/site-packages/homeassistant/components/weather/__init__.py", line 178, in condition
raise NotImplementedError()
NotImplementedError
l
G
G
Error fetching data from Yandex.Weather, 403, Forbidden
l
Error fetching data from Yandex.Weather, 403, Forbidden
G
G
l
l