<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Dashboard on Smart Home? Sure — But Secure!</title>
        <link>https://smarthome-aber-sicher.de/en/tags/dashboard/</link>
        <description>Recent content in Dashboard on Smart Home? Sure — But Secure!</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sun, 23 Nov 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://smarthome-aber-sicher.de/en/tags/dashboard/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Home Assistant A-Z: J is for Blinds - More Than Just Up and Down</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/11/23/home-assistant-a-z-j-is-for-blinds-more-than-just-up-and-down/</link>
        <pubDate>Sun, 23 Nov 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/11/23/home-assistant-a-z-j-is-for-blinds-more-than-just-up-and-down/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/11/23/home-assistant-a-z-j-wie-jalousien-mehr-als-nur-rauf-und-runter/cover.png" alt="Featured image of post Home Assistant A-Z: J is for Blinds - More Than Just Up and Down" /&gt;&lt;h2 id=&#34;welcome-to-the-a-z-series-j-is-for-blinds&#34;&gt;Welcome to the A-Z Series: J is for Blinds
&lt;/h2&gt;&lt;p&gt;In today&amp;rsquo;s episode of the &lt;strong&gt;Home Assistant A-Z Series&lt;/strong&gt; we tackle a topic with far more potential than most people realize: &lt;strong&gt;blinds and roller shutters&lt;/strong&gt;! From elegant dashboard control and time-based automations to fully automatic, sun-dependent shading – I&amp;rsquo;ll show you how to make your home more energy-efficient and comfortable.&lt;/p&gt;
&lt;div class=&#34;video-wrapper&#34;&gt;
    &lt;div class=&#34;video-placeholder&#34; onclick=&#34;loadIframe(this)&#34;&gt;
        &lt;img src=&#34;https://smarthome-aber-sicher.de/img/sas_youtube.png&#34; alt=&#34;YouTube Video&#34;&gt;
        &lt;div class=&#34;play-button&#34;&gt;&lt;/div&gt;
        &lt;div class=&#34;privacy-notice&#34;  style=&#34;color: var(--card-text-color-main);&#34;&gt;
            To load the video, please click the image. Please note that by doing so, data will be transmitted to YouTube.
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
    function loadIframe(element) {
        var iframe = document.createElement(&#39;iframe&#39;);
        iframe.setAttribute(&#39;loading&#39;, &#39;lazy&#39;);
        iframe.setAttribute(&#39;src&#39;, &#39;https://www.youtube-nocookie.com/embed/IRhopr5y9MQ&#39;);
        iframe.setAttribute(&#39;allowfullscreen&#39;, &#39;&#39;);
        iframe.setAttribute(&#39;title&#39;, &#39;YouTube Video&#39;);
        element.parentNode.replaceChild(iframe, element);
    }
&lt;/script&gt;
&lt;style&gt;
    .video-placeholder {
        position: relative;
        cursor: pointer;
    }
    .video-placeholder img {
        width: 100%;
        height: auto;
    }
    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: url(&#39;/img/youtube_button.svg&#39;) no-repeat center center;
        background-size: contain;
    }
    .video-placeholder:hover .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: url(&#39;/img/youtube_button_hover.svg&#39;) no-repeat center center;
        background-size: contain;
    }
    .privacy-notice {
        position: absolute;
        bottom: 50px;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        background-color: rgba(0, 0, 0, 0.7);
        color: white;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 12px;
        text-align: center;
    }
&lt;/style&gt;

&lt;h2 id=&#34;more-than-just-up-and-down&#34;&gt;More Than Just Up and Down
&lt;/h2&gt;&lt;p&gt;Most people use their smart roller shutters only for the basics. But there&amp;rsquo;s so much more potential hiding in them! In this article and the accompanying video I&amp;rsquo;ll walk you through:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Dashboard control with live feedback&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Time-based and event-driven automations&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Groups and template sensors for a quick overview&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fully automatic, sun-dependent shading&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Seasonal adjustments to your setup&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;dashboard-control-the-foundation&#34;&gt;Dashboard Control: The Foundation
&lt;/h2&gt;&lt;p&gt;The first step toward smart roller shutters is &lt;strong&gt;intuitive control through your dashboard&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;position-control-with-live-feedback&#34;&gt;Position Control with Live Feedback
&lt;/h3&gt;&lt;p&gt;If your roller shutters can report their position back, you can see in Home Assistant not just the current status, but also:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Move to precise intermediate positions&lt;/strong&gt; using a slider&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Watch live&lt;/strong&gt; as the shutter reaches the desired position&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use classic Open/Close/Stop controls&lt;/strong&gt; on a secondary level&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;In the video you&amp;rsquo;ll see&lt;/strong&gt; how elegant this looks in practice!&lt;/p&gt;
&lt;h3 id=&#34;visualization-on-floor-plans&#34;&gt;Visualization on Floor Plans
&lt;/h3&gt;&lt;p&gt;Things get especially clear when you project your roller shutters onto a &lt;strong&gt;floor plan of your home&lt;/strong&gt;. At a glance you can see:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Which shutters are open&lt;/li&gt;
&lt;li&gt;Which are currently closing&lt;/li&gt;
&lt;li&gt;The status of all windows at the same time&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Under the hood:&lt;/strong&gt; A simple picture-elements card with positioned shutter controls. &lt;strong&gt;I show you exactly how this works in the video!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;time-based-automations-the-smart-home-classic&#34;&gt;Time-Based Automations: The Smart Home Classic
&lt;/h2&gt;&lt;p&gt;Constantly tapping buttons isn&amp;rsquo;t smart – so let&amp;rsquo;s automate!&lt;/p&gt;
&lt;h3 id=&#34;automation-1-close-automatically-at-night&#34;&gt;Automation 1: Close Automatically at Night
&lt;/h3&gt;&lt;p&gt;The first useful automation makes sure roller shutters are closed at night. You can use various triggers:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;State-based&lt;/strong&gt;: When you go to bed (Smart Home state &amp;ldquo;Night&amp;rdquo;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Time-based&lt;/strong&gt;: At a specific time (different for weekdays and weekends)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Condition-driven&lt;/strong&gt;: Only when it&amp;rsquo;s cool outside (to make use of the insulating effect)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;In the video I show you concrete examples&lt;/strong&gt; from my own setup!&lt;/p&gt;
&lt;h3 id=&#34;automation-2-open-automatically-in-the-morning&#34;&gt;Automation 2: Open Automatically in the Morning
&lt;/h3&gt;&lt;p&gt;Symmetrically, when you get up in the morning the shutters open again automatically. Alternatively, you can use the &lt;strong&gt;sun&amp;rsquo;s position&lt;/strong&gt; as a trigger.&lt;/p&gt;
&lt;h3 id=&#34;intelligent-schedules-with-helpers&#34;&gt;Intelligent Schedules with Helpers
&lt;/h3&gt;&lt;p&gt;For different schedules (weekday vs. weekend) &lt;strong&gt;schedule helpers&lt;/strong&gt; are perfect. You can define them as &amp;ldquo;quiet hours&amp;rdquo; and reference them in your automations.&lt;/p&gt;
&lt;h2 id=&#34;groups-and-overview-everything-under-control&#34;&gt;Groups and Overview: Everything Under Control
&lt;/h2&gt;&lt;h3 id=&#34;grouping-roller-shutters&#34;&gt;Grouping Roller Shutters
&lt;/h3&gt;&lt;p&gt;You can create any &lt;strong&gt;groups of roller shutters&lt;/strong&gt; you like – for example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;All shutters in the living room&lt;/li&gt;
&lt;li&gt;All shutters on the south-facing side&lt;/li&gt;
&lt;li&gt;All shutters in the entire house&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;With a single click&lt;/strong&gt; you can then open or close all shutters in that group.&lt;/p&gt;
&lt;h3 id=&#34;template-sensor-for-an-overview&#34;&gt;Template Sensor for an Overview
&lt;/h3&gt;&lt;p&gt;A small &lt;strong&gt;template sensor&lt;/strong&gt; shows you on your dashboard how many roller shutters are currently closed:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;9
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nt&#34;&gt;sensor&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;  &lt;/span&gt;- &lt;span class=&#34;nt&#34;&gt;platform&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;l&#34;&gt;template&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;    &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;sensors&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;      &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;closed_covers_count&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;        &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;friendly_name&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;s2&#34;&gt;&amp;#34;Closed Roller Shutters&amp;#34;&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;        &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;value_template&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;p&#34;&gt;&amp;gt;&lt;/span&gt;&lt;span class=&#34;sd&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;sd&#34;&gt;          {{ states.cover 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;sd&#34;&gt;             | selectattr(&amp;#39;state&amp;#39;, &amp;#39;eq&amp;#39;, &amp;#39;closed&amp;#39;) 
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;sd&#34;&gt;             | list | count }}&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;          
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;This way you always have a clear overview! &lt;strong&gt;In the video you can see how I use this on my dashboard.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;automatic-shading-the-game-changer&#34;&gt;Automatic Shading: The Game Changer
&lt;/h2&gt;&lt;p&gt;Now things get really interesting: &lt;strong&gt;fully automatic, sun-dependent shading&lt;/strong&gt;!&lt;/p&gt;
&lt;h3 id=&#34;the-two-components&#34;&gt;The Two Components
&lt;/h3&gt;&lt;p&gt;My system consists of two automation groups:&lt;/p&gt;
&lt;h4 id=&#34;1-sun-position-calculation-per-facade&#34;&gt;1. Sun Position Calculation per Facade
&lt;/h4&gt;&lt;p&gt;The first group calculates for each cardinal direction whether the sun is currently shining on that facade:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Blueprint-based&lt;/strong&gt;: I use a blueprint that I&amp;rsquo;ve instantiated four times&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;One helper per facade&lt;/strong&gt;: North, South, East, West&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dynamic calculation&lt;/strong&gt;: Takes the current sun position into account&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;I cover the technical details and the blueprint thoroughly in the video!&lt;/strong&gt;&lt;/p&gt;
&lt;h4 id=&#34;2-individual-control-per-window&#34;&gt;2. Individual Control per Window
&lt;/h4&gt;&lt;p&gt;The second group controls each individual roller shutter:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;One blueprint per shutter&lt;/strong&gt;: Each shutter can be configured individually&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Window contacts taken into account&lt;/strong&gt;: Window open? Shutter stays up!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;References the sun-position helpers&lt;/strong&gt;: Only closes when the sun shines on that facade&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Example from my setup:&lt;/strong&gt; The roller shutter in the utility room on the north side closes as soon as the sun (even in summer, only at the edges of the day) shines on that facade.&lt;/p&gt;
&lt;h3 id=&#34;why-one-automation-per-window&#34;&gt;Why One Automation per Window?
&lt;/h3&gt;&lt;p&gt;This approach enables &lt;strong&gt;maximum flexibility&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Each shutter can be individually enabled or disabled&lt;/li&gt;
&lt;li&gt;Different rooms can be controlled differently&lt;/li&gt;
&lt;li&gt;Seasonal adjustments are easy to make&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;seasonal-configuration-adapting-throughout-the-year&#34;&gt;Seasonal Configuration: Adapting Throughout the Year
&lt;/h2&gt;&lt;p&gt;The great thing about this system: you can &lt;strong&gt;adjust which rooms should be shaded&lt;/strong&gt; as the seasons change.&lt;/p&gt;
&lt;h3 id=&#34;my-scenarios&#34;&gt;My Scenarios
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Winter (currently):&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ All shading automations &lt;strong&gt;disabled&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;🌞 I enjoy every ray of sunshine that enters the apartment&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Transition periods (spring/autumn):&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ Only bedroom automations &lt;strong&gt;enabled&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;🏠 Rest of the apartment: sunshine welcome&lt;/li&gt;
&lt;li&gt;😴 Bedroom: should stay cool&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Midsummer:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ All shading automations &lt;strong&gt;enabled&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;❄️ Maximum cooling through consistent shading&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;On my dashboard&lt;/strong&gt; I have an elegant overview where I can see at a glance which automations are active. &lt;strong&gt;I show you this view live in the video!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;hardware-basics&#34;&gt;Hardware Basics
&lt;/h2&gt;&lt;p&gt;Wondering how to make your roller shutters smart in the first place?&lt;/p&gt;
&lt;p&gt;In my &lt;strong&gt;Shelly roller shutter video&lt;/strong&gt; I cover in detail:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hardware selection (Shelly Plus 2PM, Gen3, Gen4)&lt;/li&gt;
&lt;li&gt;Wiring in the flush-mount box&lt;/li&gt;
&lt;li&gt;Software setup and security&lt;/li&gt;
&lt;li&gt;Home Assistant integration&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;👉 &lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/shelly-jalousie/&#34; &gt;To the Shelly Blinds Video&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-blueprints-in-detail&#34;&gt;The Blueprints in Detail
&lt;/h2&gt;&lt;p&gt;The blueprints for sun-position calculation and individual control are the core of my system.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Interested in the details?&lt;/strong&gt; Let me know in the comments under the video! If there&amp;rsquo;s enough interest, I&amp;rsquo;ll make a &lt;strong&gt;bonus video&lt;/strong&gt; dedicated to these blueprints, covering:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Complete code&lt;/li&gt;
&lt;li&gt;Step-by-step explanation&lt;/li&gt;
&lt;li&gt;Customization options&lt;/li&gt;
&lt;li&gt;Download links&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;practical-benefits-in-everyday-life&#34;&gt;Practical Benefits in Everyday Life
&lt;/h2&gt;&lt;p&gt;What does this actually get you?&lt;/p&gt;
&lt;h3 id=&#34;comfort&#34;&gt;Comfort
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Automatic adjustment&lt;/strong&gt; to sunlight&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Never need to manually intervene&lt;/strong&gt; again&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Smart Home thinks ahead&lt;/strong&gt; – even when you&amp;rsquo;re not home&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;energy-efficiency&#34;&gt;Energy Efficiency
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cooler rooms in summer&lt;/strong&gt; through consistent shading&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Warmer rooms in winter&lt;/strong&gt; through the insulating effect at night&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Less air conditioning/heating&lt;/strong&gt; required&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;security&#34;&gt;Security
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Presence simulation&lt;/strong&gt; while on vacation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Automatic closing&lt;/strong&gt; during storms possible&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Integration&lt;/strong&gt; with alarm systems&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;your-path-to-smart-blind-control&#34;&gt;Your Path to Smart Blind Control
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Level 1 – Basics:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Add roller shutters to Home Assistant&lt;/li&gt;
&lt;li&gt;Set up dashboard control&lt;/li&gt;
&lt;li&gt;Create first time-based automations&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Level 2 – Comfort:&lt;/strong&gt;
4. Create groups
5. Add template sensors for overview
6. Visualize on floor plan&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Level 3 – Pro:&lt;/strong&gt;
7. Implement sun-position calculation
8. Set up individual shading automations
9. Configure seasonal adjustments&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;I walk you through every step in detail in the video!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;further-links&#34;&gt;Further Links
&lt;/h2&gt;








&lt;blockquote&gt;
    &lt;p&gt;&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/img/tibber_logo.svg&#34; width=&#34;20%&#34;&gt;
&lt;/figure&gt;
&lt;p&gt;Do you already have a dynamic electricity tariff? Tibber is one of the first providers to offer such a tariff in Germany. I&amp;rsquo;ve been a customer since October 2022, and it&amp;rsquo;s been a thoroughly positive experience. Tibber offers a clearly structured, modern app where you always have full oversight of your electricity tariff and costs. Pricing is very transparent: Tibber only charges what electricity actually costs on the exchange at any given moment (plus standard grid fees, etc.), plus a service fee of just €3.99 per month.&lt;/p&gt;
&lt;p&gt;If Tibber sounds like an option for you, I&amp;rsquo;d be glad if you sign up via &lt;a class=&#34;link&#34; href=&#34;https://invite.tibber.com/vkccaupl&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;my referral link&lt;/a&gt;. That gets both you and me &lt;strong&gt;€100 for the Tibber Store&lt;/strong&gt;, where you can buy various IoT hardware for your smart home. If you&amp;rsquo;re already a Tibber customer and haven&amp;rsquo;t used a referral link, you can &lt;a class=&#34;link&#34; href=&#34;https://support.tibber.com/de/articles/4601431-tibber-freund-innen-bonus#h_ae8df266c0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;still do so within 14 days&lt;/a&gt; — use code &lt;code&gt;vkccaupl&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Have questions or still unsure? Don&amp;rsquo;t hesitate to reach out. I&amp;rsquo;m happy to help you figure out whether Tibber is the right choice for you. And if it turns out it isn&amp;rsquo;t — you can cancel Tibber month by month at any time!&lt;/p&gt;
&lt;p&gt;Thank you for your support! It makes it possible for me to keep creating videos for you.&lt;/p&gt;
&lt;/p&gt;&lt;span class=&#34;cite&#34;&gt;&lt;span&gt;― &lt;/span&gt;&lt;span&gt;Joachim&lt;/span&gt;&lt;cite&gt;&lt;/cite&gt;&lt;/span&gt;&lt;/blockquote&gt;
 
&lt;p&gt;&lt;strong&gt;More helpful articles from the A-Z Series:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/blog/2025/10/19/home-assistant-a-z-a-wie-automationen-starte-dein-intelligentes-zuhause/&#34; &gt;A is for Automations&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/blog/2025/10/26/home-assistant-a-z-b-wie-blueprints-fertige-automationen-einfach-nutzen/&#34; &gt;B is for Blueprints&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/blog/2025/11/16/home-assistant-a-z-h-wie-helfer-die-unsichtbaren-assistenten/&#34; &gt;H is for Helpers&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/blog/2025/11/09/home-assistant-a-z-i-wie-integrationen-geraete-einfach-einbinden/&#34; &gt;I is for Integrations&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Hardware:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/shelly-jalousie/&#34; &gt;Shelly Blind Control&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;The Home Assistant A-Z Series brings you the most important Home Assistant concepts in short videos and in-depth articles. A new letter every Sunday, a little more knowledge each time!&lt;/em&gt;&lt;/p&gt;
&lt;nav class=&#34;ha-az-nav&#34; aria-label=&#34;Home Assistant A-Z Navigation&#34;&gt;
  &lt;div class=&#34;ha-az-nav-label&#34;&gt;📚 Home Assistant A–Z · Teil 10 von 15&lt;/div&gt;
  &lt;div class=&#34;ha-az-nav-inner&#34;&gt;&lt;a href=&#34;https://smarthome-aber-sicher.de/post/ha-az/09-integrationen/&#34; class=&#34;ha-az-nav-btn ha-az-nav-prev&#34;&gt;← I · Integrationen&lt;/a&gt;&lt;a href=&#34;https://smarthome-aber-sicher.de/post/ha-az/11-ki/&#34; class=&#34;ha-az-nav-btn ha-az-nav-next&#34;&gt;K · KI →&lt;/a&gt;&lt;/div&gt;
&lt;/nav&gt;
</description>
        </item>
        <item>
        <title>Replace Your Tablet Battery Yourself – How to Save Your Old Device in 20 Minutes!</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/11/16/replace-your-tablet-battery-yourself-how-to-save-your-old-device-in-20-minutes/</link>
        <pubDate>Sun, 16 Nov 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/11/16/replace-your-tablet-battery-yourself-how-to-save-your-old-device-in-20-minutes/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/11/16/tablet-akku-selbst-wechseln-so-rettest-du-dein-altes-ger%C3%A4t-in-20-minuten/cover.png" alt="Featured image of post Replace Your Tablet Battery Yourself – How to Save Your Old Device in 20 Minutes!" /&gt;&lt;h2 id=&#34;when-your-tablet-never-leaves-the-charger&#34;&gt;When Your Tablet Never Leaves the Charger
&lt;/h2&gt;&lt;p&gt;Sound familiar? Your tablet used to be great, but now the battery barely lasts a few hours. Maybe you use it for your &lt;strong&gt;Smart Home Dashboard in Home Assistant&lt;/strong&gt; or for other purposes – but being permanently tethered to a cable is simply annoying.&lt;/p&gt;
&lt;p&gt;Most people think: &amp;ldquo;Time for a new device.&amp;rdquo; But wait! &lt;strong&gt;These devices are far too good to throw away.&lt;/strong&gt; In this article I&amp;rsquo;ll show you how to breathe new life into your tablet with a new battery – and without any special tools!&lt;/p&gt;
&lt;div class=&#34;video-wrapper&#34;&gt;
    &lt;div class=&#34;video-placeholder&#34; onclick=&#34;loadIframe(this)&#34;&gt;
        &lt;img src=&#34;https://smarthome-aber-sicher.de/img/sas_youtube.png&#34; alt=&#34;YouTube Video&#34;&gt;
        &lt;div class=&#34;play-button&#34;&gt;&lt;/div&gt;
        &lt;div class=&#34;privacy-notice&#34;  style=&#34;color: var(--card-text-color-main);&#34;&gt;
            To load the video, please click the image. Please note that by doing so, data will be transmitted to YouTube.
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
    function loadIframe(element) {
        var iframe = document.createElement(&#39;iframe&#39;);
        iframe.setAttribute(&#39;loading&#39;, &#39;lazy&#39;);
        iframe.setAttribute(&#39;src&#39;, &#39;https://www.youtube-nocookie.com/embed/l0WC25CgJuY&#39;);
        iframe.setAttribute(&#39;allowfullscreen&#39;, &#39;&#39;);
        iframe.setAttribute(&#39;title&#39;, &#39;YouTube Video&#39;);
        element.parentNode.replaceChild(iframe, element);
    }
&lt;/script&gt;
&lt;style&gt;
    .video-placeholder {
        position: relative;
        cursor: pointer;
    }
    .video-placeholder img {
        width: 100%;
        height: auto;
    }
    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: url(&#39;/img/youtube_button.svg&#39;) no-repeat center center;
        background-size: contain;
    }
    .video-placeholder:hover .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: url(&#39;/img/youtube_button_hover.svg&#39;) no-repeat center center;
        background-size: contain;
    }
    .privacy-notice {
        position: absolute;
        bottom: 50px;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        background-color: rgba(0, 0, 0, 0.7);
        color: white;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 12px;
        text-align: center;
    }
&lt;/style&gt;

&lt;h2 id=&#34;why-repair-it-yourself&#34;&gt;Why Repair It Yourself?
&lt;/h2&gt;&lt;h3 id=&#34;sustainability-and-resource-conservation&#34;&gt;Sustainability and Resource Conservation
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Every repaired device is a win for the environment.&lt;/strong&gt; Manufacturing a new tablet consumes enormous resources – raw materials, energy, water. A new battery for €20–30 and 20 minutes of your time can extend the device&amp;rsquo;s life by years.&lt;/p&gt;
&lt;h3 id=&#34;save-money&#34;&gt;Save Money
&lt;/h3&gt;&lt;p&gt;A new tablet can easily cost several hundred euros. A replacement battery? About €20–30. The math is simple!&lt;/p&gt;
&lt;h3 id=&#34;its-fun&#34;&gt;It&amp;rsquo;s Fun!
&lt;/h3&gt;&lt;p&gt;Honestly: there&amp;rsquo;s a really great feeling when the device works again after the repair. &lt;strong&gt;In the video you can watch every step live alongside me!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;my-example-samsung-galaxy-tab-s3&#34;&gt;My Example: Samsung Galaxy Tab S3
&lt;/h2&gt;&lt;p&gt;For my &lt;strong&gt;Smart Home Dashboard&lt;/strong&gt; I use a Samsung Galaxy Tab S3. It&amp;rsquo;s a bit older, but still perfect for Home Assistant. The battery, however, was completely done – the tablet only lasted a few hours.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Spoiler:&lt;/strong&gt; After the battery replacement it now runs for a whole week again! 🎉&lt;/p&gt;
&lt;h2 id=&#34;what-you-need&#34;&gt;What You Need
&lt;/h2&gt;&lt;h3 id=&#34;tools-no-special-equipment&#34;&gt;Tools (no special equipment!)
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Hair dryer&lt;/strong&gt; (yes, really – your regular hair dryer!)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Suction cup&lt;/strong&gt; or suction cup clamp (available at any hardware store)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Plastic spatula&lt;/strong&gt; or an old credit/loyalty card&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Small screwdriver&lt;/strong&gt; (Phillips head)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Optional:&lt;/strong&gt; Plastic opening tools (available online for a few euros)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;materials&#34;&gt;Materials
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Replacement battery&lt;/strong&gt; matching your tablet model&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Optional:&lt;/strong&gt; Replacement adhesive strips for the housing&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Important note on buying the battery:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;⚠️ &lt;strong&gt;Do NOT buy the cheapest battery you find online!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Make sure to look for:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ Reputable distributors&lt;/li&gt;
&lt;li&gt;✅ Good ratings and reviews&lt;/li&gt;
&lt;li&gt;✅ Brand manufacturers or certified replacements&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Why?&lt;/strong&gt; Low-quality lithium-ion batteries don&amp;rsquo;t just perform poorly – in the worst case they can &lt;strong&gt;catch fire&lt;/strong&gt;. Safety first! &lt;strong&gt;I cover this in detail in the video.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;step-by-step-guide&#34;&gt;Step-by-Step Guide
&lt;/h2&gt;&lt;h3 id=&#34;step-1-warm-up-the-housing-with-the-hair-dryer&#34;&gt;Step 1: Warm Up the Housing with the Hair Dryer
&lt;/h3&gt;&lt;p&gt;The first step is &lt;strong&gt;heating the adhesive&lt;/strong&gt; between the housing and the display. Without this step you won&amp;rsquo;t be able to get into the device.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;My recommendation:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Lowest airflow setting&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Maximum heat&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;About 2 minutes&lt;/strong&gt; warming the entire housing&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;One corner more intensively&lt;/strong&gt; (that&amp;rsquo;s where you want to open it first)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Temperature check:&lt;/strong&gt; If you can just barely touch the tablet without burning yourself, it&amp;rsquo;s perfect!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video you can see exactly how long I hold the hair dryer and how!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-2-open-the-housing-with-a-suction-cup&#34;&gt;Step 2: Open the Housing with a Suction Cup
&lt;/h3&gt;&lt;p&gt;Now comes the exciting part. Using a &lt;strong&gt;suction cup or suction cup clamp&lt;/strong&gt; you carefully pull the housing apart.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Two options:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Option A: Suction cup clamp&lt;/strong&gt; (the one I use)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Place it on the warmed corner&lt;/li&gt;
&lt;li&gt;Carefully tighten until a gap appears&lt;/li&gt;
&lt;li&gt;No force – just warm it up again if needed!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Option B: Two simple suction cups&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;One on the front, one on the back&lt;/li&gt;
&lt;li&gt;Carefully pull apart with your hands&lt;/li&gt;
&lt;li&gt;Again: patience matters more than strength&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;You&amp;rsquo;ll see in the video:&lt;/strong&gt; In my case the housing pops open after just a few turns!&lt;/p&gt;
&lt;h3 id=&#34;step-3-fully-open-the-housing&#34;&gt;Step 3: Fully Open the Housing
&lt;/h3&gt;&lt;p&gt;Once the first gap appears, grab a &lt;strong&gt;plastic spatula&lt;/strong&gt; or an old credit card.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Important:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;⚠️ &lt;strong&gt;Do NOT use metal tools!&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;✅ Plastic only – that way you won&amp;rsquo;t scratch anything&lt;/li&gt;
&lt;li&gt;✅ Don&amp;rsquo;t go too deep into the device&lt;/li&gt;
&lt;li&gt;✅ Work your way completely around the device&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;If it doesn&amp;rsquo;t slide smoothly somewhere?&lt;/strong&gt; Just warm up that spot with the hair dryer again. &lt;strong&gt;In the video I show you the right technique!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-4-watch-out-for-cables&#34;&gt;Step 4: Watch Out for Cables!
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;On my Samsung tablet:&lt;/strong&gt; The back panel has no cabling – just lift it off.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On other tablets:&lt;/strong&gt; Carefully check whether ribbon cables connect the back panel to the circuit board! Otherwise you&amp;rsquo;ll tear something off when opening it.&lt;/p&gt;
&lt;h3 id=&#34;step-5-remove-the-battery&#34;&gt;Step 5: Remove the Battery
&lt;/h3&gt;&lt;p&gt;Now it gets technical – but don&amp;rsquo;t worry, it&amp;rsquo;s easier than it looks!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;On my tablet:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Loosen a few &lt;strong&gt;screws&lt;/strong&gt; securing the battery&lt;/li&gt;
&lt;li&gt;Carefully disconnect the &lt;strong&gt;ribbon cable&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Gently &lt;strong&gt;lift&lt;/strong&gt; the contact clips with a small screwdriver&lt;/li&gt;
&lt;li&gt;Pull out the cable&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;In the video you can see every single step in close-up – I show you exactly where each cable sits!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-6-remove-the-old-battery&#34;&gt;Step 6: Remove the Old Battery
&lt;/h3&gt;&lt;p&gt;The battery is usually still secured with some adhesive tape. &lt;strong&gt;Carefully lift it&lt;/strong&gt; and remove it from the housing.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; Don&amp;rsquo;t just throw the old battery in the trash! Batteries belong at the recycling center or at the collection point in an electronics store.&lt;/p&gt;
&lt;h3 id=&#34;step-7-install-the-new-battery&#34;&gt;Step 7: Install the New Battery
&lt;/h3&gt;&lt;p&gt;The new battery goes in exactly the same spot.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Connection order:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Place the battery in the housing&lt;/li&gt;
&lt;li&gt;Reconnect the ribbon cable&lt;/li&gt;
&lt;li&gt;Press the contacts firmly&lt;/li&gt;
&lt;li&gt;Screw the screws back in&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;In the video I show you what to pay attention to when connecting the cables!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;step-8-function-test-before-closing&#34;&gt;Step 8: Function Test BEFORE Closing!
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Important:&lt;/strong&gt; Test that everything works &lt;strong&gt;BEFORE&lt;/strong&gt; you close the housing!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What I test:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ Tablet can be switched on&lt;/li&gt;
&lt;li&gt;✅ Display works&lt;/li&gt;
&lt;li&gt;✅ Buttons respond&lt;/li&gt;
&lt;li&gt;✅ Speakers work&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Battery charges&lt;/strong&gt; (plug in the charging cable!)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;In the video you&amp;rsquo;ll see the exciting moment:&lt;/strong&gt; Does it turn on? 😊&lt;/p&gt;
&lt;h3 id=&#34;step-9-calibrate-the-battery&#34;&gt;Step 9: Calibrate the Battery
&lt;/h3&gt;&lt;p&gt;Before closing the housing, it&amp;rsquo;s a good idea to:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Charge the battery fully&lt;/strong&gt; (100%)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Let the tablet drain completely&lt;/strong&gt; without charging in between&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Why?&lt;/strong&gt; This way the operating system learns the actual capacity and can display accurate remaining runtime again.&lt;/p&gt;
&lt;h3 id=&#34;step-10-close-the-housing&#34;&gt;Step 10: Close the Housing
&lt;/h3&gt;&lt;p&gt;Now comes the final step!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Option A: Use the remaining adhesion&lt;/strong&gt; (what I do)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The old adhesive often still holds well enough&lt;/li&gt;
&lt;li&gt;Simply press the back panel on and you&amp;rsquo;re done&lt;/li&gt;
&lt;li&gt;⚠️ The device is then no longer waterproof&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Option B: New adhesive strip&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Remove the old adhesive&lt;/li&gt;
&lt;li&gt;Apply a new adhesive strip (order it together with the battery!)&lt;/li&gt;
&lt;li&gt;Good sealing again&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;For my Smart Home Dashboard, Option A is perfectly sufficient!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-result-mission-accomplished-&#34;&gt;The Result: Mission Accomplished! 🎉
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;In just 20 minutes:&lt;/strong&gt; My Samsung Tab runs for &lt;strong&gt;a whole week&lt;/strong&gt; again, just from a new battery!&lt;/p&gt;
&lt;p&gt;The tablet is back to being:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ Usable permanently as a dashboard&lt;/li&gt;
&lt;li&gt;✅ Usable without constant recharging&lt;/li&gt;
&lt;li&gt;✅ Ready for years more of service&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;common-problems-and-solutions&#34;&gt;Common Problems and Solutions
&lt;/h2&gt;&lt;h3 id=&#34;the-housing-wont-open&#34;&gt;&amp;ldquo;The housing won&amp;rsquo;t open&amp;rdquo;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt; Heat it up again! Better to use the hair dryer for 30 seconds longer than to use force.&lt;/p&gt;
&lt;h3 id=&#34;im-afraid-of-breaking-something&#34;&gt;&amp;ldquo;I&amp;rsquo;m afraid of breaking something&amp;rdquo;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt; In the video you can see every move. Take your time and work calmly. Most damage happens from rushing!&lt;/p&gt;
&lt;h3 id=&#34;which-battery-is-the-right-one&#34;&gt;&amp;ldquo;Which battery is the right one?&amp;rdquo;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The exact model number is printed on the old battery&lt;/li&gt;
&lt;li&gt;Search for that number at reputable shops&lt;/li&gt;
&lt;li&gt;Read the reviews!&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;the-cable-wont-connect&#34;&gt;&amp;ldquo;The cable won&amp;rsquo;t connect&amp;rdquo;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt; Some connectors are a bit fiddly. In the video I show you how I handled the tricky connector on mine – it took me a while too!&lt;/p&gt;
&lt;h2 id=&#34;safety-notes&#34;&gt;Safety Notes
&lt;/h2&gt;&lt;h3 id=&#34;during-the-repair&#34;&gt;During the Repair
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;⚠️ &lt;strong&gt;Never work while connected to power!&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;⚠️ &lt;strong&gt;Do not damage the battery&lt;/strong&gt; (risk of short circuit/fire!)&lt;/li&gt;
&lt;li&gt;⚠️ &lt;strong&gt;Choose a well-ventilated room&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;⚠️ &lt;strong&gt;Keep children and pets away&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;after-the-repair&#34;&gt;After the Repair
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;Supervise the first charging cycle&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;The tablet getting warm is normal&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;If you see smoke, disconnect from power immediately!&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;why-this-fits-perfectly-with-using-tech-smartly&#34;&gt;Why This Fits Perfectly with &amp;ldquo;Using Tech Smartly&amp;rdquo;
&lt;/h2&gt;&lt;p&gt;This channel is called &lt;strong&gt;&amp;ldquo;Smart Home? But Secure!&amp;rdquo;&lt;/strong&gt; for a reason – and smart means:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Conserving resources&lt;/strong&gt; instead of throwing things away&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Taking action yourself&lt;/strong&gt; instead of buying everything new&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Understanding and mastering technology&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;A repaired tablet for a Smart Home Dashboard is the perfect example: &lt;strong&gt;Old meets Smart!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;your-repair-project&#34;&gt;Your Repair Project?
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Write to me in the comments:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Have you ever replaced a tablet or smartphone battery yourself?&lt;/li&gt;
&lt;li&gt;What was your experience?&lt;/li&gt;
&lt;li&gt;Do you also use your tablet for Smart Home?&lt;/li&gt;
&lt;li&gt;Which device are you considering repairing?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Make sure to watch the video&lt;/strong&gt; – there you can see every step live and get all the important tips!&lt;/p&gt;
&lt;h2 id=&#34;more-repair-guides&#34;&gt;More Repair Guides
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/repair-shelly/&#34; &gt;Repair BROKEN Shellys – the 30 CENT repair that actually works!&lt;/a&gt; – Repair Smart Home hardware instead of throwing it away: save a Shelly 2.5 with a new capacitor&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/repair-sonoff-s20/&#34; &gt;Repair Sonoff S20 Smart Plug – the 26 Cent Repair&lt;/a&gt; – Permanently fix the unstable WiFi connection on the Sonoff S20 with a capacitor replacement&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Home Assistant A-Z: D is for Dashboard</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/08/10/home-assistant-a-z-d-is-for-dashboard/</link>
        <pubDate>Sun, 10 Aug 2025 00:00:00 +0200</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/08/10/home-assistant-a-z-d-is-for-dashboard/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/08/10/home-assistant-a-z-d-wie-dashboard/cover.png" alt="Featured image of post Home Assistant A-Z: D is for Dashboard" /&gt;&lt;p&gt;You open Home Assistant and see&amp;hellip; a chaotic mess of switches, sensors, and cryptic names? Or worse: you miss important warnings because everything looks grey and unremarkable? It doesn&amp;rsquo;t have to be this way! A well-designed dashboard makes the difference between frustration and joy in your daily smart home experience.&lt;/p&gt;
&lt;div class=&#34;video-wrapper&#34;&gt;
    &lt;div class=&#34;video-placeholder&#34; onclick=&#34;loadIframe(this)&#34;&gt;
        &lt;img src=&#34;https://smarthome-aber-sicher.de/img/sas_youtube.png&#34; alt=&#34;YouTube Video&#34;&gt;
        &lt;div class=&#34;play-button&#34;&gt;&lt;/div&gt;
        &lt;div class=&#34;privacy-notice&#34;  style=&#34;color: var(--card-text-color-main);&#34;&gt;
            To load the video, please click the image. Please note that by doing so, data will be transmitted to YouTube.
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;script&gt;
    function loadIframe(element) {
        var iframe = document.createElement(&#39;iframe&#39;);
        iframe.setAttribute(&#39;loading&#39;, &#39;lazy&#39;);
        iframe.setAttribute(&#39;src&#39;, &#39;https://www.youtube-nocookie.com/embed/Zl_AgDRyIvw&#39;);
        iframe.setAttribute(&#39;allowfullscreen&#39;, &#39;&#39;);
        iframe.setAttribute(&#39;title&#39;, &#39;YouTube Video&#39;);
        element.parentNode.replaceChild(iframe, element);
    }
&lt;/script&gt;
&lt;style&gt;
    .video-placeholder {
        position: relative;
        cursor: pointer;
    }
    .video-placeholder img {
        width: 100%;
        height: auto;
    }
    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: url(&#39;/img/youtube_button.svg&#39;) no-repeat center center;
        background-size: contain;
    }
    .video-placeholder:hover .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: url(&#39;/img/youtube_button_hover.svg&#39;) no-repeat center center;
        background-size: contain;
    }
    .privacy-notice {
        position: absolute;
        bottom: 50px;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        background-color: rgba(0, 0, 0, 0.7);
        color: white;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 12px;
        text-align: center;
    }
&lt;/style&gt;

&lt;h2 id=&#34;what-is-it-anyway&#34;&gt;What is it, anyway?
&lt;/h2&gt;&lt;p&gt;The dashboard is your central control panel in the smart home – the first screen you see when you open the app or web interface. This is where you control your devices, monitor sensors, and keep an overview of your smart home.&lt;/p&gt;
&lt;p&gt;A dashboard is made up of cards – small widgets that display different information. You can add light switches, temperature readouts, camera streams, or complex charts. Think of it like the home screen of your smartphone, but for your home.&lt;/p&gt;
&lt;p&gt;The default dashboard automatically shows all your devices, but that gets cluttered fast. That&amp;rsquo;s why you can create your own dashboards – one for the living room, one for security, or one for energy monitoring. Anything is possible.&lt;/p&gt;
&lt;h2 id=&#34;why-does-this-matter-for-your-smart-home&#34;&gt;Why does this matter for your smart home?
&lt;/h2&gt;&lt;p&gt;Let&amp;rsquo;s be honest: the best smart home is useless if you can&amp;rsquo;t find your way around it. A well-thought-out dashboard saves you time and frustration every day. Instead of scrolling through endless lists, you see the most important information at a glance.&lt;/p&gt;
&lt;p&gt;A practical example: in the morning, quickly check whether all windows are closed, the heating is set correctly, and whether the coffee maker is already running. With a personalized &amp;ldquo;Good Morning&amp;rdquo; dashboard, that takes 5 seconds instead of 2 minutes.&lt;/p&gt;
&lt;p&gt;But even more importantly: a good dashboard warns you about problems! Imagine your fridge is too warm, your plants need water, or a door has been left open. With color-coded warnings, you&amp;rsquo;ll never miss something like that again. Red cards for critical errors, orange for warnings, blue for notices – you can see at a glance where action is needed.&lt;/p&gt;
&lt;h2 id=&#34;how-does-it-work-in-home-assistant&#34;&gt;How does it work in Home Assistant?
&lt;/h2&gt;&lt;p&gt;Let&amp;rsquo;s look at this practically: go to your dashboard and click the pencil icon in the top right. Now you can add, move, or delete cards. It&amp;rsquo;s all very intuitive.&lt;/p&gt;
&lt;p&gt;For starters, I recommend: create a new dashboard via &amp;ldquo;Settings&amp;rdquo; → &amp;ldquo;Dashboards&amp;rdquo; → &amp;ldquo;Add Dashboard&amp;rdquo;. Then add the entities that matter most to you. Over time, you&amp;rsquo;ll notice what you use frequently and what you don&amp;rsquo;t. Take a critical look at your dashboard once a week and refine it step by step. Dashboards are as individual as each user – it just needs to work for you, and you know that best yourself.&lt;/p&gt;
&lt;p&gt;One tip: make use of the ability to only show entities when relevant. You can do this with an Entity Filter card, or via the visibility conditions in the card settings. This keeps your overview clean.&lt;/p&gt;
&lt;p&gt;A concrete example: add an Entities card for an open window, but only show it when the window is actually open.&lt;/p&gt;
&lt;p&gt;Tip: With card-mod from the Home Assistant Community Store, you can make warnings color-coded: red backgrounds for critical errors, orange for warnings. You&amp;rsquo;ll never overlook anything important again. Curious? I&amp;rsquo;ve linked a video above and in the video description.&lt;/p&gt;
&lt;h2 id=&#34;the-most-common-pitfalls&#34;&gt;The most common pitfalls
&lt;/h2&gt;&lt;p&gt;The first pitfall: overloading your dashboard with everything that&amp;rsquo;s possible. Just because you have 50 sensors doesn&amp;rsquo;t mean they all need to be on the home screen. The result: nobody can find anything, and important warnings get lost in the noise. My tip: only show what you genuinely need every day.&lt;/p&gt;
&lt;p&gt;Second pitfall: no differentiation. When everything looks the same, you can&amp;rsquo;t tell what&amp;rsquo;s urgent. Use a system: red for critical errors like &amp;ldquo;fridge too warm&amp;rdquo;, orange for warnings like &amp;ldquo;battery low&amp;rdquo;, blue for notices like &amp;ldquo;take out the trash&amp;rdquo;. That way you immediately see what matters.&lt;/p&gt;
&lt;p&gt;Third pitfall: only testing on the desktop. Many people design their dashboard on a computer and then wonder why it looks off on their phone. Always test your dashboard on mobile too – especially warning cards need to be clearly visible on the go. Home Assistant makes this easy: as soon as you change a dashboard, any phone with the app open in parallel will prompt you to reload. So you can test your changes live right away.&lt;/p&gt;
&lt;h2 id=&#34;what-creative-or-useful-things-can-you-do-with-it&#34;&gt;What creative or useful things can you do with it?
&lt;/h2&gt;&lt;p&gt;Dashboards can do much more than just display switches. My favorite: a &amp;ldquo;Warnings Dashboard&amp;rdquo; using Entity Filter cards that only appear when there&amp;rsquo;s a problem – red cards for critical errors, orange for warnings, blue for notices. Forgotten plants, open doors, or weak batteries will never slip past you again.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve put together more tips and tricks in this video – I&amp;rsquo;ve also linked it in the video description.&lt;/p&gt;
&lt;p&gt;Next up is &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/ha-az/entities&#34; &gt;&amp;ldquo;E&amp;rdquo; is for Entities&lt;/a&gt;, or check out the &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/tags/a-bis-z/&#34; &gt;overview of all A-Z posts&lt;/a&gt;.&lt;/p&gt;
&lt;nav class=&#34;ha-az-nav&#34; aria-label=&#34;Home Assistant A-Z Navigation&#34;&gt;
  &lt;div class=&#34;ha-az-nav-label&#34;&gt;📚 Home Assistant A–Z · Teil 4 von 15&lt;/div&gt;
  &lt;div class=&#34;ha-az-nav-inner&#34;&gt;&lt;a href=&#34;https://smarthome-aber-sicher.de/post/ha-az/03-cloud-integrationen/&#34; class=&#34;ha-az-nav-btn ha-az-nav-prev&#34;&gt;← C · Cloud-Integrationen&lt;/a&gt;&lt;a href=&#34;https://smarthome-aber-sicher.de/post/ha-az/05-entit%C3%A4ten/&#34; class=&#34;ha-az-nav-btn ha-az-nav-next&#34;&gt;E · Entitäten →&lt;/a&gt;&lt;/div&gt;
&lt;/nav&gt;





&lt;blockquote&gt;
    &lt;p&gt;Note: Links marked with &lt;em&gt;affiliate link&lt;/em&gt; are affiliate links. As an Amazon Associate I earn from qualifying purchases. This means I receive a small commission if you purchase through these links — at no extra cost to you. The revenue helps me run this blog and YouTube channel and keep creating content. Thank you for your support!&lt;/p&gt;&lt;span class=&#34;cite&#34;&gt;&lt;span&gt;― &lt;/span&gt;&lt;span&gt;Joachim&lt;/span&gt;&lt;cite&gt;&lt;/cite&gt;&lt;/span&gt;&lt;/blockquote&gt;
</description>
        </item>
        
    </channel>
</rss>
