core/tests/components/nws
MatthewFlamm 3a97d96dc0
Cache data and update faster after failed updates in NWS (#35722)
* add last_update_success_time  and a failed update interval

* add failed update interval annd valid times to nws

* Revert "add last_update_success_time  and a failed update interval"

This reverts commit 09428c9686.

* extend DataUpdateCoordinator
2020-05-25 18:39:46 -05:00
..
__init__.py Update pynws to v0.10.1 (#30662) 2020-01-15 12:01:47 -08:00
conftest.py Use asynctest-mock in most places (#35109) 2020-05-03 11:27:19 -07:00
const.py Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00
test_config_flow.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_init.py Add config flow to nws and remove yaml configuration (#34267) 2020-04-16 09:15:55 -05:00
test_weather.py Cache data and update faster after failed updates in NWS (#35722) 2020-05-25 18:39:46 -05:00