core/homeassistant/components/zestimate/manifest.json

11 lines
217 B
JSON

{
"domain": "zestimate",
"name": "Zestimate",
"documentation": "https://www.home-assistant.io/integrations/zestimate",
"requirements": [
"xmltodict==0.12.0"
],
"dependencies": [],
"codeowners": []
}