1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
ha-core/homeassistant/components/nws
MatthewFlamm e6a6c3ceb6
Fix nws platform setup and data update. (#34106)
* add test and fix tests for update logging.

* Fix update logging.

* Remove assert is True

* guard against platform config and use async_write_ha_state

* fix discovery info passing to platform

* Improve testing for entities in init
2020-04-12 17:19:22 -05:00
..
__init__.py Fix nws platform setup and data update. (#34106) 2020-04-12 17:19:22 -05:00
const.py Convert nws integration to component configuration (#31398) 2020-04-08 10:22:25 -05:00
manifest.json Convert nws integration to component configuration (#31398) 2020-04-08 10:22:25 -05:00
weather.py Fix nws platform setup and data update. (#34106) 2020-04-12 17:19:22 -05:00