core/homeassistant
J. Nick Koston 45c28dd9c5
Provide a logbook option entity_matches_only to optimize for single entity lookup (#39555)
* Provide a logbook option entity_matches_only to optimize for single entity id lookup

When entity_matches_only is provided, contexts and events that do not
contain the entity_id are not included in the logbook response.

* Update homeassistant/components/logbook/__init__.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* api only takes a single entity

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-09-02 10:32:08 -05:00
..
auth Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
components Provide a logbook option entity_matches_only to optimize for single entity lookup (#39555) 2020-09-02 10:32:08 -05:00
generated Add config flow to yeelight (#37191) 2020-08-31 16:40:56 +02:00
helpers Add max_exceeded log level option to automations & scripts (#39448) 2020-09-02 11:05:14 +02:00
scripts
util
__init__.py
__main__.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
block_async_io.py
bootstrap.py
config.py
config_entries.py
const.py
core.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Updated frontend to 20200901.0 (#39560) 2020-09-02 00:35:11 +02:00
requirements.py
runner.py
setup.py Skip setup of dependencies if they are already setup (#39482) 2020-08-31 07:54:15 -04:00
strings.json