<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>szimnau.dk — From the Lab</title>
    <link>https://www.szimnau.dk/en/blog/</link>
    <atom:link href="https://www.szimnau.dk/rss.xml" rel="self" type="application/rss+xml" />
    <description>Real-world Home Assistant guides, hardware reviews, and automation blueprints.</description>
    <language>en</language>
    <item>
      <title>A Detections-Only Event List for Home Assistant Cameras</title>
      <link>https://www.szimnau.dk/en/blog/detection-event-log-home-assistant/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/detection-event-log-home-assistant/</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>The logbook card shows both Detected and Cleared for camera sensors. The fix: an input_text rolling log, an automation with trigger IDs, and a markdown card.</description>
    </item>
    <item>
      <title>Four Independent DMI Weather Alerts in Home Assistant</title>
      <link>https://www.szimnau.dk/en/blog/dmi-weather-alerts-home-assistant/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/dmi-weather-alerts-home-assistant/</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>The built-in MeteoAlarm integration shows one alert at a time. cap_alerts creates one entity per DMI alert — storm, cloudburst, snow and heat, independently.</description>
    </item>
    <item>
      <title>Bathroom Fan Monitoring in Home Assistant: XIAO ESP32-C3 Bluetooth Proxy + Fresh Intellivent Sky</title>
      <link>https://www.szimnau.dk/en/blog/fresh-intellivent-sky-ble-proxy-home-assistant/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/fresh-intellivent-sky-ble-proxy-home-assistant/</guid>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
      <description>Setting up a XIAO ESP32-C3 as a Home Assistant Bluetooth proxy, adding Fresh Intellivent Sky fans over BLE, and a crash that looked like bad range but wasn't.</description>
    </item>
    <item>
      <title>Google Find My in Home Assistant: Track Devices on a Dark Dashboard</title>
      <link>https://www.szimnau.dk/en/blog/google-find-my-home-assistant/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/google-find-my-home-assistant/</guid>
      <pubDate>Sun, 14 Jun 2026 00:00:00 GMT</pubDate>
      <description>Full FMDN setup for Home Assistant — fix the unavailable state, dark-theme the Leaflet map via shadow DOM injection, and know when FMDN isn't the right tool.</description>
    </item>
    <item>
      <title>eTilbudsavis in Home Assistant: Sorted by Store, with Proximity Alerts</title>
      <link>https://www.szimnau.dk/en/blog/etilbudsavis-shopping-list/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/etilbudsavis-shopping-list/</guid>
      <pubDate>Tue, 09 Jun 2026 00:00:00 GMT</pubDate>
      <description>How I connected eTilbudsavis to Home Assistant, sorted the list by store with price in the description, and added proximity push notifications for each store.</description>
    </item>
    <item>
      <title>Home Assistant Morning Briefing — TTS with Calendar, Weather, and Electricity Price</title>
      <link>https://www.szimnau.dk/en/blog/ha-morning-briefing-tts/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/ha-morning-briefing-tts/</guid>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <description>A daily 06:00 spoken briefing in Home Assistant: Google AI TTS, three family calendars, EV charge status, Waze traffic, power price and waste day.</description>
    </item>
    <item>
      <title>Home Assistant Recorder: Cut Database Growth from 160 MB/day to Under 50 MB</title>
      <link>https://www.szimnau.dk/en/blog/ha-recorder-database-optimization/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/ha-recorder-database-optimization/</guid>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <description>My HA SQLite database hit 963 MB in six days. The exact recorder config that cut daily growth by over 70% — full YAML and the reasoning.</description>
    </item>
    <item>
      <title>Window Opens, Heating Stops — A Blueprint for Every Room</title>
      <link>https://www.szimnau.dk/en/blog/window-heating-automation/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/window-heating-automation/</guid>
      <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
      <description>The radiator turns off when the window opens and back on when it closes — built as a reusable Blueprint so the next room takes 30 seconds.</description>
    </item>
    <item>
      <title>Nightly Home Assistant Health Checks with GitHub Actions</title>
      <link>https://www.szimnau.dk/en/blog/ha-nightly-health-check/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/ha-nightly-health-check/</guid>
      <pubDate>Mon, 11 May 2026 00:00:00 GMT</pubDate>
      <description>A nightly CI pipeline runs 22 tests against my live Home Assistant setup and opens a GitHub issue when something breaks — before I notice.</description>
    </item>
    <item>
      <title>Škoda Elroq + Home Assistant — Six Months In</title>
      <link>https://www.szimnau.dk/en/blog/skoda-elroq-home-assistant/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/skoda-elroq-home-assistant/</guid>
      <pubDate>Mon, 13 Apr 2026 00:00:00 GMT</pubDate>
      <description>What the MyŠkoda integration actually gives you in HA, what's missing, and a useful EV dashboard with battery progress and pre-conditioning.</description>
    </item>
    <item>
      <title>MailBoxGuard: LoRa Mailbox Sensor 200 Metres from the House</title>
      <link>https://www.szimnau.dk/en/blog/mailboxguard-lora-home-assistant/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/mailboxguard-lora-home-assistant/</guid>
      <pubDate>Fri, 20 Mar 2026 00:00:00 GMT</pubDate>
      <description>A PricelessToolkit MailBoxGuard wired to an AliExpress LoRa gateway: instant push when mail arrives, no battery change in over a year.</description>
    </item>
    <item>
      <title>Running Sonos and Google Nest Speakers as One System in Home Assistant</title>
      <link>https://www.szimnau.dk/en/blog/sonos-google-nest-home-assistant/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/sonos-google-nest-home-assistant/</guid>
      <pubDate>Fri, 23 Jan 2026 00:00:00 GMT</pubDate>
      <description>Unifying a Sonos speaker with four Google Nest Audio speakers via Home Assistant scripts — no third-party bridges, no subscription.</description>
    </item>
    <item>
      <title>Circadian Lighting With WiZ — Color Temperature That Follows the Sun</title>
      <link>https://www.szimnau.dk/en/blog/wiz-circadian-lighting/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/wiz-circadian-lighting/</guid>
      <pubDate>Fri, 12 Dec 2025 00:00:00 GMT</pubDate>
      <description>Circadian lighting with WiZ bulbs and the HA sun entity — no third-party integration, one automation maps solar elevation to colour temperature.</description>
    </item>
    <item>
      <title>Outdoor Lights on a Sunset Schedule — Govee and LEDVANCE</title>
      <link>https://www.szimnau.dk/en/blog/outdoor-lights-sunset-schedule/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/outdoor-lights-sunset-schedule/</guid>
      <pubDate>Fri, 28 Nov 2025 00:00:00 GMT</pubDate>
      <description>No more adjusting the outdoor light timer twice a year — one HA automation turns Govee and LEDVANCE string lights on at sunset, off at midnight.</description>
    </item>
    <item>
      <title>WiZ Lights That React to the TV — Cinema Mode Without the Button</title>
      <link>https://www.szimnau.dk/en/blog/wiz-movie-lights/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/wiz-movie-lights/</guid>
      <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
      <description>The living room lights dim when a movie starts, brighten on pause and restore when the TV turns off — no scene button, no voice command.</description>
    </item>
    <item>
      <title>TV Auto-Pause When the Phone Rings — Regular Calls and Messenger</title>
      <link>https://www.szimnau.dk/en/blog/tv-pause-phone-calls/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/tv-pause-phone-calls/</guid>
      <pubDate>Fri, 17 Oct 2025 00:00:00 GMT</pubDate>
      <description>One automation pauses the TV the moment either phone rings — regular calls resume automatically, Messenger video calls get a notification button.</description>
    </item>
    <item>
      <title>Reolink CX810 in Home Assistant — License Plate Reading and TV Snapshots</title>
      <link>https://www.szimnau.dk/en/blog/sentinel-reolink-alpr-tv/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/sentinel-reolink-alpr-tv/</guid>
      <pubDate>Fri, 19 Sep 2025 00:00:00 GMT</pubDate>
      <description>How I got a Reolink CX810 4K PoE camera to read license plates with AI and push a snapshot straight to the TV when someone pulls into the driveway.</description>
    </item>
    <item>
      <title>Bosch Dishwasher in Home Assistant — Schedule by Electricity Price</title>
      <link>https://www.szimnau.dk/en/blog/ha-appliances-dashboard/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/ha-appliances-dashboard/</guid>
      <pubDate>Fri, 22 Aug 2025 00:00:00 GMT</pubDate>
      <description>Bosch dishwasher via Home Connect: a dashboard with programme selection and finish-time control, plus a button that finds the cheapest hour to run.</description>
    </item>
    <item>
      <title>A Family Calendar in Home Assistant — Four People, One View</title>
      <link>https://www.szimnau.dk/en/blog/ha-calendar-view/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/ha-calendar-view/</guid>
      <pubDate>Fri, 25 Jul 2025 00:00:00 GMT</pubDate>
      <description>How I combined four Google Calendars plus waste collection into a single colour-coded HA view that replaced the wall calendar we'd had for years.</description>
    </item>
    <item>
      <title>The Home Assistant Home Screen That Only Shows What Matters</title>
      <link>https://www.szimnau.dk/en/blog/ha-context-aware-home-screen/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/ha-context-aware-home-screen/</guid>
      <pubDate>Fri, 27 Jun 2025 00:00:00 GMT</pubDate>
      <description>An HA home screen where every card earns its place: conditional cards, a priority alert ticker, and a Škoda section that follows the charger state.</description>
    </item>
    <item>
      <title>How I Charge the Car on Cheap Danish Spot Prices</title>
      <link>https://www.szimnau.dk/en/blog/danish-electricity-prices-ev-charging/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/danish-electricity-prices-ev-charging/</guid>
      <pubDate>Fri, 02 May 2025 00:00:00 GMT</pubDate>
      <description>Energi Data Service in Home Assistant: track hourly spot prices, find the cheapest charging window, and automate Škoda Elroq charging hands-free.</description>
    </item>
    <item>
      <title>Roborock in Home Assistant — The Map, the Rooms, and What's Actually Useful</title>
      <link>https://www.szimnau.dk/en/blog/roborock-interactive-map-ha/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/roborock-interactive-map-ha/</guid>
      <pubDate>Fri, 04 Apr 2025 00:00:00 GMT</pubDate>
      <description>Roborock S5 Max in Home Assistant: interactive map card, room-segment cleaning, and the maintenance tracking that saves your brushes.</description>
    </item>
    <item>
      <title>Tado + card_mod — Making a Heating Dashboard Worth Looking At</title>
      <link>https://www.szimnau.dk/en/blog/tado-home-assistant-dashboard/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/tado-home-assistant-dashboard/</guid>
      <pubDate>Fri, 07 Mar 2025 00:00:00 GMT</pubDate>
      <description>5 Tado zones in Home Assistant with mushroom climate cards, a CSS breathing animation for active heating, and presence setback that works.</description>
    </item>
    <item>
      <title>Camera Notifications That Actually Tell You Something</title>
      <link>https://www.szimnau.dk/en/blog/sentinel-ai-camera-ha/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/sentinel-ai-camera-ha/</guid>
      <pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
      <description>How I got the Sentinel camera to send useful, actionable alerts instead of 40 motion pings a day — one automation, a mute toggle, and action buttons.</description>
    </item>
    <item>
      <title>Mammotion Flora in Home Assistant — What Actually Works</title>
      <link>https://www.szimnau.dk/en/blog/mammotion-flora-ha-integration/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/mammotion-flora-ha-integration/</guid>
      <pubDate>Fri, 10 Jan 2025 00:00:00 GMT</pubDate>
      <description>Mammotion Flora (Luba Mini 2) in Home Assistant: GPS boundary mowing, weather-aware scheduling, and the satellite count quirk nobody warns you about.</description>
    </item>
    <item>
      <title>The Glassmorphism CSS Behind All My Home Assistant Dashboards</title>
      <link>https://www.szimnau.dk/en/blog/ha-glassmorphism-dashboard-design/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/ha-glassmorphism-dashboard-design/</guid>
      <pubDate>Fri, 13 Dec 2024 00:00:00 GMT</pubDate>
      <description>The six CSS constants I use on every card across three HA dashboards, plus patterns for progress bars, map cards and the ::before overlay.</description>
    </item>
    <item>
      <title>Running Home Assistant on Proxmox — The Right Way</title>
      <link>https://www.szimnau.dk/en/blog/proxmox-home-assistant-setup/</link>
      <guid isPermaLink="true">https://www.szimnau.dk/en/blog/proxmox-home-assistant-setup/</guid>
      <pubDate>Fri, 15 Nov 2024 00:00:00 GMT</pubDate>
      <description>Moving Home Assistant from Raspberry Pi 4 to a Dell OptiPlex 7060 on Proxmox VE — VM sizing, USB passthrough, and why snapshots changed how I handle updates.</description>
    </item>
  </channel>
</rss>