Franck Nijhof
ff92a8b260
Add update class method to DataUpdateCoordinator (#32724)
* Add update class method to DataUpdateCoordinator
* Update homeassistant/helpers/update_coordinator.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Move update_method param
* Rename async_update_data to _async_update_data
* Raise NotImplementedError
* Re-raise NotImplementedError
* Remove caplog, not needed anymore
* Don't set last_update_success on NotImplementedError
* Fix test
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-03-13 00:27:19 +01:00
..
2016-03-09 11:15:04 +01:00
2019-12-09 16:52:24 +01:00
2019-12-09 16:52:24 +01:00
2020-01-02 21:17:10 +02:00
2020-02-28 12:43:17 -08:00
2020-01-29 16:19:13 -08:00
2020-01-03 14:47:06 +01:00
2020-01-12 07:37:34 -08:00
2020-03-05 11:44:42 -08:00
2020-02-26 11:27:37 -08:00
2019-12-09 16:52:24 +01:00
2020-03-11 09:31:02 -07:00
2019-12-09 16:52:24 +01:00
2019-12-09 16:52:24 +01:00
2020-02-04 14:42:07 -08:00
2020-02-28 11:46:48 -08:00
2020-02-18 08:32:34 -08:00
2019-12-09 16:52:24 +01:00
2020-02-10 16:32:47 -08:00
2019-12-09 16:52:24 +01:00
2020-01-31 08:33:00 -08:00
2019-11-26 11:17:11 -08:00
2019-07-31 12:25:30 -07:00
2019-12-13 15:38:41 +01:00
2019-12-09 16:52:24 +01:00
2019-07-31 12:25:30 -07:00
2019-07-31 12:25:30 -07:00
2019-12-09 16:52:24 +01:00
2020-01-05 11:58:59 +01:00
2020-03-11 16:34:50 -07:00
2020-02-04 15:30:15 -08:00
2019-12-09 16:52:24 +01:00
2020-01-05 14:09:17 +02:00
2019-12-09 16:52:24 +01:00
2019-07-31 12:25:30 -07:00
2020-01-03 14:47:06 +01:00
2020-01-05 14:09:17 +02:00
2019-12-09 16:52:24 +01:00
2020-03-13 00:27:19 +01:00