# 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 ```