core/homeassistant
J. Nick Koston 6b7a7939d2
Include the first seen context data in the logbook api (#39194)
* Include the context_entity_id in the logbook api

context_entity_id is the first entity seen during
a time period that includes the context

* update test

* more of them

* include friendly name

* pylint wants a ternary

* Refactor

* performance

* fix homekit context

* Fix self describing events

* Fix external_events
2020-08-24 12:44:40 -05:00
..
auth Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
components Include the first seen context data in the logbook api (#39194) 2020-08-24 12:44:40 -05:00
generated Add Wilight integration with SSDP (#36694) 2020-08-24 14:15:07 +02:00
helpers Standardize uuid generation for events/storage/registry (#39184) 2020-08-24 17:21:30 +02:00
scripts Include the first seen context data in the logbook api (#39194) 2020-08-24 12:44:40 -05:00
util Standardize uuid generation for events/storage/registry (#39184) 2020-08-24 17:21:30 +02:00
__init__.py
__main__.py
block_async_io.py Various type hint improvements (#37952) 2020-07-22 08:06:37 -07:00
bootstrap.py Install a threading.excepthook on python 3.8 and later (#38741) 2020-08-11 09:45:36 +02:00
config.py Fix swapped variables deprecation in log message (#37901) 2020-07-16 10:08:05 +02:00
config_entries.py Standardize uuid generation for events/storage/registry (#39184) 2020-08-24 17:21:30 +02:00
const.py Add wait_for_trigger script action (#38075) 2020-08-21 11:38:25 +02:00
core.py Standardize uuid generation for events/storage/registry (#39184) 2020-08-24 17:21:30 +02:00
data_entry_flow.py
exceptions.py Track entity sources (#37258) 2020-08-19 14:57:38 +02:00
loader.py Add zeroconf/homekit/ssdp discovery support for custom components (#38466) 2020-08-05 15:50:56 +02:00
package_constraints.txt Upgrade jinja2 to >=2.11.2 (#39161) 2020-08-22 18:11:24 -05:00
requirements.py Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
runner.py Make executor max_workers consistent between python versions (#38821) 2020-08-13 10:12:18 +02:00
setup.py Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
strings.json Add URL as common string (#38694) 2020-08-10 22:51:37 +02:00