Added landesübergreifendes Hochwasserportal
This commit is contained in:
14
custom_components/hochwasserportal/manifest.json
Normal file
14
custom_components/hochwasserportal/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"domain": "hochwasserportal",
|
||||
"name": "Länderübergreifendes Hochwasser Portal",
|
||||
"codeowners": ["@stephan192"],
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"documentation": "https://github.com/stephan192/hochwasserportal",
|
||||
"integration_type": "device",
|
||||
"iot_class": "cloud_polling",
|
||||
"issue_tracker": "https://github.com/stephan192/hochwasserportal/issues",
|
||||
"loggers": ["hochwasserportal"],
|
||||
"requirements": ["lhpapi==1.0.3"],
|
||||
"version": "1.0.1"
|
||||
}
|
Reference in New Issue
Block a user