core/homeassistant
J. Nick Koston 60009ec2f9
Use event loop scheduling for tracking time patterns (#38021)
* Use event loop scheduling for tracking time patterns

* make patching of time targetable

* patch time tests since time can tick to match during the test

* fix more tests

* time can only move forward

* time can only move forward

* back to 100% coverage

* simplify since the event loop time cannot move backwards

* simplify some more

* revert simplify

* Revert "revert simplify"

This reverts commit bd42f232f6.

* Revert "simplify some more"

This reverts commit 2a6c57d514.

* Revert "simplify since the event loop time cannot move backwards"

This reverts commit 3b13714ef4.

* Attempt another simplify

* time does not move backwards in the last two

* remove next_time <= now check

* fix previous merge error
2020-07-20 20:18:31 -10:00
..
auth Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
components Check if robot has boundaries to update (#38030) 2020-07-20 22:00:11 -07:00
generated Add Wolflink integration (#34104) 2020-07-20 11:52:52 +02:00
helpers Use event loop scheduling for tracking time patterns (#38021) 2020-07-20 20:18:31 -10:00
scripts Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
util Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
__init__.py
__main__.py Protect loop set default executor (#37438) 2020-07-06 15:58:53 -07:00
block_async_io.py
bootstrap.py Detect lingering threads after tests (#37270) 2020-07-09 16:15:14 +02:00
config.py Fix swapped variables deprecation in log message (#37901) 2020-07-16 10:08:05 +02:00
config_entries.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
const.py Add choose script action (#37818) 2020-07-14 10:22:54 -07:00
core.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Bump zeroconf to 0.28.0 (#37951) 2020-07-17 21:47:43 -10:00
requirements.py
runner.py Fix loop exception handler 2020-07-07 00:00:46 +00:00
setup.py Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
strings.json Strings capitalization consistency fixes (#37454) 2020-07-06 09:59:57 -07:00