14 lines
414 B
JSON
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"]
|
|
}
|
|
|