1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-27 18:56:26 +01:00
Files
core/tests/components
MatthewFlamm a3e84791c6 Convert nws integration to component configuration (#31398)
* convert nws to component configuration

* add more debug logging

* remove assumed state

* move initialization of data into init

* refactor update logic

* use forecast success for checking available entities

* Split unique_id into more usable pieces.

use a base_unique_id for each entry.  Add domain for signaling to entities.  Each entity in each platform can use base_unique_id to form individual unique_id's.

* Revert "move initialization of data into init"

This reverts commit 09eb0220469285b10f0500f5f6def67415931a81.

* add silver quality scale to manifest

* unsubscribe listener in will_remove_from_hass

* initialize _unsub_listener in __init__

* use async_on_remove

* remove scan interval from configuration

* Use better name

Co-Authored-By: J. Nick Koston <nick@koston.org>

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-04-08 10:22:25 -05:00
..
2020-03-09 14:07:50 -07:00
2020-04-04 22:31:56 +02:00
2020-03-10 23:00:30 +01:00
2020-02-20 08:51:00 -08:00
2020-04-08 11:31:41 +02:00
2020-02-08 13:10:59 +01:00
2020-03-09 14:07:50 -07:00
2020-03-26 15:14:35 -07:00
2020-03-31 19:08:27 -07:00
2020-01-29 18:18:24 +01:00
2020-02-25 16:37:41 -07:00
2020-01-31 08:33:00 -08:00
2020-04-07 10:13:55 -07:00
2020-04-07 23:14:28 +02:00
2020-04-05 02:20:09 +02:00
2020-03-18 18:14:25 -07:00