Dooris setup using HomeMatic with Web UI, API and OIDC integration. https://dooris.ccchh.net
  • TypeScript 39.6%
  • Python 37.8%
  • Rust 12%
  • Astro 7.3%
  • Dockerfile 1.6%
  • Other 1.7%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-05-03 18:10:53 +02:00
api implement proof-of-concept backend authentication 2026-05-03 18:10:53 +02:00
README.md add initial Python API setup using uv init and README with short desc. 2026-04-30 18:40:17 +02:00

Dooris

Dooris setup using HomeMatic with Web UI, API and OIDC integration.
Based on prior work of hmdooris.

Project structure:

├── api # Python application interacting with HomeMatic and providing the API.
└── app # Web UI