f6bd04f354f232ac5964f90373b3f44348ce2507
Bahmcloud Store (BCS) for Home Assistant
Bahmcloud Store (BCS) is a provider-neutral store for Home Assistant custom integrations. It allows you to browse, install, update, downgrade, uninstall and restore integrations directly from the Home Assistant UI.
This README is intended for end users.
Installation
Option A: Home Assistant OS / Supervised (Add-on – recommended)
- Open Settings → Add-ons → Add-on Store
- Add the Bahmcloud Add-on repository
https://git.bahmcloud.de/bahmcloud/addons - Install Bahmcloud Store Installer
- Start the add-on
- Restart Home Assistant
Installed to: /config/custom_components/bahmcloud_store
Option B: Manual Installation (Container / Core)
- Download the latest release
- Copy
custom_components/bahmcloud_storeto: /config/custom_components/bahmcloud_store - Restart Home Assistant
Repository Sources
- BCS Official
- HACS
- Custom
Documentation
Developer documentation: https://git.bahmcloud.de/bahmcloud/bahmcloud_store/src/branch/main/README_DEVELOPER.md
Full technical documentation: https://git.bahmcloud.de/bahmcloud/bahmcloud_store/src/branch/main/README_FULL.md