<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Wiring on Smart Home? Sure — But Secure!</title>
        <link>https://smarthome-aber-sicher.de/en/tags/wiring/</link>
        <description>Recent content in Wiring on Smart Home? Sure — But Secure!</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sun, 09 Nov 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://smarthome-aber-sicher.de/en/tags/wiring/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Make Your Blinds Smart with Shelly – No Cloud, Local, and Affordable!</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/11/09/make-your-blinds-smart-with-shelly-no-cloud-local-and-affordable/</link>
        <pubDate>Sun, 09 Nov 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/11/09/make-your-blinds-smart-with-shelly-no-cloud-local-and-affordable/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/11/09/jalousien-mit-shelly-sicher-smart-machen-ohne-cloud-lokal-und-g%C3%BCnstig/cover.png" alt="Featured image of post Make Your Blinds Smart with Shelly – No Cloud, Local, and Affordable!" /&gt;&lt;h2 id=&#34;the-problem-electric-roller-shutters-but-not-smart&#34;&gt;The Problem: Electric Roller Shutters, But Not Smart
&lt;/h2&gt;&lt;p&gt;You have &lt;strong&gt;electric roller shutters or blinds&lt;/strong&gt;, but still have to &lt;strong&gt;operate them directly at the wall switch&lt;/strong&gt;? That&amp;rsquo;s a real shame, because an electric motor is already &lt;strong&gt;halfway there&lt;/strong&gt; to a smart blind!&lt;/p&gt;
&lt;p&gt;With a &lt;strong&gt;Shelly module&lt;/strong&gt;, you can make your existing roller shutters smart and integrate them into your smart home – &lt;strong&gt;completely local, without any cloud dependency&lt;/strong&gt; and surprisingly affordable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;In the new video I show you the complete implementation!&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/kGFCyuJz5wc&#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-shelly-for-blinds&#34;&gt;Why Shelly for Blinds?
&lt;/h2&gt;&lt;h3 id=&#34;-completely-local&#34;&gt;✅ &lt;strong&gt;Completely Local&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;No cloud connection required&lt;/li&gt;
&lt;li&gt;Works even during internet outages&lt;/li&gt;
&lt;li&gt;Your data stays with you&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;-affordable-and-flexible&#34;&gt;✅ &lt;strong&gt;Affordable and Flexible&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Shelly Plus 2PM: ~€20–25&lt;/li&gt;
&lt;li&gt;Older Shelly 2.5: Even cheaper&lt;/li&gt;
&lt;li&gt;Fits in any in-wall junction box&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;-safe-installation&#34;&gt;✅ &lt;strong&gt;Safe Installation&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Built-in safety functions&lt;/li&gt;
&lt;li&gt;Prevents simultaneous activation of both directions&lt;/li&gt;
&lt;li&gt;Calibration for precise positioning&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;choosing-the-right-hardware&#34;&gt;Choosing the Right Hardware
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;In the video I show various Shelly models:&lt;/strong&gt;





&lt;blockquote&gt;
    &lt;p&gt;Note: Links marked with &lt;em&gt;affiliate link&lt;/em&gt; are affiliate links. As an Amazon Associate I earn from qualifying purchases. This means I receive a small commission if you purchase through these links — at no extra cost to you. The revenue helps me run this blog and YouTube channel and keep creating content. Thank you for your support!&lt;/p&gt;&lt;span class=&#34;cite&#34;&gt;&lt;span&gt;― &lt;/span&gt;&lt;span&gt;Joachim&lt;/span&gt;&lt;cite&gt;&lt;/cite&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;/p&gt;
&lt;h3 id=&#34;recommendation-shelly-plus-2pm&#34;&gt;&lt;strong&gt;Recommendation: Shelly Plus 2PM&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Current successor model&lt;/li&gt;
&lt;li&gt;Lowest price on the market&lt;/li&gt;
&lt;li&gt;Perfect for blinds and roller shutters&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/3WxBUiQ&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Shelly Plus 2PM on Amazon&lt;/a&gt;&lt;/strong&gt; (paid link) ← most affordable option&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;alternative-shelly-2-gen3&#34;&gt;&lt;strong&gt;Alternative: Shelly 2 Gen3&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;New generation with more features&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/47kpLEh&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Shelly 2 Gen3 on Amazon&lt;/a&gt;&lt;/strong&gt; (paid link)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;latest-generation-shelly-2-gen4&#34;&gt;&lt;strong&gt;Latest Generation: Shelly 2 Gen4&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Newest version available&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/47tocCI&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Shelly 2 Gen4 on Amazon&lt;/a&gt;&lt;/strong&gt; (paid link)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;You can safely save money&lt;/strong&gt; and stick with the Plus devices!&lt;/p&gt;
&lt;h2 id=&#34;wiring-what-you-need-to-watch-out-for&#34;&gt;Wiring: What You Need to Watch Out For
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Correct wiring is crucial!&lt;/strong&gt; In the video I explain step by step:&lt;/p&gt;
&lt;h3 id=&#34;power-supply&#34;&gt;&lt;strong&gt;Power Supply:&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Neutral wire (N)&lt;/strong&gt; and &lt;strong&gt;live wire (L)&lt;/strong&gt; from the in-wall junction box&lt;/li&gt;
&lt;li&gt;Connected to the corresponding terminals of the Shelly&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;switch-connection&#34;&gt;&lt;strong&gt;Switch Connection:&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;Route the live wire through to the wall switch&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&amp;ldquo;Up&amp;rdquo; switch&lt;/strong&gt; and &lt;strong&gt;&amp;ldquo;Down&amp;rdquo; switch&lt;/strong&gt; to &lt;strong&gt;S1&lt;/strong&gt; and &lt;strong&gt;S2&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Order doesn&amp;rsquo;t matter – can be changed in software later&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;motor-connection&#34;&gt;&lt;strong&gt;Motor Connection:&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Outputs O1 and O2&lt;/strong&gt; to the roller shutter motor&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;O1:&lt;/strong&gt; Move up&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;O2:&lt;/strong&gt; Move down&lt;/li&gt;
&lt;li&gt;Again: order can be changed later in software&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;⚠️ Important:&lt;/strong&gt; Always follow 230V electrical safety rules!&lt;/p&gt;
&lt;h2 id=&#34;software-setup-safety-first&#34;&gt;Software Setup: Safety First
&lt;/h2&gt;&lt;h3 id=&#34;1-secure-initial-setup&#34;&gt;&lt;strong&gt;1. Secure Initial Setup&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;In the video I show two approaches:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Recommended: Shelly App&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ Uses Bluetooth (encrypted)&lt;/li&gt;
&lt;li&gt;✅ More secure than hotspot&lt;/li&gt;
&lt;li&gt;✅ Easy to use&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Alternative: Hotspot&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;⚠️ Unencrypted&lt;/li&gt;
&lt;li&gt;⚠️ Wi-Fi password can be intercepted&lt;/li&gt;
&lt;li&gt;✅ Works without the app&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;2-disable-the-cloud&#34;&gt;&lt;strong&gt;2. Disable the Cloud&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Important for local use:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Set Cloud Settings to &amp;ldquo;Disabled&amp;rdquo;&lt;/li&gt;
&lt;li&gt;Set Server to &amp;ldquo;Disconnected&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Why?&lt;/strong&gt; Complete local control&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;3-device-profile-the-critical-setting&#34;&gt;&lt;strong&gt;3. Device Profile: The Critical Setting&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;You absolutely must configure this:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Settings → Device Profile → &amp;ldquo;Cover&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Why is this so important?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Prevents simultaneous activation of both outputs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Without this setting:&lt;/strong&gt; Motor damage is possible!&lt;/li&gt;
&lt;li&gt;Shelly then &amp;ldquo;knows&amp;rdquo; it&amp;rsquo;s controlling a roller shutter&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;calibration-and-fine-tuning&#34;&gt;Calibration and Fine-Tuning
&lt;/h2&gt;&lt;h3 id=&#34;check-directions&#34;&gt;&lt;strong&gt;Check Directions&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;After the initial setup:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Test the buttons on the web interface&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Wrong direction?&lt;/strong&gt; → Enable Reverse Directions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Check wall switch&lt;/strong&gt; → Enable Swap Inputs if needed&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;calibration-run&#34;&gt;&lt;strong&gt;Calibration Run&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Enables precise positioning:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What happens:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Roller shutter moves completely down&lt;/li&gt;
&lt;li&gt;Then completely up&lt;/li&gt;
&lt;li&gt;Stops at various intermediate positions&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Result:&lt;/strong&gt; Any position can be precisely controlled&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;In the video you can see the entire process live!&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id=&#34;home-assistant-integration&#34;&gt;Home Assistant Integration
&lt;/h2&gt;&lt;h3 id=&#34;automatic-discovery&#34;&gt;&lt;strong&gt;Automatic Discovery&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;It&amp;rsquo;s this easy:&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install the &lt;strong&gt;Shelly Integration&lt;/strong&gt; in Home Assistant&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;New devices&lt;/strong&gt; are discovered automatically&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;One click&lt;/strong&gt; → Integration complete&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id=&#34;dashboard-and-automations&#34;&gt;&lt;strong&gt;Dashboard and Automations&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;After integration:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ Display roller shutters on the dashboard&lt;/li&gt;
&lt;li&gt;✅ Create &lt;strong&gt;automations&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;Automatic opening/closing&lt;/li&gt;
&lt;li&gt;Sun protection during intense sunlight&lt;/li&gt;
&lt;li&gt;Time-based schedules&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Tip:&lt;/strong&gt; I&amp;rsquo;ll show more blind automations in Home Assistant in an upcoming video!&lt;/p&gt;
&lt;h2 id=&#34;practical-benefits-in-daily-life&#34;&gt;Practical Benefits in Daily Life
&lt;/h2&gt;&lt;h3 id=&#34;convenience&#34;&gt;&lt;strong&gt;Convenience&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;App control&lt;/strong&gt; from anywhere in the home&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Automation&lt;/strong&gt; based on time of day&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scenes&lt;/strong&gt; for different situations&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;security&#34;&gt;&lt;strong&gt;Security&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Presence simulation&lt;/strong&gt; while on vacation&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Automatic closing&lt;/strong&gt; during storms&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Integration&lt;/strong&gt; into a security system&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;energy-efficiency&#34;&gt;&lt;strong&gt;Energy Efficiency&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Intelligent sun protection&lt;/strong&gt; reduces cooling costs&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Heat retention&lt;/strong&gt; in winter by closing at the right time&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Light optimization&lt;/strong&gt; through precise positioning&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;cost-benefit-analysis&#34;&gt;Cost-Benefit Analysis
&lt;/h2&gt;&lt;h3 id=&#34;investment&#34;&gt;&lt;strong&gt;Investment:&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Shelly Plus 2PM:&lt;/strong&gt; ~€20–25&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Installation:&lt;/strong&gt; DIY-friendly with basic knowledge&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ongoing costs:&lt;/strong&gt; None (local solution)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;alternative-ready-made-smart-blinds&#34;&gt;&lt;strong&gt;Alternative: Ready-Made Smart Blinds&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Cost:&lt;/strong&gt; €200–500+ per roller shutter&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cloud dependency:&lt;/strong&gt; Usually required&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Flexibility:&lt;/strong&gt; Tied to the manufacturer&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Conclusion:&lt;/strong&gt; The Shelly solution is &lt;strong&gt;significantly cheaper&lt;/strong&gt; and &lt;strong&gt;more flexible&lt;/strong&gt;!&lt;/p&gt;
&lt;h2 id=&#34;avoiding-common-mistakes&#34;&gt;Avoiding Common Mistakes
&lt;/h2&gt;&lt;h3 id=&#34;-forgetting-the-device-profile&#34;&gt;&lt;strong&gt;❌ Forgetting the Device Profile&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt; Motor can be damaged
&lt;strong&gt;Solution:&lt;/strong&gt; Always set it to &amp;ldquo;Cover&amp;rdquo;&lt;/p&gt;
&lt;h3 id=&#34;-wrong-wiring&#34;&gt;&lt;strong&gt;❌ Wrong Wiring&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt; Roller shutters move in the wrong direction
&lt;strong&gt;Solution:&lt;/strong&gt; Correction possible in software&lt;/p&gt;
&lt;h3 id=&#34;-leaving-the-cloud-enabled&#34;&gt;&lt;strong&gt;❌ Leaving the Cloud Enabled&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt; Dependency on manufacturer servers
&lt;strong&gt;Solution:&lt;/strong&gt; Deliberately disable the cloud&lt;/p&gt;
&lt;h3 id=&#34;-skipping-calibration&#34;&gt;&lt;strong&gt;❌ Skipping Calibration&lt;/strong&gt;
&lt;/h3&gt;&lt;p&gt;&lt;strong&gt;Problem:&lt;/strong&gt; No precise positioning
&lt;strong&gt;Solution:&lt;/strong&gt; Run the calibration sequence&lt;/p&gt;
&lt;h2 id=&#34;the-video-shows-everything-live&#34;&gt;The Video Shows Everything Live
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;In the video you&amp;rsquo;ll see:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;✅ &lt;strong&gt;Hardware comparison&lt;/strong&gt; of various Shelly models&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Wiring diagram&lt;/strong&gt; explained in detail&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Software setup&lt;/strong&gt; step by step&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Home Assistant integration&lt;/strong&gt; live&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Calibration&lt;/strong&gt; in action&lt;/li&gt;
&lt;li&gt;✅ &lt;strong&gt;Practical tips&lt;/strong&gt; from my own installation&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;whats-next-even-more-smart-home&#34;&gt;What&amp;rsquo;s Next: Even More Smart Home
&lt;/h2&gt;&lt;h3 id=&#34;more-shelly-use-cases&#34;&gt;&lt;strong&gt;More Shelly Use Cases:&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Heating control&lt;/strong&gt; (dedicated video available)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Light control&lt;/strong&gt; with dimming&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Garage door automation&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;home-assistant-blind-features&#34;&gt;&lt;strong&gt;Home Assistant Blind Features:&lt;/strong&gt;
&lt;/h3&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Complex automations&lt;/strong&gt; (upcoming video)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Time-based schedules&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Weather-dependent control&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;share-your-experience&#34;&gt;Share Your Experience
&lt;/h2&gt;&lt;p&gt;&lt;strong&gt;Let me know in the comments:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;How do you currently control your roller shutters?&lt;/li&gt;
&lt;li&gt;Do you already have experience with Shelly?&lt;/li&gt;
&lt;li&gt;What automation ideas do you have?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Make sure to watch the video&lt;/strong&gt; – it shows every step live and gives you all the important details for a safe installation!&lt;/p&gt;
&lt;h2 id=&#34;further-reading&#34;&gt;Further Reading
&lt;/h2&gt;








&lt;blockquote&gt;
    &lt;p&gt;&lt;figure&gt;&lt;img src=&#34;https://smarthome-aber-sicher.de/img/tibber_logo.svg&#34; width=&#34;20%&#34;&gt;
&lt;/figure&gt;
&lt;p&gt;Do you already have a dynamic electricity tariff? Tibber is one of the first providers to offer such a tariff in Germany. I&amp;rsquo;ve been a customer since October 2022, and it&amp;rsquo;s been a thoroughly positive experience. Tibber offers a clearly structured, modern app where you always have full oversight of your electricity tariff and costs. Pricing is very transparent: Tibber only charges what electricity actually costs on the exchange at any given moment (plus standard grid fees, etc.), plus a service fee of just €3.99 per month.&lt;/p&gt;
&lt;p&gt;If Tibber sounds like an option for you, I&amp;rsquo;d be glad if you sign up via &lt;a class=&#34;link&#34; href=&#34;https://invite.tibber.com/vkccaupl&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;my referral link&lt;/a&gt;. That gets both you and me &lt;strong&gt;€100 for the Tibber Store&lt;/strong&gt;, where you can buy various IoT hardware for your smart home. If you&amp;rsquo;re already a Tibber customer and haven&amp;rsquo;t used a referral link, you can &lt;a class=&#34;link&#34; href=&#34;https://support.tibber.com/de/articles/4601431-tibber-freund-innen-bonus#h_ae8df266c0&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;still do so within 14 days&lt;/a&gt; — use code &lt;code&gt;vkccaupl&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Have questions or still unsure? Don&amp;rsquo;t hesitate to reach out. I&amp;rsquo;m happy to help you figure out whether Tibber is the right choice for you. And if it turns out it isn&amp;rsquo;t — you can cancel Tibber month by month at any time!&lt;/p&gt;
&lt;p&gt;Thank you for your support! It makes it possible for me to keep creating videos for you.&lt;/p&gt;
&lt;/p&gt;&lt;span class=&#34;cite&#34;&gt;&lt;span&gt;― &lt;/span&gt;&lt;span&gt;Joachim&lt;/span&gt;&lt;cite&gt;&lt;/cite&gt;&lt;/span&gt;&lt;/blockquote&gt;
 
&lt;p&gt;&lt;strong&gt;More helpful articles:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/shelly-heizung/&#34; &gt;Shelly Heating Control&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/garagentore-mit-shellys-fit-furs-smarthome-machen/&#34; &gt;Making Garage Doors Smart with Shelly&lt;/a&gt; – The basic principle: how a Shelly relay controls a garage door&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/smarte-garage/&#34; &gt;Smart Garage 2.0: Garage Door, Lights &amp;amp; Automations with Shelly Blue&lt;/a&gt; – The extended garage setup with motion sensors and automations&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 A-Z Series&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/categories/cybersecurity/&#34; &gt;Smart Home Security&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        </item>
        
    </channel>
</rss>
