core/homeassistant
Christopher Fenner c4e3ae84f4
Optimize async executor use in ViCare integration (#104645)
* use one async executor

* use list comprehension

* simplify

* simplify

* simplify

* simplify

* simplify

* simplify

* simplify

* simplify

* add type

* Apply suggestions from code review

* fix ruff findings
2023-11-29 09:28:56 +01:00
..
auth Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
backports
brands Remove eq3btsmart integration (#94698) 2023-11-28 09:11:32 +01:00
components Optimize async executor use in ViCare integration (#104645) 2023-11-29 09:28:56 +01:00
generated Add Devialet integration (#86551) 2023-11-28 13:56:17 +01:00
helpers Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
scripts Fix colors in check_config script (#104069) 2023-11-17 13:21:04 -05:00
util Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Do not notify config errors during logging (#104466) 2023-11-24 21:34:09 +01:00
config.py Rename ex to exc as name for exceptions (#104479) 2023-11-25 08:30:18 +01:00
config_entries.py Rename ex to exc as name for exceptions (#104479) 2023-11-25 08:30:18 +01:00
const.py
core.py Rename ex to exc as name for exceptions (#104479) 2023-11-25 08:30:18 +01:00
data_entry_flow.py
exceptions.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
loader.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
package_constraints.txt Update cryptography to 41.0.7 (#104632) 2023-11-28 12:09:12 +01:00
requirements.py
runner.py
setup.py Raise and suppress stack trace when reloading yaml fails (#102410) 2023-11-24 17:34:45 +01:00
strings.json Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00