custom_components/bahmcloud_store/manifest.json aktualisiert

This commit is contained in:
2026-01-15 07:04:53 +00:00
parent 2aebc45707
commit dd634fca32

View File

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