mirror of
https://github.com/home-assistant/core.git
synced 2026-09-12 11:38:47 +01:00
* Fix iterating over NoneType exception When self._dark_sky is None, don't try to return self._dark_sky.units * Fix wrong check
* Fix iterating over NoneType exception When self._dark_sky is None, don't try to return self._dark_sky.units * Fix wrong check