feat: initial commit
This commit is contained in:
commit
e436fafd9e
13 changed files with 812 additions and 0 deletions
14
custom_components/two_gis_weather/manifest.json
Normal file
14
custom_components/two_gis_weather/manifest.json
Normal 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"]
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue