feat: initial commit

This commit is contained in:
devilr33f 2025-11-04 11:21:01 +06:00
commit e436fafd9e
13 changed files with 812 additions and 0 deletions

View file

@ -0,0 +1,14 @@
{
"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"]
}