.. |
__init__.py
|
…
|
|
aiohttp_client.py
|
Fix unmocked https in the test suite (#42316)
|
2020-10-25 07:16:23 -05:00 |
area_registry.py
|
Add area id to entity registry (#42221)
|
2020-10-24 21:25:28 +02:00 |
check_config.py
|
Check config to use config platforms (#43407)
|
2020-11-19 22:05:36 +01:00 |
collection.py
|
Gather all collection listeners and changes at the same time (#42497)
|
2020-10-29 10:06:55 +01:00 |
condition.py
|
Allow skip parsing template result (#42401)
|
2020-10-26 16:01:09 +01:00 |
config_entry_flow.py
|
…
|
|
config_entry_oauth2_flow.py
|
Use list literal without using dict.keys() (#42573)
|
2020-10-30 09:19:13 -05:00 |
config_validation.py
|
Improve entity domain validator (#43164)
|
2020-11-13 13:31:43 +01:00 |
data_entry_flow.py
|
…
|
|
debounce.py
|
…
|
|
deprecation.py
|
…
|
|
device_registry.py
|
Improve restore of deleted devices (#42703)
|
2020-11-10 22:14:39 +01:00 |
discovery.py
|
…
|
|
dispatcher.py
|
…
|
|
entity.py
|
Fix state overwrite race condition where two platforms request the same entity_id (#42151)
|
2020-10-21 17:01:51 +02:00 |
entity_component.py
|
…
|
|
entity_platform.py
|
Ensure instances of async_add_entities can be garbage collected (#42919)
|
2020-11-07 06:54:20 -10:00 |
entity_registry.py
|
Add area id to entity registry (#42221)
|
2020-10-24 21:25:28 +02:00 |
entity_values.py
|
…
|
|
entityfilter.py
|
…
|
|
event.py
|
Fix async_track_utc_time_change firing too early (#42176)
|
2020-11-05 16:34:56 +01:00 |
frame.py
|
…
|
|
icon.py
|
…
|
|
instance_id.py
|
…
|
|
integration_platform.py
|
…
|
|
intent.py
|
…
|
|
json.py
|
…
|
|
location.py
|
Fix circular import of config_validation and template (#41802)
|
2020-11-04 19:06:19 -10:00 |
logging.py
|
…
|
|
network.py
|
Use internal url for Squeezebox if possible (#43089)
|
2020-11-11 14:49:08 +01:00 |
placeholder.py
|
Add initial blueprint support (#42469)
|
2020-11-02 15:00:13 +01:00 |
ratelimit.py
|
Fix async_track_utc_time_change firing too early (#42176)
|
2020-11-05 16:34:56 +01:00 |
reload.py
|
Ensure config entry platforms are excluded from reload (#42367)
|
2020-10-25 23:53:31 +01:00 |
restore_state.py
|
…
|
|
script.py
|
…
|
|
script_variables.py
|
…
|
|
selector.py
|
Fix selector to return the selector type (#43395)
|
2020-11-19 16:48:43 +01:00 |
service.py
|
Limit concurrency of async_get_integration to avoid creating extra threads (#43085)
|
2020-11-10 21:34:54 -10:00 |
signal.py
|
…
|
|
singleton.py
|
…
|
|
state.py
|
…
|
|
storage.py
|
Ensure storage task loads are always garbage collected (#42917)
|
2020-11-07 06:54:56 -10:00 |
sun.py
|
…
|
|
system_info.py
|
System health improvement (#43066)
|
2020-11-10 23:56:50 +01:00 |
temperature.py
|
…
|
|
template.py
|
Disable parsing scientific/complex number notation in template type (#43170)
|
2020-11-13 13:22:29 +01:00 |
translation.py
|
Limit concurrency of async_get_integration to avoid creating extra threads (#43085)
|
2020-11-10 21:34:54 -10:00 |
trigger.py
|
…
|
|
typing.py
|
…
|
|
update_coordinator.py
|
Add support for manual updating a data coordinator (#42746)
|
2020-11-02 09:54:08 +01:00 |