<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Open Source on Smart Home? Sure — But Secure!</title>
        <link>https://smarthome-aber-sicher.de/en/tags/open-source/</link>
        <description>Recent content in Open Source 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/tags/open-source/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>Charging Your EV Without Cloud: EVCC – The Intelligent EV Charger Controller!</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/11/30/charging-your-ev-without-cloud-evcc-the-intelligent-ev-charger-controller/</link>
        <pubDate>Sun, 30 Nov 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/11/30/charging-your-ev-without-cloud-evcc-the-intelligent-ev-charger-controller/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/11/30/e-auto-laden-ohne-cloud-evcc-die-intelligente-wallbox-steuerung/cover.png" alt="Featured image of post Charging Your EV Without Cloud: EVCC – The Intelligent EV Charger Controller!" /&gt;&lt;h2 id=&#34;the-problem-wallbox-apps-that-drive-you-crazy&#34;&gt;The Problem: Wallbox Apps That Drive You Crazy
&lt;/h2&gt;&lt;p&gt;You have an &lt;strong&gt;EV and a wallbox&lt;/strong&gt;, but you&amp;rsquo;re frustrated with &lt;strong&gt;clunky manufacturer apps&lt;/strong&gt; and &lt;strong&gt;terrible smart home integration&lt;/strong&gt;? The app is slow, confusing, and sends all your data to the cloud?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;There&amp;rsquo;s a better way!&lt;/strong&gt; With &lt;strong&gt;EVCC&lt;/strong&gt;, you get a fully local solution for intelligent control of your EV charging – &lt;strong&gt;no cloud, no dependency, maximum control&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the new video, I&amp;rsquo;ll show you my complete setup and how I saved over €2,500 with it!&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/X2vzei6kftA&#39;);
        iframe.setAttribute(&#39;allowfullscreen&#39;, &#39;&#39;);
        iframe.setAttribute(&#39;title&#39;, &#39;YouTube Video&#39;);
        element.parentNode.replaceChild(iframe, element);
    }
&lt;/script&gt;
&lt;style&gt;
    .video-placeholder {
        position: relative;
        cursor: pointer;
    }
    .video-placeholder img {
        width: 100%;
        height: auto;
    }
    .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: url(&#39;/img/youtube_button.svg&#39;) no-repeat center center;
        background-size: contain;
    }
    .video-placeholder:hover .play-button {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 60px;
        height: 60px;
        background: url(&#39;/img/youtube_button_hover.svg&#39;) no-repeat center center;
        background-size: contain;
    }
    .privacy-notice {
        position: absolute;
        bottom: 50px;
        width: 100%;
        left: 50%;
        transform: translateX(-50%);
        background-color: rgba(0, 0, 0, 0.7);
        color: white;
        padding: 5px 10px;
        border-radius: 5px;
        font-size: 12px;
        text-align: center;
    }
&lt;/style&gt;

&lt;h2 id=&#34;what-is-evcc&#34;&gt;What Is EVCC?
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;EVCC&lt;/strong&gt; stands for &amp;ldquo;Electric Vehicle Charge Controller&amp;rdquo; and is an &lt;strong&gt;open-source software&lt;/strong&gt; for intelligent wallbox control. What makes it special:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;Completely local&lt;/strong&gt; – no cloud connection required&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Open source&lt;/strong&gt; – transparent code, active community&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Manufacturer-independent&lt;/strong&gt; – works with almost any wallbox&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Professional UI&lt;/strong&gt; – more polished than any manufacturer app&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Smart Home integration&lt;/strong&gt; – works perfectly with Home Assistant &amp;amp; more&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;with-or-without-a-pv-system&#34;&gt;With or Without a PV System
&lt;/h3&gt;&lt;p&gt;The brilliant part: &lt;strong&gt;EVCC works with AND without a PV system!&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;With PV:&lt;/strong&gt; Intelligent surplus charging – make the most of your solar energy&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Without PV:&lt;/strong&gt; Charge on a schedule or with dynamic electricity prices&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;In the video, I&amp;rsquo;ll show you both scenarios!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;my-setup-in-detail&#34;&gt;My Setup in Detail
&lt;/h2&gt;&lt;p&gt;In my setup, I use:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;PV system&lt;/strong&gt; on the roof (optional!)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Home battery storage&lt;/strong&gt; in the basement (optional!)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wallbox&lt;/strong&gt; in the garage (required)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;EV&lt;/strong&gt; (hopefully you have one 😊)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Raspberry Pi 4&lt;/strong&gt; running EVCC as a Docker container&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;My &lt;strong&gt;wallbox&lt;/strong&gt; is connected to the Raspberry Pi via a &lt;strong&gt;Modbus cable&lt;/strong&gt; (20 meters through the basement!). But don&amp;rsquo;t worry: depending on the wallbox model, this can also work over &lt;strong&gt;Wi-Fi&lt;/strong&gt; or &lt;strong&gt;Ethernet&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The best part:&lt;/strong&gt; You don&amp;rsquo;t need my complete setup! A single wallbox is enough to get started.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video, I&amp;rsquo;ll show you my complete installation including the wiring!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;the-evcc-dashboard-a-dream&#34;&gt;The EVCC Dashboard: A Dream!
&lt;/h2&gt;&lt;p&gt;Does this &lt;strong&gt;brilliant user interface&lt;/strong&gt; look like a &amp;ldquo;hacky&amp;rdquo; open-source tool to you? I was &lt;strong&gt;completely blown away&lt;/strong&gt; when I first launched it!&lt;/p&gt;
&lt;h3 id=&#34;what-you-see-at-a-glance&#34;&gt;What You See at a Glance:
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Top: Energy flows&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Where is the power coming from? (PV, battery, grid)&lt;/li&gt;
&lt;li&gt;Where is it going? (house, car, battery, grid)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Live updates&lt;/strong&gt; every 10 seconds&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Middle: Charging modes&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;PV:&lt;/strong&gt; Surplus charging – solar power only&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Min+PV:&lt;/strong&gt; Minimum load + solar&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Fast:&lt;/strong&gt; Full power – regardless of source&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Bottom: Details&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Current charging power&lt;/li&gt;
&lt;li&gt;Battery state of charge&lt;/li&gt;
&lt;li&gt;Estimated charging time&lt;/li&gt;
&lt;li&gt;Cost overview&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Make sure to watch the video to see the display change in real time!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;live-demo-how-surplus-charging-works&#34;&gt;Live Demo: How Surplus Charging Works
&lt;/h2&gt;&lt;p&gt;In the video, I&amp;rsquo;ll walk you through &lt;strong&gt;three live scenarios&lt;/strong&gt;:&lt;/p&gt;
&lt;h3 id=&#34;scenario-1-no-sun-no-car&#34;&gt;Scenario 1: No Sun, No Car
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;PV system produces little (November fog)&lt;/li&gt;
&lt;li&gt;Home battery covers household consumption&lt;/li&gt;
&lt;li&gt;No charging possible&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;scenario-2-lots-of-sun-no-car&#34;&gt;Scenario 2: Lots of Sun, No Car
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;PV system produces a decent amount&lt;/li&gt;
&lt;li&gt;Home battery is full&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Surplus is exported to the grid&lt;/strong&gt; (wasted)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;scenario-3-sun--car-plugged-in-&#34;&gt;Scenario 3: Sun + Car Plugged In 🎉
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;PV system is producing&lt;/li&gt;
&lt;li&gt;Household consumption is covered&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Surplus flows into the car!&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;EVCC adjusts automatically&lt;/strong&gt; every 10 seconds&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;The dynamic adjustment is impressive – check it out in the video!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;dynamic-electricity-prices-saving-money-on-autopilot&#34;&gt;Dynamic Electricity Prices: Saving Money on Autopilot
&lt;/h2&gt;&lt;p&gt;For me, this is the &lt;strong&gt;killer feature&lt;/strong&gt;: &lt;strong&gt;EVCC supports dynamic electricity prices!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;how-it-works&#34;&gt;How It Works:
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Create a charging plan&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When do you need the car? (departure time)&lt;/li&gt;
&lt;li&gt;How full should it be? (target state of charge)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;EVCC automatically calculates&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;When is electricity cheapest?&lt;/li&gt;
&lt;li&gt;How long does charging take?&lt;/li&gt;
&lt;li&gt;What will it likely cost?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Car charges automatically at the best time&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;No manual intervention needed&lt;/li&gt;
&lt;li&gt;Maximum savings&lt;/li&gt;
&lt;li&gt;Ready on time for departure&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;In the video, I&amp;rsquo;ll show you the charging plan in action!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;my-experience-with-tibber&#34;&gt;My Experience With Tibber
&lt;/h2&gt;&lt;p&gt;I&amp;rsquo;ve been using &lt;strong&gt;Tibber for two years&lt;/strong&gt; – essentially the &lt;strong&gt;pioneer of dynamic electricity tariffs&lt;/strong&gt; in Germany.&lt;/p&gt;
&lt;h3 id=&#34;what-makes-tibber-special&#34;&gt;What Makes Tibber Special?
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;Price changes every 15 minutes&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;No smart meter required&lt;/strong&gt; – works with a standard meter&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Perfect EVCC integration&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Transparent pricing&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;making-use-of-price-dynamics&#34;&gt;Making Use of Price Dynamics
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;In the video, I&amp;rsquo;ll show you the Tibber app:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You can see the price curve for the next 24 hours. The dynamics are impressive:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;🟢 &lt;strong&gt;Cheap times:&lt;/strong&gt; Often at night, when there&amp;rsquo;s a lot of wind/solar on the grid&lt;/li&gt;
&lt;li&gt;🔴 &lt;strong&gt;Expensive times:&lt;/strong&gt; Usually in the evening during peak grid load&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;EVCC automatically charges during the green phases!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;the-result-2500-saved&#34;&gt;The Result: €2,500 Saved!
&lt;/h3&gt;&lt;p&gt;EVCC logs all charging sessions and calculates your savings. In my case, it&amp;rsquo;s now &lt;strong&gt;over €2,500 euros!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;If I&amp;rsquo;ve sparked your interest:&lt;/strong&gt; Use my Tibber link in the description. We both get &lt;strong&gt;€50&lt;/strong&gt; for the Tibber Store. You support the channel and save money yourself – win-win!&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;h2 id=&#34;installation-easier-than-you-think&#34;&gt;Installation: Easier Than You Think
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;EVCC runs as a Docker container&lt;/strong&gt; on a Raspberry Pi 4 at my place. The installation is surprisingly straightforward:&lt;/p&gt;
&lt;h3 id=&#34;option-1-docker-my-choice&#34;&gt;Option 1: Docker (My Choice)
&lt;/h3&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;6
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;c1&#34;&gt;# Download and start the container&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;docker run -d &lt;span class=&#34;se&#34;&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;  --name evcc &lt;span class=&#34;se&#34;&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;  -p 7070:7070 &lt;span class=&#34;se&#34;&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;  -v &lt;span class=&#34;k&#34;&gt;$(&lt;/span&gt;&lt;span class=&#34;nb&#34;&gt;pwd&lt;/span&gt;&lt;span class=&#34;k&#34;&gt;)&lt;/span&gt;/evcc.yaml:/etc/evcc.yaml &lt;span class=&#34;se&#34;&gt;\
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;se&#34;&gt;&lt;/span&gt;  evcc/evcc:latest
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Advantages:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ Quick to set up&lt;/li&gt;
&lt;li&gt;✅ Other services can run in parallel&lt;/li&gt;
&lt;li&gt;✅ Easy updates&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;option-2-home-assistant-add-on&#34;&gt;Option 2: Home Assistant Add-on
&lt;/h3&gt;&lt;p&gt;If you&amp;rsquo;re using &lt;strong&gt;Home Assistant OS&lt;/strong&gt;, there&amp;rsquo;s an official add-on!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Installation:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Open the Add-on Store&lt;/li&gt;
&lt;li&gt;Search for &amp;ldquo;EVCC&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Install &amp;amp; start&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Even easier than Docker!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video, I&amp;rsquo;ll show you both options!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;configuration-yaml-or-web-ui&#34;&gt;Configuration: YAML or Web UI
&lt;/h2&gt;&lt;p&gt;For initial configuration, you have two paths:&lt;/p&gt;
&lt;h3 id=&#34;classic-yaml-file&#34;&gt;Classic: YAML File
&lt;/h3&gt;&lt;p&gt;This is how I did it. You edit a text file:&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;div class=&#34;chroma&#34;&gt;
&lt;table class=&#34;lntable&#34;&gt;&lt;tr&gt;&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code&gt;&lt;span class=&#34;lnt&#34;&gt;1
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;2
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;3
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;4
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;5
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;6
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;7
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;8
&lt;/span&gt;&lt;span class=&#34;lnt&#34;&gt;9
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class=&#34;lntd&#34;&gt;
&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nt&#34;&gt;site&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;  &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;title&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;l&#34;&gt;My EVCC&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;  &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;meters&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;    &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;grid&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;l&#34;&gt;...&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;    &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;pv&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;l&#34;&gt;...&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;  
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;&lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;chargers&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;  &lt;/span&gt;- &lt;span class=&#34;nt&#34;&gt;name&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;l&#34;&gt;Garage Wallbox&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;w&#34;&gt;    &lt;/span&gt;&lt;span class=&#34;nt&#34;&gt;type&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;:&lt;/span&gt;&lt;span class=&#34;w&#34;&gt; &lt;/span&gt;&lt;span class=&#34;l&#34;&gt;...&lt;/span&gt;&lt;span class=&#34;w&#34;&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;&lt;strong&gt;For:&lt;/strong&gt; Tinkerers who enjoy writing code
&lt;strong&gt;Against:&lt;/strong&gt; Slightly steeper learning curve&lt;/p&gt;
&lt;h3 id=&#34;modern-web-ui&#34;&gt;Modern: Web UI
&lt;/h3&gt;&lt;p&gt;Since a few versions back, there&amp;rsquo;s a &lt;strong&gt;graphical configuration interface&lt;/strong&gt;!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;For:&lt;/strong&gt; Beginners who prefer simplicity
&lt;strong&gt;Against:&lt;/strong&gt; (None, really 😊)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video, I&amp;rsquo;ll show you the Web UI – super intuitive!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;wallbox-compatibility-a-huge-selection&#34;&gt;Wallbox Compatibility: A Huge Selection
&lt;/h2&gt;&lt;p&gt;My wallbox is connected via &lt;strong&gt;Modbus cable&lt;/strong&gt;. But EVCC supports an &lt;strong&gt;incredibly wide range of wallboxes&lt;/strong&gt;:&lt;/p&gt;
&lt;h3 id=&#34;supported-connection-types&#34;&gt;Supported Connection Types:
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Modbus&lt;/strong&gt; (my setup)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wi-Fi&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ethernet&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud&lt;/strong&gt; (if necessary)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;supported-manufacturers&#34;&gt;Supported Manufacturers:
&lt;/h3&gt;&lt;p&gt;The list is &lt;strong&gt;impressively long&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ABL&lt;/li&gt;
&lt;li&gt;EVSE WiFi&lt;/li&gt;
&lt;li&gt;go-eCharger&lt;/li&gt;
&lt;li&gt;KEBA&lt;/li&gt;
&lt;li&gt;Mennekes&lt;/li&gt;
&lt;li&gt;Phoenix Contact&lt;/li&gt;
&lt;li&gt;Wallbe&lt;/li&gt;
&lt;li&gt;&amp;hellip; and &lt;strong&gt;many, many more!&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Check the EVCC documentation&lt;/strong&gt; – I haven&amp;rsquo;t found a wallbox yet that isn&amp;rsquo;t supported!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Link to the full list in the video and description!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;manufacturer-independence-the-big-advantage&#34;&gt;Manufacturer Independence: The Big Advantage
&lt;/h2&gt;&lt;p&gt;What makes &lt;strong&gt;EVCC truly special&lt;/strong&gt;: you can mix and match manufacturers freely!&lt;/p&gt;
&lt;p&gt;In my setup:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Wallbox:&lt;/strong&gt; Manufacturer A&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;PV inverter:&lt;/strong&gt; Manufacturer B&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Home battery storage:&lt;/strong&gt; Manufacturer C (added just recently!)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;All from different manufacturers&lt;/strong&gt; who normally don&amp;rsquo;t work together. With EVCC? &lt;strong&gt;No problem!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the video, I&amp;rsquo;ll tell you how seamlessly my new home battery storage was integrated!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;5-reasons-why-evcc-impresses-me&#34;&gt;5 Reasons Why EVCC Impresses Me
&lt;/h2&gt;&lt;h3 id=&#34;1-completely-local&#34;&gt;1. Completely Local
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;No cloud&lt;/strong&gt;, no dependencies. Your data stays with you. Even during an internet outage, local control keeps working!&lt;/p&gt;
&lt;h3 id=&#34;2-open-source-with-a-professional-ui&#34;&gt;2. Open Source With a Professional UI
&lt;/h3&gt;&lt;p&gt;The code is &lt;strong&gt;public&lt;/strong&gt;, the community is &lt;strong&gt;active&lt;/strong&gt;. But the user interface looks like it came from a professional team!&lt;/p&gt;
&lt;h3 id=&#34;3-massive-hardware-support&#34;&gt;3. Massive Hardware Support
&lt;/h3&gt;&lt;p&gt;Almost &lt;strong&gt;every wallbox&lt;/strong&gt;, almost &lt;strong&gt;every inverter&lt;/strong&gt;, almost &lt;strong&gt;every EV&lt;/strong&gt; is supported. The community keeps growing.&lt;/p&gt;
&lt;h3 id=&#34;4-intelligent-charging-control&#34;&gt;4. Intelligent Charging Control
&lt;/h3&gt;&lt;p&gt;With a &lt;strong&gt;PV system and/or dynamic electricity prices&lt;/strong&gt;, you save real money. In my case: &lt;strong&gt;over €2,500!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;5-manufacturer-independence&#34;&gt;5. Manufacturer Independence
&lt;/h3&gt;&lt;p&gt;You&amp;rsquo;re &lt;strong&gt;not locked in&lt;/strong&gt;. Switching wallbox? No problem. New battery storage? Works!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Even my in-laws are now using EVCC – and without any issues!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;who-is-evcc-for&#34;&gt;Who Is EVCC For?
&lt;/h2&gt;&lt;h3 id=&#34;-perfect-if-you&#34;&gt;✅ Perfect if you:
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Have an &lt;strong&gt;EV and a wallbox&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Want &lt;strong&gt;control over your data&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Like &lt;strong&gt;saving money&lt;/strong&gt; (PV or dynamic tariffs)&lt;/li&gt;
&lt;li&gt;Are familiar with &lt;strong&gt;Raspberry Pi&lt;/strong&gt; or &lt;strong&gt;Home Assistant&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Value &lt;strong&gt;manufacturer independence&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;-less-suitable-if-you&#34;&gt;⚠️ Less suitable if you:
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Have no technical interest&lt;/li&gt;
&lt;li&gt;Need everything &amp;ldquo;out of the box&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Have no time for setup&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;But honestly:&lt;/strong&gt; The setup is &lt;strong&gt;easier than you&amp;rsquo;d think!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;frequently-asked-questions&#34;&gt;Frequently Asked Questions
&lt;/h2&gt;&lt;h3 id=&#34;do-i-need-a-pv-system&#34;&gt;&amp;ldquo;Do I need a PV system?&amp;rdquo;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;No!&lt;/strong&gt; EVCC works without one too. You can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Charge on a schedule&lt;/li&gt;
&lt;li&gt;Use dynamic electricity prices&lt;/li&gt;
&lt;li&gt;Simply enjoy the better UI&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;does-my-wallbox-work-with-it&#34;&gt;&amp;ldquo;Does my wallbox work with it?&amp;rdquo;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Very likely!&lt;/strong&gt; Check: &lt;a class=&#34;link&#34; href=&#34;https://docs.evcc.io/docs/devices/chargers&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://docs.evcc.io/docs/devices/chargers&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The list is impressive. &lt;strong&gt;In the video, I&amp;rsquo;ll show you where to look!&lt;/strong&gt;&lt;/p&gt;
&lt;h3 id=&#34;is-the-installation-complicated&#34;&gt;&amp;ldquo;Is the installation complicated?&amp;rdquo;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;No!&lt;/strong&gt; If you&amp;rsquo;ve used Docker or Home Assistant before, it&amp;rsquo;s &lt;strong&gt;a breeze&lt;/strong&gt;.&lt;/p&gt;
&lt;h3 id=&#34;how-much-does-evcc-cost&#34;&gt;&amp;ldquo;How much does EVCC cost?&amp;rdquo;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;EVCC is free!&lt;/strong&gt; Open source, no license fees. You only pay for the hardware (Raspberry Pi, wallbox).&lt;/p&gt;
&lt;h2 id=&#34;your-path-to-evcc&#34;&gt;Your Path to EVCC
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Step 1:&lt;/strong&gt; Check your hardware&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do you have a supported wallbox?&lt;/li&gt;
&lt;li&gt;Do you have a Raspberry Pi or NAS?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Step 2:&lt;/strong&gt; Installation&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Docker or Home Assistant add-on&lt;/li&gt;
&lt;li&gt;Download and start EVCC&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Step 3:&lt;/strong&gt; Configuration&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Connect the wallbox&lt;/li&gt;
&lt;li&gt;Optional: PV system, battery storage, electricity meter&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Step 4:&lt;/strong&gt; Enjoy!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open the dashboard&lt;/li&gt;
&lt;li&gt;Try out the charging modes&lt;/li&gt;
&lt;li&gt;Save money 😊&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;I&amp;rsquo;ll walk you through all the steps in detail in the video!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;your-experiences&#34;&gt;Your Experiences?
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Write me in the comments:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How do you charge your EV at home?&lt;/li&gt;
&lt;li&gt;Are you already using EVCC?&lt;/li&gt;
&lt;li&gt;Did I spark your curiosity?&lt;/li&gt;
&lt;li&gt;Which wallbox do you have?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Be sure to watch the video&lt;/strong&gt; – there you&amp;rsquo;ll see the dashboard live, the charging modes in action, and my complete installation!&lt;/p&gt;
&lt;h2 id=&#34;further-reading&#34;&gt;Further Reading
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;EVCC Documentation:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Official site: &lt;a class=&#34;link&#34; href=&#34;https://evcc.io&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://evcc.io&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Documentation: &lt;a class=&#34;link&#34; href=&#34;https://docs.evcc.io&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://docs.evcc.io&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;GitHub: &lt;a class=&#34;link&#34; href=&#34;https://github.com/evcc-io/evcc&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;https://github.com/evcc-io/evcc&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
