core/homeassistant/components/nws
MatthewFlamm 6d812bd957
Add config flow to nws and remove yaml configuration (#34267)
* add config flow to nws and remove yaml

* Don't duplicate scan_time

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

* Use _abort_if_unique_id_configured

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

* fix abort

* Add unavailable tests

* update and use better strings

* lint

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-04-16 09:15:55 -05:00
..
.translations Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00
__init__.py Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00
config_flow.py Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00
const.py Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00
manifest.json Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00
strings.json Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00
weather.py Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00