core/homeassistant
J. Nick Koston 44fefb3216
Improve handling of template platforms when entity extraction fails (#37831)
Most of the the template platforms would check for
extract_entities failing to extract entities and avoid
setting up a state change listner for MATCH_ALL after
extract_entities had warned that it could not extract
the entities and updates would need to be done manually.
This protection has been extended to all template platforms.

Alter the behavior of extract_entities to return the
successfully extracted entities if one or more templates
fail extraction instead of returning MATCH_ALL
2020-07-14 22:34:35 -07:00
..
auth Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
components Improve handling of template platforms when entity extraction fails (#37831) 2020-07-14 22:34:35 -07:00
generated Refactor Enocean part 1 (#35927) 2020-07-08 20:46:38 -04:00
helpers Have async_track_point_in_utc_time call async_run_job directly from call_at (#37790) 2020-07-14 17:24:36 -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 Drop white blacklist pt1 (#37816) 2020-07-13 17:43:11 +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 Improve after_dependencies handling (#36898) 2020-06-19 17:24:33 -07:00
package_constraints.txt Updated frontend to 20200714.0 (#37862) 2020-07-14 13:50:19 -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