ha-2gis-weather/custom_components/two_gis_weather/manifest.json
2025-11-04 11:21:01 +06:00

14 lines
414 B
JSON

{
"domain": "two_gis_weather",
"name": "2GIS Weather",
"version": "0.1.0",
"config_flow": true,
"documentation": "https://github.com/devilr33f/ha-2gis-weather",
"issue_tracker": "https://github.com/devilr33f/ha-2gis-weather/issues",
"iot_class": "cloud_polling",
"integration_type": "hub",
"requirements": [],
"codeowners": ["@devilr33f"],
"loggers": ["custom_components.two_gis_weather"]
}