core/script/hassfest
Franck Nijhof f25d5a157a
Fix service schema to allow for services without any fields/properties (#96346)
2023-07-11 19:33:07 +02:00
..
__init__.py
__main__.py Add check for integration config schema to hassfest (#93587) 2023-06-12 10:26:02 +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 more useless manifest truthiness checks in hassfest (#82914) 2022-11-29 21:57:58 +01:00
config_flow.py Remove more useless manifest truthiness checks in hassfest (#82914) 2022-11-29 21:57:58 +01:00
config_schema.py Add check for integration config schema to hassfest (#93587) 2023-06-12 10:26:02 +02:00
coverage.py Add recorder platform to required test category (#86704) 2023-01-26 11:03:56 +01:00
dependencies.py Rename hassfest _validate_dependencies_exist (#90503) 2023-03-30 12:05:11 +02: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 Move overlapping pylint rules to ruff, disable mypy overlap (#94359) 2023-06-27 17:42:46 +02:00
metadata.py Fix typo in requires-python hassfest error message (#87896) 2023-02-12 09:11:56 -06:00
model.py Enforce sorting of manifests (#87020) 2023-02-08 21:48:58 +01:00
mqtt.py Remove unnecessary truthiness checks for integration.manifest (#82319) 2022-11-28 15:33:14 +01:00
mypy_config.py Cleanup mypy ignore list feature (#88451) 2023-02-19 19:29:06 +01: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 Fix service schema to allow for services without any fields/properties (#96346) 2023-07-11 19:33:07 +02:00
ssdp.py Remove unnecessary truthiness checks for integration.manifest (#82319) 2022-11-28 15:33:14 +01:00
translations.py Add support for service translations (#95984) 2023-07-11 15:52:12 +02: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