dooris/README.md
June 93394769b2
add initial Python API setup using uv init and README with short desc.
Add README with short description of the desired state.
2026-04-30 18:40:17 +02:00

11 lines
295 B
Markdown

# Dooris
Dooris setup using HomeMatic with Web UI, API and OIDC integration.
Based on prior work of [hmdooris](https://git.hamburg.ccc.de/CCCHH/hmdooris).
Project structure:
```
├── api # Python application interacting with HomeMatic and providing the API.
└── app # Web UI
```