core/homeassistant
J. Nick Koston 3a863c4a0f
Fully convert async_track_time_interval to use HassJob (#41513)
The callback type for interval_listener was being determined
each time the interval hit.

This was missed in the original conversion.
2020-10-09 09:35:09 +02:00
..
auth
components Convert last remaining async_add_job in light to async_add_executor_job (#41518) 2020-10-09 09:32:55 +02:00
generated Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
helpers Fully convert async_track_time_interval to use HassJob (#41513) 2020-10-09 09:35:09 +02:00
scripts
util Improve performance of generating non-cryptographically secure uuids (#41314) 2020-10-07 16:37:01 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Add native Python types support to templates (#41227) 2020-10-07 00:05:52 +02:00
config_entries.py Make async_step_discovery default for MQTT config flows (#41414) 2020-10-07 23:49:29 +02:00
const.py Warn when using Python 3.7 (#41400) 2020-10-07 16:44:13 +02:00
core.py Determine how to run listeners at setup time instead of execution time (#41304) 2020-10-07 16:51:50 +02:00
data_entry_flow.py
exceptions.py
loader.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
package_constraints.txt Update frontend to 20201001.2 (#41491) 2020-10-08 16:00:34 +02:00
requirements.py Add MQTT integration discovery (#41332) 2020-10-07 18:30:51 +02:00
runner.py
setup.py Use dict syntax (#41325) 2020-10-06 15:02:23 +02:00
strings.json Add invalid_host to base strings for config flows (#41381) 2020-10-07 11:24:31 +02:00