Remainders

This commit is contained in:
2025-07-26 12:18:35 +02:00
parent 4981cbfa2e
commit 5ac8ceacfe
5 changed files with 219 additions and 60 deletions

View File

@@ -9,6 +9,6 @@
"iot_class": "cloud_polling",
"issue_tracker": "https://github.com/stephan192/hochwasserportal/issues",
"loggers": ["hochwasserportal"],
"requirements": ["lhpapi==1.0.4"],
"version": "1.0.2"
"requirements": ["lhpapi==1.0.5"],
"version": "1.0.3"
}