1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/zamg/manifest.json
2023-12-18 15:47:44 +01:00

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.3"]
}