..
__init__.py
Protect loop set default executor ( #37438 )
2020-07-06 15:58:53 -07:00
aiohttp_client.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
area_registry.py
Standardize uuid generation for events/storage/registry ( #39184 )
2020-08-24 17:21:30 +02:00
check_config.py
Attrs cleanups ( #37849 )
2020-07-14 10:30:30 -07:00
collection.py
Add image integration ( #38969 )
2020-08-19 11:33:04 +02:00
condition.py
Add support for attributes in (numeric) state conditions ( #39050 )
2020-08-19 20:01:27 +02:00
config_entry_flow.py
Helpers type hint improvements ( #38522 )
2020-08-12 23:01:10 +02:00
config_entry_oauth2_flow.py
Use current request context in OAuth redirect ( #38692 )
2020-08-15 15:26:54 +02:00
config_validation.py
Exception chaining and wrapping improvements ( #39320 )
2020-08-28 13:50:32 +02:00
data_entry_flow.py
…
debounce.py
…
deprecation.py
…
device_registry.py
Standardize uuid generation for events/storage/registry ( #39184 )
2020-08-24 17:21:30 +02:00
discovery.py
Mark config dependency of frontend ( #36587 )
2020-06-09 23:27:47 -07:00
dispatcher.py
…
entity.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
entity_component.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
entity_platform.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
entity_registry.py
Index the entity registry ( #37994 )
2020-07-19 22:52:41 -07:00
entity_values.py
…
entityfilter.py
Various type hint improvements ( #37952 )
2020-07-22 08:06:37 -07:00
event.py
Make async_track_template_result track multiple templates ( #39371 )
2020-08-31 19:07:40 -05:00
frame.py
Exception chaining and wrapping improvements ( #39320 )
2020-08-28 13:50:32 +02:00
icon.py
…
instance_id.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
integration_platform.py
Add logbook platforms ( #37078 )
2020-06-24 18:14:50 -07:00
intent.py
Log lines do not end with a full stop ( #37527 )
2020-07-05 23:04:19 +02:00
json.py
Upgrade pylint to 2.6.0 ( #39363 )
2020-08-29 07:59:24 +02:00
location.py
Add helpers.location.coordinates ( #37234 )
2020-07-03 11:28:44 -07:00
logging.py
…
network.py
Exception chaining and wrapping improvements ( #39320 )
2020-08-28 13:50:32 +02:00
reload.py
Add the ability to reload homekit from yaml ( #39326 )
2020-08-28 16:46:45 +02:00
restore_state.py
async_get_instance was not reentrant during await ( #38263 )
2020-08-12 22:35:24 +02:00
script.py
Reduce automation state changes by using script helper's last_triggered attribute ( #39323 )
2020-08-28 14:51:15 -05:00
service.py
Allow templates in data & service parameters (making data_template & service_template obsolete) ( #39210 )
2020-08-24 16:21:48 +02:00
signal.py
…
singleton.py
…
state.py
…
storage.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
sun.py
…
system_info.py
Various type hint improvements ( #37952 )
2020-07-22 08:06:37 -07:00
temperature.py
…
template.py
Make async_track_template_result track multiple templates ( #39371 )
2020-08-31 19:07:40 -05:00
translation.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
trigger.py
Add wait_for_trigger script action ( #38075 )
2020-08-21 11:38:25 +02:00
typing.py
Upgrade pylint to 2.6.0 ( #39363 )
2020-08-29 07:59:24 +02:00
update_coordinator.py
Prevent CoordinatorEntity from requesting updates on disabled entities ( #39452 )
2020-08-30 12:10:22 -05:00