..
__init__.py
…
__main__.py
Replace lambda with attrgetter in hassfest ( #99662 )
2023-09-05 16:40:25 +02:00
application_credentials.py
Make hassfest strictly typed ( #82091 )
2022-11-23 19:05:31 +01:00
bluetooth.py
Remove unnecessary truthiness checks for integration.manifest ( #82319 )
2022-11-28 15:33:14 +01:00
brand.py
Add Matter to supported standards for brands ( #87564 )
2023-02-06 20:09:01 -05:00
codeowners.py
Remove myself from const and util codeowners ( #97527 )
2023-07-31 07:06:06 -07:00
config_flow.py
Remove more useless manifest truthiness checks in hassfest ( #82914 )
2022-11-29 21:57:58 +01:00
config_schema.py
Fix hassfest check for schema ( #97713 )
2023-08-03 12:55:33 -10:00
coverage.py
Add recorder platform to required test category ( #86704 )
2023-01-26 11:03:56 +01:00
dependencies.py
Create a ZHA repair when directly accessing a radio with multi-PAN firmware ( #98275 )
2023-09-01 09:05:45 -04:00
dhcp.py
Remove unnecessary truthiness checks for integration.manifest ( #82319 )
2022-11-28 15:33:14 +01:00
json.py
Remove unnecessary truthiness checks for integration.manifest ( #82319 )
2022-11-28 15:33:14 +01:00
manifest.py
Rename the safe_mode integration to recovery_mode ( #102581 )
2023-10-24 09:11:14 +02:00
metadata.py
Drop tomli ( #97064 )
2023-07-22 17:04:45 -05:00
model.py
Adjust hassfest.manifest based on config.action ( #100577 )
2023-09-19 17:30:38 +02:00
mqtt.py
Remove unnecessary truthiness checks for integration.manifest ( #82319 )
2022-11-28 15:33:14 +01:00
mypy_config.py
Update mypy to 1.6.0 ( #101780 )
2023-10-11 13:25:11 +02:00
requirements.py
Disable profiler.memory service with python 3.11 ( #88136 )
2023-02-15 16:20:47 +01:00
serializer.py
Move overlapping pylint rules to ruff, disable mypy overlap ( #94359 )
2023-06-27 17:42:46 +02:00
services.py
Adjust hassfest to require translations for core services ( #98814 )
2023-08-22 17:05:53 +02:00
ssdp.py
Remove unnecessary truthiness checks for integration.manifest ( #82319 )
2022-11-28 15:33:14 +01:00
translations.py
Add ServiceValidationError and translation support ( #102592 )
2023-11-06 15:45:04 +01:00
usb.py
Remove unnecessary truthiness checks for integration.manifest ( #82319 )
2022-11-28 15:33:14 +01:00
zeroconf.py
Refactor zeroconf task handling ( #88204 )
2023-02-15 21:44:11 -05:00