Files
bahmcloud_store/custom_components/bahmcloud_store/manifest.json
2026-03-23 14:47:13 +01:00

12 lines
294 B
JSON

{
"domain": "bahmcloud_store",
"name": "Bahmcloud Store",
"version": "0.7.3",
"documentation": "https://git.bahmcloud.de/bahmcloud/bahmcloud_store",
"config_flow": true,
"platforms": ["update"],
"requirements": [],
"codeowners": ["@bahmcloud"],
"iot_class": "local_polling"
}