core/homeassistant
Franck Nijhof 1e05697080
Enable Ruff B007 ()
* Enable Ruff B007

* Adjust existing cases
2023-02-17 21:08:18 -05:00
..
auth Avoid subprocess memory copy when c library supports posix_spawn () 2023-02-13 09:02:51 -05:00
backports Add Self typing (1) [mypy 1.0] () 2023-02-06 22:29:47 -06:00
brands Add Matter to supported standards for brands () 2023-02-06 20:09:01 -05:00
components Enable Ruff B007 () 2023-02-17 21:08:18 -05:00
generated Fix capitalization of OwnTone integration () 2023-02-16 10:16:32 +01:00
helpers Use blocking in intent service calls and verify results () 2023-02-16 14:01:41 -05:00
scripts
util Add JSON support to load_fixture () 2023-02-16 19:40:47 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py
config_entries.py Add background tasks to config entries () 2023-02-17 13:50:05 -05:00
const.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
core.py Change core return code processing () 2023-02-17 20:56:02 -05:00
data_entry_flow.py Dismiss discoveries when the underlying device disappears () 2023-02-17 15:51:19 -05:00
exceptions.py Fix `can not` typo () 2023-02-03 11:37:16 +01:00
loader.py Inverse json import logic () 2023-02-16 11:37:57 +01:00
package_constraints.txt Add python 3.11 to the CI () 2023-02-16 12:38:32 -05:00
requirements.py
runner.py Avoid subprocess memory copy when c library supports posix_spawn () 2023-02-13 09:02:51 -05:00
setup.py
strings.json