hass-core/homeassistant
J. Nick Koston 68cf796be8
Speed up entity service calls (#94731)
* Speed up entity service calls

- Avoid permissions check if the caller is an admin
- Use set intersection instead of linear search of entity platforms to find entities

* tweak

* fix light test to not use an admin user
2023-06-16 21:07:57 -04:00
..
auth Replace isort with ruff (#94302) 2023-06-08 23:43:56 +02:00
backports
brands Add YouTube integration (#92988) 2023-05-27 11:21:12 -07:00
components Support launching app deep links in apple_tv integration (#94705) 2023-06-16 13:05:46 -05:00
generated Remove airplay filter now that apple tv supports airplay 2 (#94693) 2023-06-15 22:09:10 -04:00
helpers Speed up entity service calls (#94731) 2023-06-16 21:07:57 -04:00
scripts
util Language codes for Hebrew (#93681) 2023-05-30 22:27:32 -04:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Set httpx log level to warning (#94217) 2023-06-08 09:39:06 +02:00
config.py Standardize spelling of TTS and STT (#93857) 2023-05-31 11:00:19 -04:00
config_entries.py Debounce discoveries to improve event loop stability at the started event (#94690) 2023-06-15 22:15:07 -04:00
const.py Bump version to 2023.7.0dev0 (#93869) 2023-05-31 20:34:30 +02:00
core.py Add support for services to return data (#94401) 2023-06-16 12:43:35 -04:00
data_entry_flow.py Reduce in progress flow matching overhead (#94403) 2023-06-11 10:41:38 +02:00
exceptions.py
loader.py Reduce overhead to fetch integrations (#93767) 2023-05-29 20:58:51 -04:00
package_constraints.txt Bump bluetooth-data-tools to 1.2.0 (#94696) 2023-06-15 22:11:14 -04:00
requirements.py
runner.py
setup.py Fix repair issue about no yaml for config entries (#94271) 2023-06-08 18:22:34 +02:00
strings.json Raise issue "does not support platform setup" (#93585) 2023-05-28 21:53:32 +02:00