20 lines
323 B
Markdown
20 lines
323 B
Markdown
# 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
|