Dateien nach "/" hochladen

This commit is contained in:
2026-06-11 11:34:40 +00:00
parent b0228df5b8
commit 080e7f2a05
5 changed files with 312 additions and 0 deletions

14
manifest.json Normal file
View File

@@ -0,0 +1,14 @@
{
"domain": "notification_store",
"name": "Notification Store",
"codeowners": [
"@torsten_brendgen"
],
"config_flow": true,
"documentation": "https://github.com/torsten-brendgen/notification-store",
"integration_type": "service",
"iot_class": "local_polling",
"issue_tracker": "https://github.com/torsten-brendgen/notification-store/issues",
"requirements": [],
"version": "0.1.3"
}