<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Energy Monitoring on Smart Home? Sure — But Secure!</title>
        <link>https://smarthome-aber-sicher.de/en/tags/energy-monitoring/</link>
        <description>Recent content in Energy Monitoring on Smart Home? Sure — But Secure!</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sun, 25 May 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://smarthome-aber-sicher.de/en/tags/energy-monitoring/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Make Any Dishwasher Smart – No Cloud, No Rewiring</title>
        <link>https://smarthome-aber-sicher.de/en/blog/2025/05/25/make-any-dishwasher-smart-no-cloud-no-rewiring/</link>
        <pubDate>Sun, 25 May 2025 00:00:00 +0000</pubDate>
        
        <guid>https://smarthome-aber-sicher.de/en/blog/2025/05/25/make-any-dishwasher-smart-no-cloud-no-rewiring/</guid>
        <description>&lt;img src="https://smarthome-aber-sicher.de/blog/2025/05/25/jeden-geschirrsp%C3%BCler-smart-machen-ohne-cloud-umbau/cover.png" alt="Featured image of post Make Any Dishwasher Smart – No Cloud, No Rewiring" /&gt;&lt;p&gt;Your dishwasher isn&amp;rsquo;t smart yet? Not for long! In this article I&amp;rsquo;ll show you how to bring any old appliance up to speed with one simple trick – no rewiring, no cloud, just a small smart plug. The same principle works equally well with washing machines, dryers, or any other household appliance that runs a cycle and then gets forgotten.&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/IpPHkQ1q7iE&#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-you-get-out-of-it&#34;&gt;What you get out of it
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Automatic notification when the cycle is done&lt;/li&gt;
&lt;li&gt;Saved standby power&lt;/li&gt;
&lt;li&gt;Increased safety at home&lt;/li&gt;
&lt;li&gt;Ability to switch the appliance off remotely&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;the-idea-energy-monitoring-instead-of-cloud&#34;&gt;The idea: energy monitoring instead of cloud
&lt;/h2&gt;&lt;p&gt;Many new appliances are &amp;ldquo;smart&amp;rdquo; – but usually only through manufacturer-dependent clouds. Why buy something new when the existing machine still works perfectly? With a smart plug like the Shelly Plug S (or any other relay with energy monitoring) you can retrofit any appliance and integrate it into Home Assistant – completely local, no cloud required.&lt;/p&gt;
&lt;p&gt;The following devices are suitable for this project:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/3Sm9O8b&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Shelly Plug S&lt;/a&gt; (affiliate link)&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/3Sgj2CW&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Shelly Plus 1 PM&lt;/a&gt; (affiliate link)&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/4kD6Nwo&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sonoff POW R2&lt;/a&gt; (affiliate link)&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/3Zx2GcU&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Sonoff POW Elite&lt;/a&gt; (affiliate link)&lt;/li&gt;
&lt;li&gt;&lt;a class=&#34;link&#34; href=&#34;https://amzn.to/4kl1jXh&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;Smart Plug&lt;/a&gt; (affiliate link)&lt;/li&gt;
&lt;/ul&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;h2 id=&#34;how-the-detection-works&#34;&gt;How the detection works
&lt;/h2&gt;&lt;p&gt;The idea is simple: the power consumption of the appliance is measured. If it exceeds a certain threshold for a certain period of time, the wash cycle is running. If it drops below that threshold – again for a defined period – the appliance has most likely finished. To prevent the automation from reacting to every small spike, a hysteresis is built in, meaning a delay or waiting period.&lt;/p&gt;
&lt;h3 id=&#34;determining-typical-values&#34;&gt;Determining typical values
&lt;/h3&gt;&lt;p&gt;Measure a complete cycle of your appliance and observe the power draw. In my case, that&amp;rsquo;s more than 5 watts for at least 5 minutes (appliance running) and less than 5 watts for at least 5 minutes (appliance done). The exact values can vary depending on the model – experiment and adjust the thresholds accordingly.&lt;/p&gt;
&lt;h2 id=&#34;implementation-in-home-assistant&#34;&gt;Implementation in Home Assistant
&lt;/h2&gt;&lt;p&gt;&lt;em&gt;I also walk through this step by step in the video – feel free to check it out for the screencast!&lt;/em&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Add the device:&lt;/strong&gt; Integrate the Shelly Plug S or another smart relay with energy monitoring into Home Assistant.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Create sensors:&lt;/strong&gt; Set up threshold sensors (e.g. using a template or a threshold sensor) that detect the appliance&amp;rsquo;s status.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Automation:&lt;/strong&gt; Create an automation that notifies you when the appliance is done – or that cuts power to the device completely after the cycle finishes.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;practical-example-saving-standby-power&#34;&gt;Practical example: saving standby power
&lt;/h2&gt;&lt;p&gt;&lt;em&gt;You can also see this workflow in the video as a screencast – check it out if you want to watch the implementation live!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;After the wash cycle, I switch the dishwasher off completely. My appliance draws 4 watts in standby – that&amp;rsquo;s 35 kWh per year, or roughly €12 at €0.35 per kWh. You still need to subtract the smart relay&amp;rsquo;s own consumption of about 1 watt, which leaves around €9 in savings per year. That means the Shelly Plug S pays for itself in just over a year. Take a measurement on your own appliance – you might be surprised what a power drain it actually is.&lt;/p&gt;
&lt;h2 id=&#34;benefits--safety&#34;&gt;Benefits &amp;amp; safety
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;No more standby, no voltage at the appliance&lt;/li&gt;
&lt;li&gt;Greater safety (e.g. when away from home for longer periods)&lt;/li&gt;
&lt;li&gt;Control and monitoring from anywhere&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;conclusion&#34;&gt;Conclusion
&lt;/h2&gt;&lt;p&gt;With a simple smart plug and Home Assistant you can make any old appliance smart – no cloud, no rewiring, and no vendor lock-in. You save electricity, improve safety, and always know whether your dishwasher (or any other appliance) has finished its cycle.&lt;/p&gt;
&lt;p&gt;→ This video generated a lot of feedback. I&amp;rsquo;ve compiled the most useful practical tips from the community in a follow-up article: &lt;a class=&#34;link&#34; href=&#34;https://smarthome-aber-sicher.de/post/geschirrspueler-feedback/&#34; &gt;Making your washing machine &amp;amp; dishwasher smart? 5 things you should know!&lt;/a&gt;&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
