<?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[smartgarden adapter - Wasser stoppen.]]></title><description><![CDATA[<p dir="auto">Hallo zusammen</p>
<p dir="auto">Ich habe neu ein Gardena Bewässerungscomputer, welchen in mit dem smartgarden adapter in iobroker eingebunden habe.</p>
<p dir="auto">Das Wasser kann ich mit dem Datenpunkt "duration_value" in dem ich eine Zeit in Sekunden (60/180/360, etc) starten. Aber wie kann ich es vorzeitig stoppen?<br />
Der Wert 0 oder null wird ignoriert. In der App gibt es doch auch den Butten "Beenden", dass müsste doch irgendwie möglich sein?</p>
<p dir="auto">Gruss Claudio</p>
]]></description><link>https://forum.iobroker.net/topic/47630/smartgarden-adapter-wasser-stoppen</link><generator>RSS for Node</generator><lastBuildDate>Wed, 27 May 2026 16:03:20 GMT</lastBuildDate><atom:link href="https://forum.iobroker.net/topic/47630.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Sep 2021 14:18:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to smartgarden adapter - Wasser stoppen. on Wed, 08 Sep 2021 14:34:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/kernal" aria-label="Profile: kernal">@<bdi>kernal</bdi></a> Hi, ich hab das so gelöst</p>
<pre><code>setState('smartgarden.0.LOCATION_xxxx.SERVICE_VALVE_SET_yyyy.stop_all_valves_i'/*Actual*/, 'STOP_UNTIL_NEXT_TASK');
</code></pre>
<p dir="auto">steht auch in der Beschreibung des Adapter so.</p>
]]></description><link>https://forum.iobroker.net/post/674961</link><guid isPermaLink="true">https://forum.iobroker.net/post/674961</guid><dc:creator><![CDATA[JohGre]]></dc:creator><pubDate>Wed, 08 Sep 2021 14:34:36 GMT</pubDate></item></channel></rss>