- Closes #59415 - Fixes #58453 - Fixes #57678 - Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.36.12...0.36.13
10 lines
323 B
JSON
10 lines
323 B
JSON
{
|
|
"domain": "zeroconf",
|
|
"name": "Zero-configuration networking (zeroconf)",
|
|
"documentation": "https://www.home-assistant.io/integrations/zeroconf",
|
|
"requirements": ["zeroconf==0.36.13"],
|
|
"dependencies": ["network", "api"],
|
|
"codeowners": ["@bdraco"],
|
|
"quality_scale": "internal",
|
|
"iot_class": "local_push"
|
|
}
|