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 Exception chaining and wrapping improvements (#39320) 2020-08-28 13:50:32 +02:00
util Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
__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 Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
config.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
config_entries.py Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
const.py Add wait_for_trigger script action (#38075) 2020-08-21 11:38:25 +02:00
core.py Upgrade isort to 5.4.2 (#37939) 2020-08-29 08:23:55 +02:00
data_entry_flow.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
exceptions.py Track entity sources (#37258) 2020-08-19 14:57:38 +02:00
loader.py Allow disabling integrations in manifest, block uuid package being installed and disable ezviz (#38444) 2020-08-26 10:20:14 +02:00
package_constraints.txt Updated frontend to 20200901.0 (#39560) 2020-09-02 00:35:11 +02:00
requirements.py Intelligent timeout handler for setup/bootstrap (#38329) 2020-08-05 14:58:19 +02:00
runner.py Upgrade pylint to 2.6.0 (#39363) 2020-08-29 07:59:24 +02:00
setup.py Skip setup of dependencies if they are already setup (#39482) 2020-08-31 07:54:15 -04:00
strings.json Add URL as common string (#38694) 2020-08-10 22:51:37 +02:00