custom_components/bahmcloud_store/manifest.json aktualisiert

This commit is contained in:
2026-01-15 15:55:34 +00:00
parent 5d5d78d727
commit 38730cdd31

View File

@@ -1,9 +1,9 @@
{ {
"domain": "bahmcloud_store", "domain": "bahmcloud_store",
"name": "Bahmcloud Store", "name": "Bahmcloud Store",
"version": "0.4.0", "version": "0.4.1",
"documentation": "https://git.bahmcloud.de/bahmcloud/bahmcloud_store", "documentation": "https://git.bahmcloud.de/bahmcloud/bahmcloud_store",
"requirements": [], "requirements": [],
"codeowners": [], "codeowners": ["@bahmcloud"],
"iot_class": "local_polling" "iot_class": "local_polling"
} }