mirror of
https://github.com/home-assistant/core.git
synced 2026-04-30 05:31:11 +01:00
10 lines
250 B
JSON
10 lines
250 B
JSON
{
|
|
"domain": "zamg",
|
|
"name": "GeoSphere Austria",
|
|
"codeowners": ["@killer0071234"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/zamg",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["zamg==0.3.6"]
|
|
}
|