<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Data Security on Smart Home? Sure — But Secure!</title>
        <link>https://smarthome-aber-sicher.de/en/categories/data-security/</link>
        <description>Recent content in Data Security on Smart Home? Sure — But Secure!</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sun, 18 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://smarthome-aber-sicher.de/en/categories/data-security/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Bose Had to Back Down! Open Source Community Saves SoundTouch Speakers</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2026/01/18/bose-had-to-back-down-open-source-community-saves-soundtouch-speakers/</link>
        <pubDate>Sun, 18 Jan 2026 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2026/01/18/bose-had-to-back-down-open-source-community-saves-soundtouch-speakers/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2026/01/18/bose-musste-zur%C3%BCckrudern-open-source-community-rettet-soundtouch-lautsprecher/cover.png" alt="Featured image of post Bose Had to Back Down! Open Source Community Saves SoundTouch Speakers" /&gt;&lt;h2 id=&#34;the-turnaround-when-community-pressure-works&#34;&gt;The Turnaround: When Community Pressure Works
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Update to my article from November 2025:&lt;/strong&gt; Remember? &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/cloud-ausgeschaltet&#34; &gt;Bose wanted to shut down the cloud for SoundTouch&lt;/a&gt;, leaving €1,000 speakers stripped of their most important features. Now there&amp;rsquo;s a spectacular twist!&lt;/p&gt;
&lt;p&gt;On January 12, 2026, Golem reported: &lt;strong&gt;Bose does a 180°&lt;/strong&gt; and releases the SoundTouch speakers&amp;rsquo; Web API as &lt;strong&gt;Open Source&lt;/strong&gt;. The community has won!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video I walk you through the whole story&lt;/strong&gt; – why this development affects EVERY smart home user, not just Bose owners. Because this is a &lt;strong&gt;precedent for the entire industry&lt;/strong&gt;.&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/8X5RNRqgrYc&#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-exactly-happened&#34;&gt;What Exactly Happened?
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Make sure to watch the video&lt;/strong&gt; – there I explain all the details. Here are the key points:&lt;/p&gt;
&lt;h3 id=&#34;1-bose-opens-up-the-api&#34;&gt;1. Bose Opens Up the API
&lt;/h3&gt;&lt;p&gt;Instead of simply shutting down the cloud, Bose has now released the &lt;strong&gt;Web API as Open Source&lt;/strong&gt;. This allows developers to build their own solutions and use the speakers without the Bose cloud.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Bose&amp;rsquo;s reasoning:&lt;/strong&gt; They want to &amp;ldquo;support the open-source community&amp;rdquo; and give interested parties &amp;ldquo;the opportunity to develop alternatives.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This is a complete reversal from the original &amp;ldquo;we&amp;rsquo;re just pulling the plug&amp;rdquo; approach. &lt;strong&gt;In the video I show why this is so significant!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;2-more-time-for-development&#34;&gt;2. More Time for Development
&lt;/h3&gt;&lt;p&gt;The shutdown was pushed back from &lt;strong&gt;February 2026&lt;/strong&gt; to &lt;strong&gt;May 6, 2026&lt;/strong&gt;. This gives the community &lt;strong&gt;three additional months&lt;/strong&gt; to develop working alternatives.&lt;/p&gt;
&lt;h3 id=&#34;3-the-app-stays-available&#34;&gt;3. The App Stays Available
&lt;/h3&gt;&lt;p&gt;Originally, Bose planned to remove the SoundTouch app entirely from the Play Store and App Store. That was reversed – &lt;strong&gt;the app remains available&lt;/strong&gt;.&lt;/p&gt;
&lt;h2 id=&#34;the-community-was-ahead-of-bose&#34;&gt;The Community Was Ahead of Bose
&lt;/h2&gt;&lt;p&gt;The most exciting part of this whole story: the open source community was &lt;strong&gt;ahead of Bose&lt;/strong&gt;!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Before&lt;/strong&gt; Bose even released the API, there were already &lt;a class=&#34;link&#34; href=&#34;https://github.com/topics/soundtouch&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;projects on Github&lt;/a&gt; working to keep the speakers usable after the server shutdown. Those projects can now be developed much more easily and reliably thanks to the official API release.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video I show you concrete examples&lt;/strong&gt; of these community projects and explain what this means for the future.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Github projects&lt;/strong&gt; are already working on alternatives to the Bose cloud – and are now getting official support from the manufacturer.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id=&#34;what-still-works-after-may&#34;&gt;What Still Works After May?
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;To be clear&lt;/strong&gt; – the cloud is still being shut down. In the video I go into detail about what that means in practice:&lt;/p&gt;
&lt;h3 id=&#34;-gone-after-may-6-2026&#34;&gt;❌ Gone after May 6, 2026:
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Direct music streaming&lt;/strong&gt; via the SoundTouch app&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reassigning station buttons&lt;/strong&gt; (existing assignments may continue to work)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud-based services&lt;/strong&gt; (TuneIn, etc.)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;-still-functional&#34;&gt;✅ Still functional:
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Bluetooth&lt;/strong&gt; (with the usual range limitations)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;AirPlay&lt;/strong&gt; (for Apple users)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Spotify Connect&lt;/strong&gt; (if you have a Spotify subscription)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wired inputs&lt;/strong&gt; (AUX, HDMI, optical)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Local playback control&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Watch the video&lt;/strong&gt; for a complete analysis of what this means in practice!&lt;/p&gt;
&lt;h2 id=&#34;why-this-should-matter-to-you--even-without-bose&#34;&gt;Why This Should Matter to You – Even Without Bose
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;This is the most important message of this article:&lt;/strong&gt; This story affects every smart home user, not just Bose owners. &lt;strong&gt;In the video I explain in detail why this sets a precedent for the entire industry.&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;three-important-lessons&#34;&gt;Three Important Lessons:
&lt;/h3&gt;&lt;h3 id=&#34;1-community-power-works&#34;&gt;1. Community Power Works
&lt;/h3&gt;&lt;p&gt;Public attention, critical coverage, and active community engagement can push manufacturers to rethink their decisions. Bose could have simply pulled the plug – but didn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video I show&lt;/strong&gt; how public pressure made a concrete difference.&lt;/p&gt;
&lt;h3 id=&#34;2-open-source-protects-your-investments&#34;&gt;2. Open Source Protects Your Investments
&lt;/h3&gt;&lt;p&gt;The more open the systems, the less dependent you are on the manufacturer. Even if a manufacturer drops support, the community can take over the project.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video I analyze&lt;/strong&gt; what this means for your future buying decisions.&lt;/p&gt;
&lt;h3 id=&#34;3-new-buying-criteria-for-smart-home&#34;&gt;3. New Buying Criteria for Smart Home
&lt;/h3&gt;&lt;p&gt;Before your next purchase, ask:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Is there an open API?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Does an active community exist?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Does the device work locally without the cloud?&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Are there already open source alternatives?&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;In the video I give you&lt;/strong&gt; a detailed checklist for your next smart home purchase.&lt;/p&gt;
&lt;h2 id=&#34;what-does-this-mean-for-other-manufacturers&#34;&gt;What Does This Mean for Other Manufacturers?
&lt;/h2&gt;&lt;p&gt;The Bose case sends a clear signal to Vorwerk, Belkin, Logitech, Philips, and all other manufacturers shutting down their cloud services:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The community doesn&amp;rsquo;t give up.&lt;/strong&gt; If you shut down your cloud, the community will build alternatives. Better to support that actively – the way Bose is doing now.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;In the video I explain&lt;/strong&gt; why manufacturers can actually benefit from this development:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Save their reputation&lt;/strong&gt; instead of permanently damaging it&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Retain existing customers&lt;/strong&gt; instead of losing them&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Build trust&lt;/strong&gt; for future products&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Watch the video&lt;/strong&gt; for the full analysis!&lt;/p&gt;
&lt;h2 id=&#34;practical-tips-for-soundtouch-owners&#34;&gt;Practical Tips for SoundTouch Owners
&lt;/h2&gt;&lt;p&gt;If you own a SoundTouch speaker, &lt;strong&gt;in the video I show you exactly&lt;/strong&gt; what you should do now:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Stay informed&lt;/strong&gt;: Follow the &lt;a class=&#34;link&#34; href=&#34;https://github.com/topics/soundtouch&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Github projects&lt;/a&gt; and community forums&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Test alternatives&lt;/strong&gt;: Try out Bluetooth, AirPlay, or Spotify Connect now&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Support the community&lt;/strong&gt;: If you can code – join the open source projects!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Be patient&lt;/strong&gt;: The projects still need time until May 6, 2026&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;All links to the community projects&lt;/strong&gt; can be found in the video description!&lt;/p&gt;
&lt;h2 id=&#34;conclusion-a-win-win-situation&#34;&gt;Conclusion: A Win-Win Situation
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;At the end of the day, this is a win-win for everyone involved:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For Bose:&lt;/strong&gt; Cloud costs saved, reputation partially rescued&lt;br&gt;
&lt;strong&gt;For users:&lt;/strong&gt; Devices remain usable, new possibilities through open source&lt;br&gt;
&lt;strong&gt;For the community:&lt;/strong&gt; An important precedent for the future&lt;/p&gt;
&lt;p&gt;This shows: &lt;strong&gt;Smart home can be sustainable&lt;/strong&gt; – when manufacturers and communities work together rather than against each other.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video I analyze&lt;/strong&gt; what this development means for the smart home industry in the long run.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;connection-to-my-first-article&#34;&gt;Connection to My First Article
&lt;/h2&gt;&lt;p&gt;This article is an update to: &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/cloud-ausgeschaltet&#34; &gt;When Your Smart Home Suddenly Gets Dumb – and What You Can Do About It&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There I described the problem; here I show the resolution. Exactly how it should work!&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;sources-and-further-links&#34;&gt;Sources and Further Links
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://www.golem.de/news/bose-produkte-verlieren-funktionen-open-source-gemeinschaft-will-soundtouch-lautsprecher-retten-2601-204054.html&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Golem.de: Open-Source-Gemeinschaft will Soundtouch-Lautsprecher retten&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://github.com/topics/soundtouch&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Github: SoundTouch Open Source Projects&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://youtu.be/xNlPdCodqAY&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;My first video: When Your Smart Home Suddenly Gets Dumb&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;strong&gt;Did this article help you?&lt;/strong&gt; Share it with other SoundTouch owners! For more articles on secure and sustainable smart home solutions, browse the rest of the blog.&lt;/p&gt;
 &lt;style&gt;
    .bmc-btn svg {
        height: 32px !important;
        margin-bottom: 0px !important;
        box-shadow: none !important;
        border: none !important;
        vertical-align: middle !important;
        transform: scale(0.9);
        flex-shrink: 0;
    }

    .bmc-btn {
        width: 100%;  
        color: #000000;

        height: 50px;
        border-radius: 12px;
        font-size: 24px;
        font-weight: bold;
        border: none;
        margin-left: 8px;
        padding: 0px 24px;
        line-height: 27px;
        text-decoration: none !important;
        display: flex !important;  
        justify-content: center;  
        align-items: center;  
        font-family: &#39;Lato&#39;, cursive !important;
        -webkit-box-sizing: border-box !important;
        box-sizing: border-box !important;
    }

    .bmc-btn:hover, .bmc-btn:active, .bmc-btn:focus {
        text-decoration: none !important;
        cursor: pointer;
    }

    .bmc-btn-text {
       text-align: center;  
       margin-top: 8px;
       font-size: 12x;
    }

    .logo-outline {
        fill: #000000;
    }

    .logo-coffee {
        fill: #FFDD00;
    }
    &lt;/style&gt;
    
    &lt;div class=&#34;bmc-btn-container&#34; style=&#34;text-align: center;&#34;&gt;
        &lt;img src=&#34;https://smarthome-aber-sicher.de/img/bank_qr.png&#34; alt=&#34;QR Code&#34; class=&#34;bmc-btn&#34; style=&#34;max-width: 200px; height: auto; display: block; margin: 0 auto;&#34;&gt;
    &lt;div class=&#34;bmc-btn-text&#34;&gt;Scanne diesen Code &lt;br/&gt;mit Deiner Banking App!&lt;/div&gt;        
    &lt;/div&gt;

</description>
        </item>
        <item>
        <title>When Your Smart Home Suddenly Goes Dumb – And What You Can Do About It</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/11/02/when-your-smart-home-suddenly-goes-dumb-and-what-you-can-do-about-it/</link>
        <pubDate>Sun, 02 Nov 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/11/02/when-your-smart-home-suddenly-goes-dumb-and-what-you-can-do-about-it/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/11/02/wenn-dein-smart-home-pl%C3%B6tzlich-dumm-wird-und-was-du-dagegen-tun-kannst/cover.png" alt="Featured image of post When Your Smart Home Suddenly Goes Dumb – And What You Can Do About It" /&gt;&lt;h2 id=&#34;every-smart-home-owners-nightmare&#34;&gt;Every Smart Home Owner&amp;rsquo;s Nightmare
&lt;/h2&gt;&lt;p&gt;Imagine coming home, opening your smart home app – and suddenly it shows &amp;ldquo;No Connection.&amp;rdquo; Not because of an internet outage or a technical glitch, but because &lt;strong&gt;the manufacturer simply pulled the plug&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This is happening on a massive scale right now: &lt;strong&gt;Bose is shutting down the cloud for SoundTouch&lt;/strong&gt;, &lt;strong&gt;Vorwerk is killing off Neato robot vacuums&lt;/strong&gt;, and the list grows longer every day. Devices that cost over €1,000 are being turned into expensive paperweights overnight.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;But it doesn&amp;rsquo;t have to be this way!&lt;/strong&gt; In this video I explain why this happens and how you can protect yourself.&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/xNlPdCodqAY&#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;recent-cases-when-smart-homes-go-dumb&#34;&gt;Recent Cases: When Smart Homes Go Dumb
&lt;/h2&gt;&lt;h3 id=&#34;bose-soundtouch-the-1000-paperweight&#34;&gt;Bose SoundTouch: The €1,000 Paperweight
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;As of February 18, 2026&lt;/strong&gt;, Bose is discontinuing cloud support for the entire SoundTouch product family. That means:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;❌ &lt;strong&gt;Spotify integration&lt;/strong&gt; is gone&lt;/li&gt;
&lt;li&gt;❌ &lt;strong&gt;TuneIn radio&lt;/strong&gt; no longer works&lt;/li&gt;
&lt;li&gt;❌ &lt;strong&gt;Multiroom features&lt;/strong&gt; are history&lt;/li&gt;
&lt;li&gt;❌ &lt;strong&gt;App control&lt;/strong&gt; is heavily restricted&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Bose&amp;rsquo;s explanation:&lt;/strong&gt; The technology has been &amp;ldquo;extensively further developed&amp;rdquo; and the company is &amp;ldquo;no longer able to maintain the cloud infrastructure.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Translation:&lt;/strong&gt; Running the cloud costs too much money.&lt;/p&gt;
&lt;h3 id=&#34;vorwerkneato-a-broken-promise&#34;&gt;Vorwerk/Neato: A Broken Promise
&lt;/h3&gt;&lt;p&gt;Even more egregious is the Vorwerk case: the company had promised &lt;strong&gt;five years of cloud operation&lt;/strong&gt; for Neato robots. Did they keep that promise? &lt;strong&gt;Apparently not.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In 2023, Neato Robotics was shut down, and now all cloud services are being terminated. Even robots that were still sold regularly in 2023 are losing their functionality.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Vorwerk&amp;rsquo;s excuse:&lt;/strong&gt; &amp;ldquo;Cybersecurity standards have evolved.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The truth:&lt;/strong&gt; They failed to invest in time – or simply didn&amp;rsquo;t want to.&lt;/p&gt;
&lt;h2 id=&#34;the-mechanics-of-the-cloud-disaster&#34;&gt;The Mechanics of the Cloud Disaster
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Why does this keep happening?&lt;/strong&gt; The video explains the vicious cycle:&lt;/p&gt;
&lt;h3 id=&#34;phase-1-the-launch&#34;&gt;Phase 1: The Launch
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Manufacturer develops a new product&lt;/li&gt;
&lt;li&gt;Cloud enables modern features (remote access, updates, etc.)&lt;/li&gt;
&lt;li&gt;Sales revenue funds cloud operation&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;phase-2-technical-progress&#34;&gt;Phase 2: Technical Progress
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;New device generation requires new cloud architecture&lt;/li&gt;
&lt;li&gt;Manufacturer operates &lt;strong&gt;two cloud systems in parallel&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Double the costs, half the benefit&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;phase-3-the-end&#34;&gt;Phase 3: The End
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Old devices no longer sell&lt;/li&gt;
&lt;li&gt;Cloud operation becomes a &lt;strong&gt;pure cost factor&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Pulling the plug&lt;/strong&gt; is the &amp;ldquo;economical&amp;rdquo; solution&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;your-checklist-how-to-protect-yourself&#34;&gt;Your Checklist: How to Protect Yourself
&lt;/h2&gt;&lt;h3 id=&#34;1-check-manufacturer-reputation&#34;&gt;1. Check Manufacturer Reputation
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Before you buy:&lt;/strong&gt; How has the company behaved in the past?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Are there already reports of discontinued products?&lt;/li&gt;
&lt;li&gt;How transparently does the company communicate?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Google search:&lt;/strong&gt; &amp;ldquo;[Manufacturer] + cloud shut down&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;2-test-local-features&#34;&gt;2. Test Local Features
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;The most important question:&lt;/strong&gt; Does the device work without internet?&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Can you switch lights on/off during a Wi-Fi outage?&lt;/li&gt;
&lt;li&gt;Does the robot vacuum start offline?&lt;/li&gt;
&lt;li&gt;Does the heating control run independently?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Rule of thumb:&lt;/strong&gt; The more features available locally, the safer you are.&lt;/p&gt;
&lt;h3 id=&#34;3-question-update-promises&#34;&gt;3. Question Update Promises
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Does the manufacturer specify support periods?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How long will updates be provided?&lt;/li&gt;
&lt;li&gt;Are there written guarantees?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Silence is often not a good sign!&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;4-the-free-cloud-paradox&#34;&gt;4. The Free Cloud Paradox
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Warning:&lt;/strong&gt; Free cloud services are often a &lt;strong&gt;red flag!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If a manufacturer only makes money from hardware sales but provides cloud services for free, that model won&amp;rsquo;t be sustainable long-term.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Better:&lt;/strong&gt; Transparent subscription models create sustainable value for both sides.&lt;/p&gt;
&lt;h2 id=&#34;positive-examples-how-it-should-be-done&#34;&gt;Positive Examples: How It Should Be Done
&lt;/h2&gt;&lt;h3 id=&#34;philips-hue-local-foundation--premium-cloud&#34;&gt;Philips Hue: Local Foundation + Premium Cloud
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Core functions:&lt;/strong&gt; Fully local via the Bridge&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Premium features:&lt;/strong&gt; Optional via Bridge Pro (one-time purchase)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Transparency:&lt;/strong&gt; Clear separation between free and paid&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Link:&lt;/strong&gt; &lt;a class=&#34;link&#34; href=&#34;https://www.philips-hue.com/de-de/p/hue-hue-bridge-pro/8720169155114&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Philips Hue Bridge Pro&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;aqara-hub-based-architecture&#34;&gt;Aqara: Hub-Based Architecture
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Local control:&lt;/strong&gt; All basic functions without cloud&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud access:&lt;/strong&gt; Optional for remote access and extended features&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fair pricing:&lt;/strong&gt; Transparent cost structure&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Link:&lt;/strong&gt; &lt;a class=&#34;link&#34; href=&#34;https://www.aqara.com/de/product/hub/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Aqara Smart Hubs&lt;/a&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-you-can-do-right-now&#34;&gt;What You Can Do Right Now
&lt;/h2&gt;&lt;h3 id=&#34;immediate-actions&#34;&gt;Immediate Actions:
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Inventory:&lt;/strong&gt; Which of your devices depend on the cloud?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Test:&lt;/strong&gt; Do they work offline?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Research:&lt;/strong&gt; What is the manufacturer&amp;rsquo;s track record?&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;before-your-next-purchase&#34;&gt;Before Your Next Purchase:
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Prioritize &lt;strong&gt;local features&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Prefer &lt;strong&gt;open standards&lt;/strong&gt; (Zigbee, Z-Wave, Matter)&lt;/li&gt;
&lt;li&gt;Support &lt;strong&gt;transparent business models&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;long-term&#34;&gt;Long-Term:
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Set up &lt;strong&gt;Home Assistant&lt;/strong&gt; or a similar local system&lt;/li&gt;
&lt;li&gt;Buy &lt;strong&gt;fewer cloud-dependent&lt;/strong&gt; devices&lt;/li&gt;
&lt;li&gt;Factor in &lt;strong&gt;community support&lt;/strong&gt; when making purchasing decisions&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;the-bottom-line-your-smart-home-belongs-to-you&#34;&gt;The Bottom Line: Your Smart Home Belongs to YOU
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;As the Süddeutsche Zeitung aptly put it:&lt;/strong&gt; &amp;ldquo;Anyone buying technology today is handing themselves over to the manufacturer.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;But it doesn&amp;rsquo;t have to be this way!&lt;/strong&gt; With the right preparation and conscious purchasing decisions, you can build a smart home that belongs to you – not to the manufacturer&amp;rsquo;s cloud.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The full video walks you through everything step by step&lt;/strong&gt; – from concrete checklists to positive examples to action recommendations for your existing setup.&lt;/p&gt;
&lt;h2 id=&#34;share-your-experience&#34;&gt;Share Your Experience
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;What do you look for when buying smart home products with cloud features?&lt;/strong&gt; Have you ever had a manufacturer pull the plug on functionality you relied on?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Write it in the comments&lt;/strong&gt; – your experience helps others make better purchasing decisions!&lt;/p&gt;
&lt;h2 id=&#34;further-reading&#34;&gt;Further Reading
&lt;/h2&gt;







&lt;blockquote&gt;
    &lt;p&gt;You&amp;rsquo;ve reached the end of this article. Did I help you out? Did you enjoy the video? I&amp;rsquo;d be really happy if you thought it was worth €5. You can find more on the &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/en/about&#34; &gt;About me&lt;/a&gt; page.&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;&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/img/netcup_logo.png&#34; width=&#34;20%&#34;&gt;
&lt;/figure&gt;
&lt;p&gt;Netcup is a German hosting provider I&amp;rsquo;ve been a customer of since &lt;strong&gt;2011&lt;/strong&gt; — now with &lt;strong&gt;nine products&lt;/strong&gt; (domains, web hosting, vServers and root servers). I&amp;rsquo;ve been consistently satisfied over all those years. I particularly want to highlight the &lt;strong&gt;reliable infrastructure&lt;/strong&gt;, &lt;strong&gt;excellent support&lt;/strong&gt;, and &lt;strong&gt;transparent pricing&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;A real standout feature: &lt;strong&gt;special offers at Netcup are often permanent&lt;/strong&gt;. That sets Netcup clearly apart from other providers where the price typically rises after the first year.&lt;/p&gt;
&lt;p&gt;If you want to support me and my content, I&amp;rsquo;d be happy if you book through my referral link:
👉 &lt;a class=&#34;link&#34; href=&#34;https://www.netcup.com/de/?ref=21226&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://www.netcup.com/de/?ref=21226&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I also have &lt;strong&gt;vouchers for new customers&lt;/strong&gt; for various Netcup products. Just reach out — I&amp;rsquo;m happy to help!&lt;/p&gt;
&lt;p&gt;Thank you for your support! It helps me keep creating content 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;&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:&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/categories/cybersecurity/&#34; &gt;Smart Home Security: The Biggest Risks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/tags/a-z-serie/&#34; &gt;Home Assistant: Local Smart Home Hub&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/categories/datensicherheit/&#34; &gt;Privacy in the Smart Home&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Want to dive even deeper into cloud security? Check out my video on cloud attack vectors – the link is in the video!&lt;/em&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-vs-lokal/&#34; &gt;Cloud Integrations vs. Local Integrations&lt;/a&gt; – A detailed comparison of the risks and benefits of both approaches&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 want local control, good backups are exactly where to start&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        <item>
        <title>Home Assistant A-Z: C is for Cloud Integrations</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/08/03/home-assistant-a-z-c-is-for-cloud-integrations/</link>
        <pubDate>Sun, 03 Aug 2025 00:00:00 +0200</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/08/03/home-assistant-a-z-c-is-for-cloud-integrations/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/08/03/home-assistant-a-z-c-wie-cloud-integrationen/cover.png" alt="Featured image of post Home Assistant A-Z: C is for Cloud Integrations" /&gt;&lt;p&gt;Did you know that some Home Assistant integrations can pose real security risks? While you think your smart home is secure, cloud integrations may be sending your most private data to remote servers somewhere on the internet. Today I&amp;rsquo;ll show you what to watch out for.&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/Ek9YV0KJkyk&#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-exactly-is-this&#34;&gt;What exactly is this?
&lt;/h2&gt;&lt;p&gt;Cloud integrations are Home Assistant integrations that communicate with external servers over the internet. Imagine this: your motion sensor detects movement, but instead of switching your light directly, it first sends that information to a server somewhere in the world — and that server then sends the signal back.&lt;/p&gt;
&lt;p&gt;Typical examples are Google Nest, Amazon Alexa, or Ring cameras. These devices require an active internet connection to function.&lt;/p&gt;
&lt;p&gt;The opposite are local integrations: everything stays within your home network. Zigbee devices or ESPHome sensors communicate directly with your Home Assistant — no detour over the internet.&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: cloud integrations are convenient. You can access your devices from anywhere and often benefit from advanced features like voice control. But they also carry risks.&lt;/p&gt;
&lt;p&gt;Imagine your Ring camera gets hacked and strangers are watching into your bedroom. Or the manufacturer shuts down their servers and your €500 devices become expensive e-waste — exactly what happened in 2016 with Google&amp;rsquo;s Revolv Smart Home Hub.&lt;/p&gt;
&lt;p&gt;Local integrations, on the other hand, work even without internet, are faster, and your data stays 100% with you. A Zigbee light switch responds within milliseconds — cloud devices often take 100 milliseconds or more. That might sound negligible, but it gets annoying quickly in everyday use.&lt;/p&gt;
&lt;h2 id=&#34;how-does-this-work-in-home-assistant&#34;&gt;How does this work in Home Assistant?
&lt;/h2&gt;&lt;p&gt;How do you recognize cloud integrations in Home Assistant? It&amp;rsquo;s actually quite simple: look up the integration on the Home Assistant website. There you&amp;rsquo;ll find what&amp;rsquo;s called the &amp;ldquo;IoT Class&amp;rdquo;. If it says &amp;ldquo;Cloud Push&amp;rdquo; or &amp;ldquo;Cloud Polling&amp;rdquo;, it&amp;rsquo;s a cloud integration.&lt;/p&gt;
&lt;p&gt;When you install an integration, ask yourself: do I need to sign in with an online account? Does the device need internet to work? If yes, it&amp;rsquo;s likely a cloud integration.&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: blindly trusting cloud integrations. A stark example is Ring cameras: hackers gained access and were able to watch live, speak to residents, and even frighten children. The problem: weak passwords and missing two-factor authentication. Always use strong, unique passwords and enable 2FA wherever possible.&lt;/p&gt;
&lt;p&gt;The second pitfall: ignoring vendor lock-in. If Google, Amazon, or other providers change their business strategy, you&amp;rsquo;re left with worthless hardware. My tip: before every purchase, check whether a local alternative exists. Local devices are often cheaper and more reliable.&lt;/p&gt;
&lt;p&gt;The third pitfall: mixing cloud and local devices without network separation. A compromised cloud camera can serve as an entry point into your entire home network. Use a separate guest network for cloud devices, or a firewall to isolate them. There&amp;rsquo;s more on this topic in another video (add video link in YouTube).&lt;/p&gt;
&lt;h2 id=&#34;what-can-you-do-creatively-or-practically-with-this&#34;&gt;What can you do creatively or practically with this?
&lt;/h2&gt;&lt;p&gt;My clear recommendation: use cloud integrations only when truly necessary. For voice control with Alexa or Google — fine. But for simple sensors or switches, there&amp;rsquo;s almost always a local alternative.&lt;/p&gt;
&lt;p&gt;If you do use cloud integrations, secure them properly: strong passwords, regular updates, separate network.&lt;/p&gt;
&lt;p&gt;My personal favorites: ESPHome for self-built sensors and Zigbee for off-the-shelf devices. Both work completely locally, are affordable, and absolutely reliable.&lt;/p&gt;
&lt;p&gt;Next up is &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/ha-az/dashboard&#34; &gt;&amp;ldquo;D&amp;rdquo; is for Dashboard&lt;/a&gt;, or take a look at 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 3 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/02-blueprints/&#34; class=&#34;ha-az-nav-btn ha-az-nav-prev&#34;&gt;← B · Blueprints&lt;/a&gt;&lt;a href=&#34;https://smarthome-aber-sicher.de/post/ha-az/04-dashboard/&#34; class=&#34;ha-az-nav-btn ha-az-nav-next&#34;&gt;D · Dashboard →&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>
        <item>
        <title>Backing Up Home Assistant to Google Drive</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/04/03/backing-up-home-assistant-to-google-drive/</link>
        <pubDate>Thu, 03 Apr 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/04/03/backing-up-home-assistant-to-google-drive/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/04/03/home-assistant-backups-auf-google-drive-sichern/cover.png" alt="Featured image of post Backing Up Home Assistant to Google Drive" /&gt;&lt;p&gt;My first backup video used Microsoft OneDrive as the example. After that, many comments came in with the same question: &lt;em&gt;And how does that work with Google Drive?&lt;/em&gt; Fair enough – not everyone wants to use Microsoft. So here&amp;rsquo;s the answer.&lt;/p&gt;
&lt;p&gt;The good news upfront: Home Assistant encrypts its backups by default before they reach the cloud. That means neither Google nor Microsoft can read the contents. This makes storing backups on a third-party service perfectly acceptable from a privacy standpoint – and takes the wind out of one of the most common objections.&lt;/p&gt;
&lt;p&gt;The setup with Google Drive is more complex than with OneDrive, however, because you need to complete a few steps in the Google Cloud Console. I&amp;rsquo;ll walk you through all of them.&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/fHNHGOn31n8&#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;home-assistant-backups-with-google-drive&#34;&gt;Home Assistant Backups with Google Drive
&lt;/h2&gt;&lt;p&gt;In my &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/sas/ha-backups&#34; &gt;previous video on backups&lt;/a&gt;, I introduced the new backup mechanism in Home Assistant starting with version 2025.1 and demonstrated – using Microsoft OneDrive as an example – how easy it is to store encrypted backups at a secure second location using the built-in options. The Microsoft OneDrive integration in Home Assistant is very straightforward, but not everyone wants to use OneDrive.&lt;/p&gt;
&lt;p&gt;So in this video, I want to show another popular alternative: integrating Google Drive into Home Assistant, step by step. The initial setup is more complex than with OneDrive, so I&amp;rsquo;ll walk through the entire process.&lt;/p&gt;
&lt;p&gt;By the way: since Home Assistant encrypts its backups by default, storing such sensitive backups on cloud storage from Microsoft or Google is not a privacy concern at all, and can in my assessment be done without hesitation.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;d like to familiarize yourself with the basics of the new backup mechanism first, I recommend watching &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/sas/ha-backups&#34; &gt;&lt;strong&gt;this video&lt;/strong&gt;&lt;/a&gt; before continuing. In the following, I&amp;rsquo;ll focus exclusively on integrating Google Drive into the backup mechanism and won&amp;rsquo;t repeat the general overview of Home Assistant&amp;rsquo;s backup system here.&lt;/p&gt;
&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites
&lt;/h2&gt;&lt;p&gt;You&amp;rsquo;ll need a &lt;strong&gt;Google account&lt;/strong&gt; to get started. Your Home Assistant installation also needs to be running a version that supports the &lt;strong&gt;new backup mechanism&lt;/strong&gt;, i.e., version 2025 or later.&lt;/p&gt;
&lt;h3 id=&#34;what-you-need-to-set-up-in-google-and-why&#34;&gt;What you need to set up in Google and why:
&lt;/h3&gt;&lt;p&gt;For Home Assistant to communicate with Google Drive, you need to create the following elements in the &lt;strong&gt;Google Cloud Console&lt;/strong&gt;:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Google Cloud Project&lt;/strong&gt;&lt;br&gt;
The project is the container where all configuration for your Home Assistant connection is collected. You can manage specific settings and all access centrally here.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;OAuth Consent Screen&lt;/strong&gt;&lt;br&gt;
This step is required to identify Home Assistant as an application authorized to communicate with your Google Drive. Here you define basic information about the application, such as name, email address, and access permissions.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;OAuth Client (Web Application)&lt;/strong&gt;&lt;br&gt;
The OAuth client is the access key that Home Assistant uses to authenticate with your Google account. It consists of two parts: the &lt;strong&gt;Client ID&lt;/strong&gt; and the &lt;strong&gt;Client Secret&lt;/strong&gt;. These are entered into Home Assistant later.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Google Drive API&lt;/strong&gt;&lt;br&gt;
This API allows Home Assistant to access your Google Drive and store or retrieve files there. It must be explicitly enabled for the connection to work.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Test Users&lt;/strong&gt;&lt;br&gt;
Since your application is not verified by Google, you need to add your own email address as a test user to gain access.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;integrating-google-drive-into-home-assistant&#34;&gt;Integrating Google Drive into Home Assistant
&lt;/h2&gt;&lt;p&gt;In your Home Assistant installation, go to &lt;strong&gt;Settings&lt;/strong&gt; and then &lt;strong&gt;Integrations&lt;/strong&gt;. Click &lt;strong&gt;Add Integration&lt;/strong&gt; and search for the entry &lt;strong&gt;Google → Google Drive&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;The setup wizard that follows will ask you for a name (which you can choose freely), as well as an &lt;strong&gt;OAuth Client ID&lt;/strong&gt; and an &lt;strong&gt;OAuth Client Secret&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;In the upper section of the setup wizard, the necessary links are provided for creating this ID and secret. Let&amp;rsquo;s take a closer look at those now.&lt;/p&gt;
&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/blog/2025/04/03/home-assistant-backups-auf-google-drive-sichern/anmeldedaten.png&#34;&gt;
&lt;/figure&gt;

&lt;h3 id=&#34;google-cloud-platform-login&#34;&gt;Google Cloud Platform Login
&lt;/h3&gt;&lt;p&gt;Click the &lt;strong&gt;OAuth Consent Screen&lt;/strong&gt; link and sign in with your Google account if you haven&amp;rsquo;t already. You&amp;rsquo;re now in the configuration area of the Google Cloud, in the &lt;strong&gt;Google Authentication Platform&lt;/strong&gt; dialog.&lt;/p&gt;
&lt;h3 id=&#34;creating-a-google-project&#34;&gt;Creating a Google Project
&lt;/h3&gt;&lt;p&gt;If you&amp;rsquo;ve never been here before, you need to create a project first.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Create Project&lt;/strong&gt; and give your project a name, for example &lt;code&gt;Home Assistant Backup&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt; and wait a few seconds for the project to be created.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;registering-an-oauth-application-with-google&#34;&gt;Registering an OAuth Application with Google
&lt;/h3&gt;&lt;h4 id=&#34;creating-the-oauth-configuration&#34;&gt;Creating the OAuth Configuration
&lt;/h4&gt;&lt;p&gt;You&amp;rsquo;ll now see the &lt;strong&gt;OAuth Overview&lt;/strong&gt; screen with a notice that the Authentication Platform has not yet been configured.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Click &lt;strong&gt;Get started&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Enter a name for the app, for example &lt;code&gt;Home Assistant&lt;/code&gt; or &lt;code&gt;Home Assistant Backup&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;User support email&lt;/strong&gt;, select your email address from the dropdown menu and click &lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Audience&lt;/strong&gt;, select the option &lt;strong&gt;External&lt;/strong&gt; and click &lt;strong&gt;Next&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Contact Information&lt;/strong&gt;, enter your Google email address and click &lt;strong&gt;Next&lt;/strong&gt; again.&lt;/li&gt;
&lt;li&gt;Confirm the &lt;strong&gt;User Data Policy&lt;/strong&gt; with a click and select &lt;strong&gt;Continue&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Google will now confirm with the message &lt;strong&gt;OAuth Configuration Created&lt;/strong&gt; that everything was set up successfully.&lt;/p&gt;
&lt;h4 id=&#34;creating-an-oauth-client&#34;&gt;Creating an OAuth Client
&lt;/h4&gt;&lt;ol&gt;
&lt;li&gt;On the screen shown, click &lt;strong&gt;Create OAuth Client&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Under &lt;strong&gt;Application Type&lt;/strong&gt;, select &lt;strong&gt;Web Application&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Leave the name as &lt;code&gt;Web Client 1&lt;/code&gt; or enter a custom name like &lt;code&gt;Home Assistant Backup&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Scroll down and under &lt;strong&gt;Authorized Redirect URIs&lt;/strong&gt;, click the &lt;strong&gt;Add URI&lt;/strong&gt; button.&lt;/li&gt;
&lt;li&gt;Paste the address that Home Assistant shows you in the setup dialog under &lt;strong&gt;Step 5&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Create&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/blog/2025/04/03/home-assistant-backups-auf-google-drive-sichern/oauth_created.png&#34;&gt;
&lt;/figure&gt;

&lt;p&gt;Google will now display the generated &lt;strong&gt;Client ID&lt;/strong&gt; and &lt;strong&gt;Client Secret&lt;/strong&gt;. Copy this information and paste it into the Home Assistant setup dialog.&lt;/p&gt;
&lt;h4 id=&#34;configuring-audience-and-test-users&#34;&gt;Configuring Audience and Test Users
&lt;/h4&gt;&lt;p&gt;To actively use the authentication, you still need to add your email address as a test user on the Google side.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;In the Google Cloud Console&lt;/strong&gt;, navigate from &lt;strong&gt;Clients&lt;/strong&gt; to &lt;strong&gt;Audience&lt;/strong&gt; in the left sidebar.&lt;/li&gt;
&lt;li&gt;Scroll down to &lt;strong&gt;Test Users&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Add Users&lt;/strong&gt; and enter your Google email address.&lt;/li&gt;
&lt;li&gt;Confirm your entry.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/blog/2025/04/03/home-assistant-backups-auf-google-drive-sichern/test_user.png&#34;&gt;
&lt;/figure&gt;

&lt;h3 id=&#34;enabling-the-google-drive-api&#34;&gt;Enabling the Google Drive API
&lt;/h3&gt;&lt;p&gt;Before everything works, you need to enable the &lt;strong&gt;Google Drive API&lt;/strong&gt; in the Google Cloud Console so that Home Assistant can use it after authentication.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;In the Google Cloud Console&lt;/strong&gt;, switch from &lt;strong&gt;Google Authentication Platform&lt;/strong&gt; to &lt;strong&gt;APIs &amp;amp; Services&lt;/strong&gt; in the left navigation bar.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Enable APIs and Services&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Type &lt;strong&gt;Drive&lt;/strong&gt; into the search field.&lt;/li&gt;
&lt;li&gt;Select &lt;strong&gt;Google Drive API&lt;/strong&gt; from the search results.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Enable&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This may take a few seconds. Afterwards, you&amp;rsquo;ll be redirected to a screen showing details about the Google Drive API usage.&lt;/p&gt;
&lt;h3 id=&#34;completing-the-connection-with-home-assistant&#34;&gt;Completing the Connection with Home Assistant
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Return to Home Assistant and click &lt;strong&gt;Open Website&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select your Google account again if prompted.&lt;/li&gt;
&lt;li&gt;Confirm Google&amp;rsquo;s warning that this application has not been verified by clicking &lt;strong&gt;Continue&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;On the next screen, confirm that you want to link your Google account with Home Assistant and click &lt;strong&gt;Continue&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/blog/2025/04/03/home-assistant-backups-auf-google-drive-sichern/oauth_dialog.png&#34;&gt;
&lt;/figure&gt;

&lt;p&gt;At this point, a wizard to open &lt;strong&gt;My Home Assistant Links&lt;/strong&gt; may appear.&lt;/p&gt;
&lt;ol start=&#34;5&#34;&gt;
&lt;li&gt;Enter your &lt;strong&gt;Home Assistant URL&lt;/strong&gt; once and confirm with &lt;strong&gt;Save&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Finally, the prompt &lt;strong&gt;Link Account Home Assistant&lt;/strong&gt; will appear, which you can confirm by clicking &lt;strong&gt;Link Account&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;completing-the-setup-in-home-assistant&#34;&gt;Completing the Setup in Home Assistant
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Return to Home Assistant, where you&amp;rsquo;ve already entered the &lt;strong&gt;API Key&lt;/strong&gt;, &lt;strong&gt;OAuth Key&lt;/strong&gt;, and &lt;strong&gt;Client Secret&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Open Website&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Select your Google account and confirm that the app has not been verified by clicking &lt;strong&gt;Continue&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Confirm once more that you want to proceed with the configuration.&lt;/li&gt;
&lt;li&gt;Finally, click &lt;strong&gt;Link Account&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If everything has been set up correctly, you&amp;rsquo;ll receive a &lt;strong&gt;Success&lt;/strong&gt; message in Home Assistant confirming that the Google Drive configuration has been created.&lt;/p&gt;
&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/blog/2025/04/03/home-assistant-backups-auf-google-drive-sichern/erfolg.png&#34;&gt;
&lt;/figure&gt;

&lt;h3 id=&#34;configuring-backup-settings-in-home-assistant&#34;&gt;Configuring Backup Settings in Home Assistant
&lt;/h3&gt;&lt;p&gt;You can now – as you may already know from the previous video – go to &lt;strong&gt;Settings &amp;gt; System &amp;gt; Backups&lt;/strong&gt;, then &lt;strong&gt;Backup Settings &amp;gt; Backup Locations&lt;/strong&gt; and &lt;strong&gt;enable Google Drive&lt;/strong&gt; there.&lt;/p&gt;
&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/blog/2025/04/03/home-assistant-backups-auf-google-drive-sichern/backup_einstellungen.png&#34;&gt;
&lt;/figure&gt;

&lt;p&gt;From now on, your backups will be saved not only locally, but also to &lt;strong&gt;Google Drive&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;→ If you want to understand why it&amp;rsquo;s important not to rely solely on manufacturer clouds, this article is worth a read: &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/cloud-ausgeschaltet/&#34; &gt;Wenn dein Smart Home plötzlich dumm wird – und was du dagegen tun kannst&lt;/a&gt;&lt;/p&gt;
</description>
        </item>
        <item>
        <title>Home Assistant Backups in 2025.1 – Your Data Safe and Recoverable at Any Time</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/03/02/home-assistant-backups-in-2025.1-your-data-safe-and-recoverable-at-any-time/</link>
        <pubDate>Sun, 02 Mar 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/03/02/home-assistant-backups-in-2025.1-your-data-safe-and-recoverable-at-any-time/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/03/02/home-assistant-backups-in-2025.1-deine-daten-sicher-und-jederzeit-wiederherstellbar/cover.webp" alt="Featured image of post Home Assistant Backups in 2025.1 – Your Data Safe and Recoverable at Any Time" /&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/qScjDnK1pG8&#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-are-backups-important&#34;&gt;Why Are Backups Important?
&lt;/h2&gt;&lt;p&gt;Imagine your Home Assistant system stops responding. Your automations, devices, and integrations are gone — everything you set up over months or even years, lost. That thought alone is unsettling, isn&amp;rsquo;t it? But that&amp;rsquo;s exactly what can happen if you don&amp;rsquo;t make regular backups.&lt;/p&gt;
&lt;p&gt;Fortunately, Home Assistant version 2025.1 introduces an improved backup system that is simpler, more secure, and more powerful than ever before. In this article, I&amp;rsquo;ll explain why backups are essential, how to set them up in Home Assistant, and which strategies you can use to best protect your data.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;whats-new-in-home-assistant-20251&#34;&gt;What&amp;rsquo;s New in Home Assistant 2025.1?
&lt;/h2&gt;&lt;p&gt;The new backup feature makes it even easier to secure your installation. Here are the key improvements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Automated backups&lt;/strong&gt; can be scheduled directly within the system.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud storage without extra add-ons&lt;/strong&gt; — now directly to Google Drive, Microsoft OneDrive, or a Synology NAS.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Encryption by default&lt;/strong&gt; protects your backups from unauthorized access.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Easy restoration&lt;/strong&gt; — regardless of which installation method you use for Home Assistant.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This eliminates the need for external scripts or community add-ons to create regular backups.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comparison-old-vs-new-backup-method&#34;&gt;Comparison: Old vs. New Backup Method
&lt;/h2&gt;&lt;h3 id=&#34;previous-method&#34;&gt;Previous Method
&lt;/h3&gt;&lt;p&gt;In the past, the backup functionality in Home Assistant was fairly rudimentary. You had to trigger backups manually through the interface or rely on add-ons like &lt;em&gt;Google Drive Backup&lt;/em&gt; to store backups automatically in the cloud. A simple, integrated solution for regular, secured backups simply didn&amp;rsquo;t exist.&lt;/p&gt;
&lt;h3 id=&#34;new-method-in-20251&#34;&gt;New Method in 2025.1
&lt;/h3&gt;&lt;p&gt;With the new backup feature, you can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Run backups automatically on a schedule&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Store backups directly in the cloud&lt;/strong&gt;, without third-party add-ons&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Selectively back up or exclude specific components&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Perform an easy restoration with just a few clicks&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In short: it has never been this easy to secure your Home Assistant system!&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;step-by-step-how-to-create-a-backup&#34;&gt;Step by Step: How to Create a Backup
&lt;/h2&gt;&lt;p&gt;Watch the video above for a detailed walkthrough of the process.&lt;/p&gt;
&lt;p&gt;Tip: &lt;strong&gt;Occasionally test the restoration&lt;/strong&gt; on a separate system to make sure your backups actually work.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;backup-storage-locations--whats-the-best-option&#34;&gt;Backup Storage Locations – What&amp;rsquo;s the Best Option?
&lt;/h2&gt;&lt;p&gt;Home Assistant 2025.1 offers various options for storing your backups:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Local (SD card or SSD)&lt;/strong&gt; → Quickly accessible, but vulnerable to hardware failures.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud (Google Drive, OneDrive, Synology NAS)&lt;/strong&gt; → Safe from hardware issues, but dependent on internet access.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Hybrid solution (local + cloud)&lt;/strong&gt; → The best strategy for maximum security!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Recommendation: &lt;strong&gt;Keep at least 7–10 backups&lt;/strong&gt; to have multiple restore points available.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;best-practices-for-your-backup-strategy&#34;&gt;Best Practices for Your Backup Strategy
&lt;/h2&gt;&lt;p&gt;To make sure you&amp;rsquo;re always on the safe side, keep these tips in mind:&lt;/p&gt;
&lt;p&gt;✔ &lt;strong&gt;Schedule regular backups:&lt;/strong&gt; Daily or weekly, depending on your usage.
✔ &lt;strong&gt;Use encryption:&lt;/strong&gt; Especially when storing backups in the cloud.
✔ &lt;strong&gt;Diversify backup storage locations:&lt;/strong&gt; Local + cloud for maximum security.
✔ &lt;strong&gt;Store important passwords securely:&lt;/strong&gt; Especially for encrypted backups.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;conclusion-backups-are-a-must-for-your-smart-home&#34;&gt;Conclusion: Backups Are a Must for Your Smart Home!
&lt;/h2&gt;&lt;p&gt;With Home Assistant 2025.1, there are no more excuses to skip backups. The new features make securing your system enormously easy and turn restoration into a breeze when things go wrong.&lt;/p&gt;
&lt;p&gt;Try out the new backup feature and make sure your smart home stays protected at all times!&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/backups-2025-gdrive/&#34; &gt;Backing Up Home Assistant to Google Drive&lt;/a&gt; – Step-by-step guide to the Google Drive integration, including OAuth setup&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/cloud-vs-lokal/&#34; &gt;Cloud vs. Local – What You Need to Know About Storing Your Data&lt;/a&gt; – Why local backups alone aren&amp;rsquo;t enough and when cloud storage makes sense&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
