Skip to content
View lkn94's full-sized avatar

Block or report lkn94

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lkn94/README.md

Lukas Knoeller

  _          _                 _  __                     _ _
 | |   _   _| | ____ _ ___    | |/ /_ __   ___   ___| | | ___ _ __
 | |  | | | | |/ / _` / __|   | ' /| '_ \ / _ \ / _ \ | |/ _ \ '__|
 | |__| |_| |   < (_| \__ \   | . \| | | | (_) |  __/ | |  __/ |
 |_____\__,_|_|\_\__,_|___/   |_|\_\_| |_|\___/ \___|_|_|\___|_|
$ whoami
lukas-knoeller

$ mission --focus
build robust Smart Home + automation + AI systems that survive real life

I engineer practical systems where Home Assistant, n8n, and AI workflows behave like one coherent platform instead of disconnected tools.

System map

home/
├── home-assistant/
│   ├── automations/
│   ├── dashboards/
│   └── energy-management/
├── n8n/
│   ├── seo-radar/
│   ├── broken-link-checker/
│   └── content-ops/
├── ai/
│   ├── prompt-workflows/
│   └── agent-skills/
└── homelab/
    ├── proxmox-cluster/
    ├── nas-storage/
    └── observability/

What I optimize for

  • Clear event flows, explicit triggers, and predictable side effects
  • Graceful degradation when devices, services, or APIs fail
  • Maintainable architecture over short-lived "wow" setups
  • Real household value: less manual work, more reliability

Stack

Home Assistant n8n JavaScript PHP SQL APIs Docker Git

Field notes

  • Running hobbyblogging.de as a practical lab for Smart Home and automation
  • Building and documenting local-first setups since 2016
  • Testing ideas in production conditions before calling them "best practice"

Links

Contact

Pinned Loading

  1. Healthy Healthy Public

    AI-built health dashboard for Home Assistant with secure sensor sync, historical imports, gamified collections, leaderboards, and privacy-first insights.

    TypeScript

  2. RaspberryBackup RaspberryBackup Public

    Create a backup of the raspberry pi on a NAS using cronjobs

    Shell 34 6

  3. Plex-Mqtt-Connector Plex-Mqtt-Connector Public

    A MQTT connector for webhooks of Plex Media Server written in python for home automation

    Python 5 4

  4. ha-automation-visualizer ha-automation-visualizer Public

    🧠 HA Automation Visualizer is an AI-built tool to visualize and share Home Assistant YAML automations. 90% written by OpenAI Codex – 100% real-world test for AI-assisted development.

    TypeScript