Files
core/tests
akasma74 83cc871edf Add force_update to timer integration (#31646)
* force_update added

As per this discussion we need to update last_changed when active timer restarted.
One way to do that is to force HA update the state on each request even if it remains the same.
More details here - https://github.com/home-assistant/architecture/issues/345

* add test for force_update

make sure state_change event fired every time timer (re)started

* remove whitespaces

* remove whitespace

* Update tests/components/timer/test_init.py

Co-Authored-By: Alexei Chetroi <lexoid@gmail.com>

* fix lint

* fix isort

Co-authored-by: Alexei Chetroi <lexoid@gmail.com>
2020-04-02 23:48:41 -07:00
..
2020-04-02 13:52:03 +02:00
2019-07-31 12:25:30 -07:00
2016-01-30 14:08:32 -05:00
2020-01-14 13:03:02 -08:00
2016-10-23 23:48:01 -07:00
2020-02-18 11:52:38 -08:00
2020-03-17 17:54:57 -07:00