core/homeassistant/components/darksky
Tyler Page eae306c3f1 Fix iterating over NoneType exception (#23648)
* Fix iterating over NoneType exception

When self._dark_sky is None, don't try to return self._dark_sky.units

* Fix wrong check
2019-05-21 08:26:11 -04:00
..
__init__.py Consolidate all platforms that have tests (#22109) 2019-03-18 23:07:39 -07:00
manifest.json Add manifests (#22699) 2019-04-03 21:14:45 -07:00
sensor.py Remove dependencies and requirements (#23024) 2019-04-12 10:13:30 -07:00
weather.py Fix iterating over NoneType exception (#23648) 2019-05-21 08:26:11 -04:00