mirror of
https://github.com/home-assistant/core.git
synced 2026-02-15 07:36:16 +00:00
10 lines
247 B
JSON
10 lines
247 B
JSON
{
|
|
"domain": "zestimate",
|
|
"name": "Zestimate",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/zestimate",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["xmltodict==1.0.2"]
|
|
}
|