core/homeassistant/components/zestimate/manifest.json

9 lines
219 B
JSON

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