<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>IT Security on Smart Home? Sure — But Secure!</title>
        <link>https://smarthome-aber-sicher.de/en/tags/it-security/</link>
        <description>Recent content in IT Security on Smart Home? Sure — But Secure!</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Thu, 15 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://smarthome-aber-sicher.de/en/tags/it-security/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Robot Vacuums in the Smart Home - The Underestimated Data Hog</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/05/15/robot-vacuums-in-the-smart-home-the-underestimated-data-hog/</link>
        <pubDate>Thu, 15 May 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/05/15/robot-vacuums-in-the-smart-home-the-underestimated-data-hog/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/05/15/saugroboter-im-smart-home-die-untersch%C3%A4tzte-datenkrake/cover.png" alt="Featured image of post Robot Vacuums in the Smart Home - The Underestimated Data Hog" /&gt;&lt;h2 id=&#34;introduction&#34;&gt;Introduction
&lt;/h2&gt;&lt;p&gt;Imagine your robot vacuum knows more about you than your closest friends — even though it&amp;rsquo;s only supposed to clean the floor. It drives through your home, scans your rooms, listens to your conversations, and you think it&amp;rsquo;s really just vacuuming? Sounds like a horror movie, but that&amp;rsquo;s exactly reality.&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/urSW9Rah0fc&#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;the-ecovacs-incident-of-2024&#34;&gt;The Ecovacs Incident of 2024
&lt;/h2&gt;&lt;p&gt;In October 2024, hacked Ecovacs robot vacuums in the US turned into full-blown &lt;a class=&#34;link&#34; href=&#34;https://tarnkappe.info/artikel/cyberangriffe/gehackte-ecovacs-saugroboter-beleidigen-besitzer-302752.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;stalkers&lt;/a&gt; &lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;. They &lt;a class=&#34;link&#34; href=&#34;https://www.tomsguide.com/home/smart-home/hacked-ecovacs-vacuums-went-haywire-across-the-us&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;chased pets and hurled racist insults at their owners&lt;/a&gt;, terrorizing entire households &lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt;. But how did it get to this point? The attackers exploited a &lt;a class=&#34;link&#34; href=&#34;https://www.theverge.com/2024/10/12/24268508/hacked-ecovacs-deebot-x2-racial-slurs-chase-pets&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;glaring security vulnerability&lt;/a&gt; in the robots&amp;rsquo; software. The security PIN that was supposed to prevent unauthorized access was only verified in the app, not on the device itself — a fatal flaw that hackers knew how to exploit &lt;sup id=&#34;fnref:3&#34;&gt;&lt;a href=&#34;#fn:3&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;3&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;What makes this case particularly alarming: common security measures like strong passwords or two-factor authentication would not have helped here. The manufacturer had made such a fundamental programming error that even best-practice security measures were rendered useless.&lt;/p&gt;
&lt;h2 id=&#34;the-underestimated-problem-of-profiling&#34;&gt;The Underestimated Problem of Profiling
&lt;/h2&gt;&lt;p&gt;But even if your robot vacuum isn&amp;rsquo;t hacked, there is another massive problem: profiling. Many people might think, what could a robot vacuum really know about me? The answer is: frighteningly much.&lt;/p&gt;
&lt;p&gt;To understand how powerful data analysis can be, here is a &lt;a class=&#34;link&#34; href=&#34;https://www.forbes.com/sites/kashmirhill/2012/02/16/how-target-figured-out-a-teen-girl-was-pregnant-before-her-father-did/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;real-world example from the US&lt;/a&gt;: In 2012, a teenager suddenly started receiving ads for baby products from the retail chain Target. Her outraged father complained to Target about the alleged harassment of his daughter — only to find out a few days later that his daughter was actually pregnant. The algorithm had detected subtle changes in purchasing behavior and drawn the right conclusions before the family even knew &lt;sup id=&#34;fnref:4&#34;&gt;&lt;a href=&#34;#fn:4&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;4&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;h3 id=&#34;what-does-this-mean-for-robot-vacuums&#34;&gt;What Does This Mean for Robot Vacuums?
&lt;/h3&gt;&lt;p&gt;Your robot vacuum links movement patterns, camera images, and sounds. It knows:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When you sleep&lt;/li&gt;
&lt;li&gt;When you come home&lt;/li&gt;
&lt;li&gt;Whether your routines change&lt;/li&gt;
&lt;li&gt;Which rooms are used and how often&lt;/li&gt;
&lt;li&gt;What conversations take place in your home&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;why-this-matters&#34;&gt;Why This Matters
&lt;/h2&gt;&lt;p&gt;&amp;ldquo;Why would anyone spy on me? I&amp;rsquo;m not important at all.&amp;rdquo; This thought is understandable, but it misses the core of the problem. It&amp;rsquo;s not about targeted surveillance of individuals — it&amp;rsquo;s about mass data collection:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Companies don&amp;rsquo;t specifically target your data&lt;/li&gt;
&lt;li&gt;They simply collect everything, because storage is cheap&lt;/li&gt;
&lt;li&gt;What seems harmless today can become highly sensitive tomorrow through AI analysis&lt;/li&gt;
&lt;li&gt;The value lies not in any single household, but in the sheer volume of data&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This data can feed algorithms that make decisions about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Health insurance eligibility&lt;/li&gt;
&lt;li&gt;Credit scoring&lt;/li&gt;
&lt;li&gt;Personalized advertising&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;concrete-recommendations&#34;&gt;Concrete Recommendations
&lt;/h2&gt;&lt;p&gt;What can you actually do to protect yourself?&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Basic security measures:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Use strong passwords&lt;/li&gt;
&lt;li&gt;Install updates regularly&lt;/li&gt;
&lt;li&gt;Put devices on a guest network&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Consider before buying:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Think twice before getting devices with cameras or microphones&lt;/li&gt;
&lt;li&gt;Be especially critical of cloud-based data processing&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Alternative solutions:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Valetudo project offers open-source firmware for some robot vacuum models&lt;/li&gt;
&lt;li&gt;This lets you keep control over your own data&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion
&lt;/h2&gt;&lt;p&gt;Even large, seemingly trustworthy brands are not immune to data breaches — as the &lt;a class=&#34;link&#34; href=&#34;https://www.auto-motor-und-sport.de/verkehr/massives-datenleck-volkwagen-meb-nutzerdaten-chaos-computer-club/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Volkswagen incident of 2024&lt;/a&gt; illustrates, where data from over 400,000 electric vehicles ended up unprotected on the internet &lt;sup id=&#34;fnref:5&#34;&gt;&lt;a href=&#34;#fn:5&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;5&lt;/a&gt;&lt;/sup&gt;.&lt;/p&gt;
&lt;p&gt;Making a genuinely reliable purchase recommendation for a &amp;ldquo;secure&amp;rdquo; robot vacuum is nearly impossible. The most pragmatic approach seems to be avoiding models with cameras and microphones and accepting the reduced feature set. An alternative for tech-savvy users is the &lt;a class=&#34;link&#34; href=&#34;https://valetudo.cloud/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Valetudo project&lt;/a&gt; &lt;sup id=&#34;fnref:6&#34;&gt;&lt;a href=&#34;#fn:6&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;6&lt;/a&gt;&lt;/sup&gt;, which provides an open-source alternative to the manufacturer&amp;rsquo;s firmware. Because in the end, protecting your privacy matters more than the supposed convenience of extra features.&lt;/p&gt;
&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://tarnkappe.info/artikel/cyberangriffe/gehackte-ecovacs-saugroboter-beleidigen-besitzer-302752.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Tarnkappe.info: Hacked Ecovacs robot vacuums insult their owners&lt;/a&gt;&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:2&#34;&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.tomsguide.com/home/smart-home/hacked-ecovacs-vacuums-went-haywire-across-the-us&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Tom&amp;rsquo;s Guide: Hacked Ecovacs vacuums went haywire across the US&lt;/a&gt;&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:3&#34;&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.theverge.com/2024/10/12/24268508/hacked-ecovacs-deebot-x2-racial-slurs-chase-pets&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;The Verge: Hacked Ecovacs robot vacuums spewed racial slurs and chased pets&lt;/a&gt;&amp;#160;&lt;a href=&#34;#fnref:3&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:4&#34;&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.forbes.com/sites/kashmirhill/2012/02/16/how-target-figured-out-a-teen-girl-was-pregnant-before-her-father-did/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Forbes: How Target Figured Out A Teen Girl Was Pregnant Before Her Father Did&lt;/a&gt;&amp;#160;&lt;a href=&#34;#fnref:4&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:5&#34;&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.auto-motor-und-sport.de/verkehr/massives-datenleck-volkwagen-meb-nutzerdaten-chaos-computer-club/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Auto Motor und Sport: Massive data leak at Volkswagen&lt;/a&gt;&amp;#160;&lt;a href=&#34;#fnref:5&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:6&#34;&gt;
&lt;p&gt;&lt;a class=&#34;link&#34; href=&#34;https://valetudo.cloud/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Valetudo - Cloud-free control of robot vacuums&lt;/a&gt;&amp;#160;&lt;a href=&#34;#fnref:6&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
        </item>
        <item>
        <title>Cloud Integrations vs. Local Integrations</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/01/03/cloud-integrations-vs.-local-integrations/</link>
        <pubDate>Fri, 03 Jan 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/01/03/cloud-integrations-vs.-local-integrations/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/01/03/cloud-integrationen-vs.-lokale-integrationen/cover.png" alt="Featured image of post Cloud Integrations vs. Local Integrations" /&gt;&lt;p&gt;Bose simply pulled the plug. Overnight, SoundTouch speakers that cost well over €1,000 turned into expensive paperweights – because the manufacturer shut down its cloud service. Vorwerk did the same thing with Neato robot vacuums. The list keeps growing.&lt;/p&gt;
&lt;p&gt;This is the fundamental problem with cloud integrations in a smart home: you buy a device, but you don&amp;rsquo;t really own the functionality behind it. That belongs to the manufacturer – and they can take it back at any time. Here I&amp;rsquo;ll look at what that means in practice, and when cloud integrations still make sense.&lt;/p&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;&lt;strong&gt;ATTENTION: For a limited time until mid-January 2025, you and I will receive not just €50 but €100 at Tibber as a bonus!&lt;/strong&gt; Just scroll to the end of this article to find out whether a dynamic electricity tariff might be 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;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/35az2bnC174&#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-are-cloud-and-local-integrations&#34;&gt;What are cloud and local integrations?
&lt;/h2&gt;&lt;p&gt;Cloud integrations connect your devices to external servers over the internet. This lets you access them from anywhere in the world. Examples include Google Nest, Amazon Alexa, and Ring cameras. The cloud offers convenience, but it also comes with risks.&lt;/p&gt;
&lt;p&gt;Local integrations, by contrast, run directly in your home network – with no internet connection required. Typical examples are Zigbee devices or ESPHome sensors controlled via a local hub. Local integrations give you more control and independence.&lt;/p&gt;
&lt;h2 id=&#34;risks-of-cloud-integrations&#34;&gt;Risks of cloud integrations
&lt;/h2&gt;&lt;h3 id=&#34;privacy-and-data-security&#34;&gt;Privacy and data security
&lt;/h3&gt;&lt;p&gt;Many cloud devices send sensitive data to manufacturer servers. A prominent example is the VW data leak in 2024, where a vulnerability exposed the data of 800,000 customers. Security gaps like this can give unauthorized third parties access to your private data.&lt;/p&gt;
&lt;h3 id=&#34;vendor-dependency&#34;&gt;Vendor dependency
&lt;/h3&gt;&lt;p&gt;Another risk is dependence on the manufacturer&amp;rsquo;s services. A well-known example is the Revolv Smart Home Hub, whose servers were shut down by Google in 2016. Users were suddenly left with useless hardware.&lt;/p&gt;
&lt;h3 id=&#34;attack-surface-for-hackers&#34;&gt;Attack surface for hackers
&lt;/h3&gt;&lt;p&gt;Insecure cloud connections can serve as an entry point into your home network. Once an attacker gains access to a cloud-connected device, they could potentially compromise other devices on your network.&lt;/p&gt;
&lt;h3 id=&#34;dependence-on-internet-connectivity&#34;&gt;Dependence on internet connectivity
&lt;/h3&gt;&lt;p&gt;Cloud devices rely on a stable internet connection. If a server goes down or your internet is disrupted, they often stop working entirely. This can cause serious problems with security-critical applications like smart door locks.&lt;/p&gt;
&lt;h2 id=&#34;advantages-of-local-integrations&#34;&gt;Advantages of local integrations
&lt;/h2&gt;&lt;h3 id=&#34;full-data-control&#34;&gt;Full data control
&lt;/h3&gt;&lt;p&gt;With local integrations, all data stays within your home network. You&amp;rsquo;re not relying on a third party&amp;rsquo;s data security practices and you minimize the risk of data leaks.&lt;/p&gt;
&lt;h3 id=&#34;independence-from-external-services&#34;&gt;Independence from external services
&lt;/h3&gt;&lt;p&gt;Local integrations work even without an internet connection. A Zigbee light switch, for example, keeps working even if your internet goes down.&lt;/p&gt;
&lt;h3 id=&#34;smaller-attack-surface&#34;&gt;Smaller attack surface
&lt;/h3&gt;&lt;p&gt;Because there&amp;rsquo;s no connection to the internet, there are fewer ways for attackers to compromise your network.&lt;/p&gt;
&lt;h3 id=&#34;fast-response-times&#34;&gt;Fast response times
&lt;/h3&gt;&lt;p&gt;Local systems react instantly, since no data has to travel over the internet. This is a decisive advantage for automations and scenarios that depend on precise timing.&lt;/p&gt;
&lt;h2 id=&#34;how-to-make-cloud-integrations-more-secure&#34;&gt;How to make cloud integrations more secure
&lt;/h2&gt;&lt;p&gt;If you want or need to use cloud integrations, there are steps you can take to minimize the risk:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Two-factor authentication (2FA):&lt;/strong&gt; Enable 2FA to make unauthorized access to your accounts harder.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Strong passwords:&lt;/strong&gt; Use complex, unique passwords for every service.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Regular updates:&lt;/strong&gt; Keep all devices and apps up to date to close security vulnerabilities.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Use a separate network:&lt;/strong&gt; Place cloud devices on a guest network to protect your main network.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;when-should-you-choose-cloud-or-local&#34;&gt;When should you choose cloud or local?
&lt;/h2&gt;&lt;p&gt;Cloud integrations are a good fit if you want to access your devices from anywhere or need complex additional features that depend on external services.&lt;/p&gt;
&lt;p&gt;Local integrations are the better choice if you prioritize privacy, security, and reliability.&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion
&lt;/h2&gt;&lt;p&gt;The choice between cloud and local integrations depends heavily on your individual needs. Both approaches have their pros and cons, but with the right security measures you can minimize the risks. My recommendation: use local integrations wherever possible, and secure your cloud devices carefully. That makes your smart home not just smarter – but also more secure.&lt;/p&gt;
&lt;p&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;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;&lt;/p&gt;
&lt;h2 id=&#34;related-articles&#34;&gt;Related articles
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/cloud-ausgeschaltet/&#34; &gt;When your smart home suddenly turns dumb – and what you can do about it&lt;/a&gt; – Concrete examples of manufacturers shutting down their cloud: Bose SoundTouch, Neato, and more.&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/backups-2025/&#34; &gt;Home Assistant Backups in 2025 – Your data safe and recoverable at any time&lt;/a&gt; – If you rely on local control, you should also back up your data locally.&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Securing Home Assistant - 5 Security Mistakes to Avoid in Your Smart Home</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2024/12/13/securing-home-assistant-5-security-mistakes-to-avoid-in-your-smart-home/</link>
        <pubDate>Fri, 13 Dec 2024 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2024/12/13/securing-home-assistant-5-security-mistakes-to-avoid-in-your-smart-home/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2024/12/13/home-assistant-absichern-5-fehler-die-du-in-deinem-smarthome-vermeiden-solltest/cover.jpeg" alt="Featured image of post Securing Home Assistant - 5 Security Mistakes to Avoid in Your Smart Home" /&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;&lt;strong&gt;ATTENTION: For a limited time until mid-January 2025, you and I will receive not just €50 but €100 at Tibber as a bonus!&lt;/strong&gt; Just scroll to the end of this article to find out whether a dynamic electricity tariff might be 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;In the Home Assistant forum, someone opened their port 8123 in January 2025 – and described how login attacks started within minutes. Massive, automated, relentless. This is not an isolated case. Using services like Shodan, attackers can find open Home Assistant instances in seconds.&lt;/p&gt;
&lt;p&gt;Most of these attacks are preventable. Not through complicated measures, but through five things that many people simply never set up.&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/yjVJnARQbbU&#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;p&gt;Home Assistant was built with privacy and IT security in mind, letting you run your smart home completely locally and independently of manufacturers. The local approach minimizes the risk of data leaks. With options like &lt;a class=&#34;link&#34; href=&#34;https://www.home-assistant.io/docs/configuration/securing/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;SSL&lt;/a&gt;, &lt;a class=&#34;link&#34; href=&#34;https://www.home-assistant.io/docs/authentication/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;user management&lt;/a&gt;, and &lt;a class=&#34;link&#34; href=&#34;https://www.home-assistant.io/faq/release/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;regular updates&lt;/a&gt;, you can make Home Assistant one of the most secure vendor-independent solutions available – if you use the security features correctly.&lt;/p&gt;
&lt;p&gt;Many users overlook important security features or don&amp;rsquo;t take full advantage of what Home Assistant offers. The problem: this creates unnecessary attack surfaces, so-called &lt;a class=&#34;link&#34; href=&#34;https://en.wikipedia.org/wiki/Attack_vector&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;attack vectors&lt;/a&gt;, through which hackers could break into your smart home. Whether it&amp;rsquo;s weak passwords, unsecured connections, or outdated software – it&amp;rsquo;s often small oversights that can have major consequences.&lt;/p&gt;
&lt;p&gt;In this article, I&amp;rsquo;ll show you 5 typical security mistakes and how to avoid them. I&amp;rsquo;ll give you tips to make Home Assistant even more secure. Whether you&amp;rsquo;re just setting up your smart home or have been using it for a while – these tips will help you identify potential vulnerabilities and better protect your home.&lt;/p&gt;
&lt;h2 id=&#34;mistake-1-using-weak-passwords-or-default-passwords&#34;&gt;Mistake 1: Using Weak Passwords or Default Passwords
&lt;/h2&gt;&lt;p&gt;A classic that is still underestimated: weak or even pre-set default passwords. Many smart home devices connected to Home Assistant come with simple default passwords like &amp;lsquo;admin&amp;rsquo; or &amp;lsquo;1234&amp;rsquo;. And the problem is: these passwords are not only easy to remember, they&amp;rsquo;re also easy to hack. Attackers use automated programs that try exactly these default passwords in seconds.&lt;/p&gt;
&lt;p&gt;Why is this dangerous? A weak password can allow attackers not only to gain access to your smart home, but through Home Assistant to all your devices and automations. Imagine someone being able to control your lights, access cameras, or even disable alarm systems – that would be an absolute nightmare.&lt;/p&gt;
&lt;p&gt;The solution is fortunately simple: change default passwords immediately after setting up your device. Use a strong password with at least 12 characters – length is more important than complexity here. Lowercase letters and digits are often perfectly sufficient, as long as the length is right.&lt;/p&gt;
&lt;p&gt;Even better is using a password manager like &lt;a class=&#34;link&#34; href=&#34;https://keepass.info/download.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;KeePass&lt;/a&gt;. It not only generates secure passwords but also stores them securely, so you only need to remember one master password.&lt;/p&gt;
&lt;p&gt;My tip: Give every user and every service in your smart home its own password. This minimizes the risk of a single compromised password putting your entire smart home at risk.&lt;/p&gt;
&lt;h2 id=&#34;mistake-2-ignoring-firmware-and-add-on-updates&#34;&gt;Mistake 2: Ignoring Firmware and Add-on Updates
&lt;/h2&gt;&lt;p&gt;Another major mistake that&amp;rsquo;s made frequently: not performing updates regularly. Home Assistant itself, as well as the devices you control with it, run on software that needs to be updated regularly – not just to get new features, but above all to close security vulnerabilities.&lt;/p&gt;
&lt;p&gt;Why is this so important? Outdated software is a goldmine for hackers. When vulnerabilities become known – and this happens more often than you might think based on media coverage – attackers can specifically search for devices with those security gaps. One &lt;a class=&#34;link&#34; href=&#34;http://www.insecam.org&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;website&lt;/a&gt;, for example, automatically lists surveillance cameras found to be unprotected from access.&lt;/p&gt;
&lt;p&gt;The good news: Home Assistant makes it easy to stay up to date. You can immediately see when updates are available on the dashboard. And with one click, you can install them. The same applies to &lt;em&gt;custom components&lt;/em&gt; you&amp;rsquo;ve installed through the Home Assistant Community Store (HACS).&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/blog/2024/12/13/home-assistant-absichern-5-fehler-die-du-in-deinem-smarthome-vermeiden-solltest/ha_updates.png&#34;
	width=&#34;2430&#34;
	height=&#34;1272&#34;
	srcset=&#34;https://smarthome-aber-sicher.de/blog/2024/12/13/home-assistant-absichern-5-fehler-die-du-in-deinem-smarthome-vermeiden-solltest/ha_updates_hu13590989682832313209.png 480w, https://smarthome-aber-sicher.de/blog/2024/12/13/home-assistant-absichern-5-fehler-die-du-in-deinem-smarthome-vermeiden-solltest/ha_updates_hu8140414271161431925.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Home Assistant displays available updates clearly&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;191&#34;
		data-flex-basis=&#34;458px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;My tip: Schedule regular maintenance windows for your smart home – at least once a month. Set aside 15 minutes to apply all available updates for Home Assistant, your add-ons, and devices. This not only makes your system more secure but also ensures everything runs smoothly.&lt;/p&gt;
&lt;h2 id=&#34;mistake-3-not-setting-up-a-separate-network-for-smart-home-devices&#34;&gt;Mistake 3: Not Setting Up a Separate Network for Smart Home Devices
&lt;/h2&gt;&lt;p&gt;A common mistake many smart home users make: connecting all their devices – from lights to thermostats to cameras – to the same network used by their laptops, smartphones, and tablets. This sounds convenient at first, but it&amp;rsquo;s exactly what can become a problem.&lt;/p&gt;
&lt;p&gt;What risks does this create? Smart home devices often have fewer security mechanisms than your laptop or smartphone. Many devices are only minimally secured or are based on older technologies that are vulnerable to attacks. If a hacker compromises a single device on your network – for example, a cheap smart plug or an unsecured camera – they gain the same access to your home network as a visitor in your home to whom you&amp;rsquo;ve given access to your private Wi-Fi.&lt;/p&gt;
&lt;p&gt;The solution? Set up a separate network for your smart home devices. This sounds complicated, but it&amp;rsquo;s easier than you might think.&lt;/p&gt;
&lt;p&gt;Most modern routers offer the option to create a so-called &lt;a class=&#34;link&#34; href=&#34;https://avm.de/service/wissensdatenbank/dok/FRITZ-Box-7590/294_WLAN-Gastzugang-in-FRITZ-Box-einrichten/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;guest network&lt;/a&gt;. You can use this not only for visitors but also for smart home devices that communicate via the manufacturer&amp;rsquo;s cloud – because those are exactly the ones critical to the security of your home network.&lt;/p&gt;
&lt;p&gt;Your Home Assistant installation, on the other hand, should be placed in your regular home network along with the smart home devices that don&amp;rsquo;t require internet communication. If you want to be extra safe, you can block those devices from accessing the internet through your router settings.&lt;/p&gt;
&lt;p&gt;Some routers like FritzBoxes ([buy here – affiliate link])(&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/3W6bgOr&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://amzn.to/3W6bgOr&lt;/a&gt;) or UniFi Access Points ([buy here – affiliate link])(&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/4foMsb8&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://amzn.to/4foMsb8&lt;/a&gt;) make it especially easy to set up guest networks and block access to the main network.&lt;/p&gt;
&lt;p&gt;You can tell whether a smart home device communicates via the cloud in Home Assistant by checking the relevant integration. If it says &amp;ldquo;Dependent on the internet,&amp;rdquo; that integration and its associated device is such a candidate. Devices that don&amp;rsquo;t communicate with the internet but directly with your Home Assistant installation cannot be reached by a hacker from the internet and are therefore less critical.&lt;/p&gt;
&lt;h2 id=&#34;mistake-4-not-using-two-factor-authentication&#34;&gt;Mistake 4: Not Using Two-Factor Authentication
&lt;/h2&gt;&lt;p&gt;A frequent mistake that often happens out of convenience or lack of awareness: not enabling two-factor authentication – or 2FA for short. Yet 2FA is one of the simplest and most effective measures to prevent unauthorized access to important systems like your Home Assistant installation and thus your smart home.&lt;/p&gt;
&lt;p&gt;Why should you care? Imagine someone gets hold of your password – through phishing, a data leak, or because you reuse the password across services. Without 2FA, attackers can immediately access your Home Assistant and control your entire smart home: capture camera feeds, manipulate automations, or view sensitive data. With 2FA, however, they also need a second confirmation code generated only on your device – which makes it nearly impossible for hackers to hijack your account.&lt;/p&gt;
&lt;p&gt;The good news: Home Assistant supports 2FA and makes setup straightforward. Simply go to &lt;em&gt;Settings&lt;/em&gt; under &lt;em&gt;Users&lt;/em&gt; and enable two-factor authentication. Use an authenticator app such as Google Authenticator, Authy, or Microsoft Authenticator. These apps generate new one-time codes every 30 seconds that you need to log in. Important: store the backup codes that Home Assistant generates in a safe place – for example, as a printout in a folder. This lets you recover your account if you lose access to the authenticator app.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/blog/2024/12/13/home-assistant-absichern-5-fehler-die-du-in-deinem-smarthome-vermeiden-solltest/ha_2fa.png&#34;
	width=&#34;2314&#34;
	height=&#34;1220&#34;
	srcset=&#34;https://smarthome-aber-sicher.de/blog/2024/12/13/home-assistant-absichern-5-fehler-die-du-in-deinem-smarthome-vermeiden-solltest/ha_2fa_hu12173406125923294381.png 480w, https://smarthome-aber-sicher.de/blog/2024/12/13/home-assistant-absichern-5-fehler-die-du-in-deinem-smarthome-vermeiden-solltest/ha_2fa_hu4074197406216766483.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;Two-factor authentication can be enabled under user settings&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;189&#34;
		data-flex-basis=&#34;455px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;My tip: Enable 2FA not just for your admin account, but for all users who have access to Home Assistant – especially for accounts other than your own. This gives you the assurance that nobody can unauthorized manipulate your system, regardless of the permissions of the associated user or how carelessly other users handle their passwords.&lt;/p&gt;
&lt;h2 id=&#34;mistake-5-integrating-insecure-or-unknown-devices-into-home-assistant&#34;&gt;Mistake 5: Integrating Insecure or Unknown Devices into Home Assistant
&lt;/h2&gt;&lt;p&gt;One of the biggest advantages of Home Assistant is that you can integrate devices from a wide variety of manufacturers. This makes your smart home extremely flexible, but it also comes with risks. Many users buy cheap smart home devices from unknown or questionable manufacturers without checking how secure they actually are.&lt;/p&gt;
&lt;p&gt;Why is this a problem? Insecure devices can act like a Trojan horse: if they are poorly programmed or intentionally built with backdoors, hackers can use these devices as an entry point into your network. Some cheap devices even send data unencrypted to servers you can&amp;rsquo;t control. This allows attackers not only to spy on your private data but also to gain access to other devices on your network.&lt;/p&gt;
&lt;p&gt;The solution? Buy devices from reputable manufacturers: make sure they provide regular firmware updates and support established standards like Zigbee, Z-Wave, or Matter.&lt;/p&gt;
&lt;p&gt;Check data transmission: use local integrations that communicate directly with Home Assistant, rather than devices dependent on a cloud. Platforms like Zigbee2MQTT or ESPHome are ideal because they give you full control over your data.
Block unnecessary traffic: with tools like a modern router or firewall, you can prevent devices from communicating with the internet without authorization.&lt;/p&gt;
&lt;p&gt;My tip: Be cautious with extremely cheap devices or products that offer little documentation or support. Infrequent updates can also be a warning sign. If you&amp;rsquo;re unsure, check reviews or community discussions about a device before buying – you&amp;rsquo;ll find out whether there are known vulnerabilities, whether the device should be considered potentially problematic, and how often updates are released.&lt;/p&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion
&lt;/h2&gt;&lt;p&gt;Avoiding these five security mistakes takes you a big step toward a more secure smart home. Which security measures are you already using? If you have additional tips, feel free to share them in the comments.&lt;/p&gt;
&lt;p&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;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;&lt;/p&gt;
&lt;h2 id=&#34;related-articles&#34;&gt;Related Articles
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/ha-5-automation-fehler/&#34; &gt;These 5 Automation Mistakes Every Home Assistant User Has Made&lt;/a&gt; – Before security is solid, automations need to be reliable&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/ha-5-neue-automation-fehler/&#34; &gt;5 More Home Assistant Automation Mistakes – Are You Affected?&lt;/a&gt; – Newer pitfalls around trigger IDs, script modes, and AI-generated automations&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
