Welcome!

Computer

Local DNS Server on SynologyNAS to enable a proxy server for TSUN integration in HomeAssistant

06/04/2026

Local DNS-Server on Synology NAS: Container Manager > Project > “Erstellen”: Projetname: adguardhome Pfad: /volume1/docker/adguardhome Select docker-compose.yml erstellen: version: "3.8" services: adguardhome: image: adguard/adguardhome container_name: […] Read more»

Python – Hatch as global python manager

14/10/2024

Usage of hatch for pyproject.toml based project. Install Hatch as global python manager: Unix: where python/Pip already there: pip install hatch --break-system-packages Windows: no python at all: […] Read more»

View all Computer Posts

Haus

Local DNS Server on SynologyNAS to enable a proxy server for TSUN integration in HomeAssistant

06/04/2026

Local DNS-Server on Synology NAS: Container Manager > Project > “Erstellen”: Projetname: adguardhome Pfad: /volume1/docker/adguardhome Select docker-compose.yml erstellen: version: "3.8" services: adguardhome: image: adguard/adguardhome container_name: […] Read more»

KNX – Erste Schritte

03/12/2021

Aufbau der Hardware Meanwell Netzteil MDT IP-Router MDT Glastaster II Smart <FOTO> Konfiguration in der ETS Schnittstelle Schnittstelle testen und auswählen: Projekt Demo Projekt erstellen: […] Read more»

View all Haus Posts