core/homeassistant/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
..
translations [ci skip] Translation update 2020-05-22 00:05:00 +00:00
__init__.py Cache data and update faster after failed updates in NWS (#35722) 2020-05-25 18:39:46 -05:00
config_flow.py Use DataUpdateCoordinator in NWS (#34372) 2020-04-18 08:59:20 -05:00
const.py Use DataUpdateCoordinator in NWS (#34372) 2020-04-18 08:59:20 -05:00
manifest.json Enable async_update for entities in NWS (#35048) 2020-05-07 22:43:43 -05:00
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00
weather.py Cache data and update faster after failed updates in NWS (#35722) 2020-05-25 18:39:46 -05:00