From f8e678215dd98bd5a4ee4e2928064fa6865e6fa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Mon, 19 Jan 2026 07:41:31 +0000 Subject: [PATCH] Add Developer --- README_DEVELOPER.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README_DEVELOPER.md diff --git a/README_DEVELOPER.md b/README_DEVELOPER.md new file mode 100644 index 0000000..5976fde --- /dev/null +++ b/README_DEVELOPER.md @@ -0,0 +1,19 @@ +# Bahmcloud Store – Developer Documentation + +This document is intended for developers and contributors. + +## Architecture + +BCS consists of: +- Installer Add-on +- Core Integration +- Store Index + +## Code Structure + +See custom_components/bahmcloud_store + +## Rules + +- Code in English +- No breaking changes without version bump