Added landesübergreifendes Hochwasserportal

This commit is contained in:
2024-10-05 17:30:45 +02:00
parent a0d7950829
commit 32e9c3af4d
9 changed files with 477 additions and 0 deletions

View 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"
}