<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Turn on and off]]></title><description><![CDATA[<p dir="auto">Re: <a href="/topic/7125/turn-on-off-display-remotely-via-ssh">Turn on/off display remotely via ssh</a></p>
<p dir="auto">I had the same problem but I am using home assistant. I ended up installing MMM remote. And created a switch for on and off parsing theese urls. Maybe that would work for you as well?</p>
<pre><code>command_on: "/usr/bin/curl -X GET http://192.168.0.77:8090/remote?action=MONITORON"
command_off: "/usr/bin/curl -X GET http://192.168.0.77:8090/remote?action=MONITOROFF"
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/7133/turn-on-and-off</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 05:30:17 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/7133.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 May 2018 08:52:37 GMT</pubDate><ttl>60</ttl></channel></rss>