<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Thema "Betreff: Button for one-time request of hot water" in Getting started programming with the Viessmann API</title>
    <link>https://community.viessmann.de/t5/Getting-started-programming-with/Button-for-one-time-request-of-hot-water/m-p/203830#M140</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.viessmann.de/t5/user/viewprofilepage/user-id/44289"&gt;@Karel10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using this function from a rule in openHAB, have a look onto my forum post:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.openhab.org/t/vitoconnect-getting-values-sending-commands-via-the-new-api-by-using-rules/123900" target="_blank" rel="noopener"&gt;https://community.openhab.org/t/vitoconnect-getting-values-sending-commands-via-the-new-api-by-using-rules/123900&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 13 Dec 2021 16:17:13 GMT</pubDate>
    <dc:creator>JueBag</dc:creator>
    <dc:date>2021-12-13T16:17:13Z</dc:date>
    <item>
      <title>Button for one-time request of hot water</title>
      <link>https://community.viessmann.de/t5/Getting-started-programming-with/Button-for-one-time-request-of-hot-water/m-p/202712#M138</link>
      <description>&lt;P&gt;Helllo,&lt;/P&gt;&lt;P&gt;I have Vitodens 200-W + Vitoconnect 100 and I am unsing Homeassistant to read operating values from sensors.&lt;/P&gt;&lt;P&gt;Actually I am trying to find out how to start on-time request for Hot-water.&lt;/P&gt;&lt;P&gt;For example I have motion sensor a would like to&amp;nbsp;to start on-time request for Hot-water only if someone will come to the home.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont know which API structure can I use for this, or is this not avaible in public API ? (only for Vicare)&lt;/P&gt;&lt;P&gt;Vicare can not use for automatiozation &lt;span class="lia-unicode-emoji" title=":verwirrtes_Gesicht:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 15:25:37 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/Getting-started-programming-with/Button-for-one-time-request-of-hot-water/m-p/202712#M138</guid>
      <dc:creator>Karel10</dc:creator>
      <dc:date>2021-12-08T15:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Button for one-time request of hot water</title>
      <link>https://community.viessmann.de/t5/Getting-started-programming-with/Button-for-one-time-request-of-hot-water/m-p/202800#M139</link>
      <description>&lt;P&gt;Hello &lt;A href="https://www.viessmann-community.com/t5/user/viewprofilepage/user-id/44289" target="_blank"&gt;@Karel10&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the request. The public API provides a feature to control the One time charge of the domestic hot water (DHW): The Feature is &lt;EM&gt;heating.dhw.oneTimeCharge&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can&amp;nbsp;call the status of the feature via "curl -X GET curl -X GET &lt;A href="https://api.viessmann.com/iot/v1/equipment/installations/[installationId]/gateways/[gatewaySerial]/devices/[deviceId]/features/heating.dhw.oneTimeCharge" target="_blank"&gt;https://api.viessmann.com/iot/v1/equipment/installations/[installationId]/gateways/[gatewaySerial]/devices/[deviceId]/features/heating.dhw.oneTimeCharge&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It also provides the functionality to activate/deactivate the one time charge.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you are using Home Assistant, I cannot tell you how to integrate this function within adapter/plugin you are using. I recommend checking with the developers of the plugin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Thu, 09 Dec 2021 08:16:16 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/Getting-started-programming-with/Button-for-one-time-request-of-hot-water/m-p/202800#M139</guid>
      <dc:creator>CustomerCareMichael</dc:creator>
      <dc:date>2021-12-09T08:16:16Z</dc:date>
    </item>
    <item>
      <title>Betreff: Button for one-time request of hot water</title>
      <link>https://community.viessmann.de/t5/Getting-started-programming-with/Button-for-one-time-request-of-hot-water/m-p/203830#M140</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.viessmann.de/t5/user/viewprofilepage/user-id/44289"&gt;@Karel10&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using this function from a rule in openHAB, have a look onto my forum post:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.openhab.org/t/vitoconnect-getting-values-sending-commands-via-the-new-api-by-using-rules/123900" target="_blank" rel="noopener"&gt;https://community.openhab.org/t/vitoconnect-getting-values-sending-commands-via-the-new-api-by-using-rules/123900&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 16:17:13 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/Getting-started-programming-with/Button-for-one-time-request-of-hot-water/m-p/203830#M140</guid>
      <dc:creator>JueBag</dc:creator>
      <dc:date>2021-12-13T16:17:13Z</dc:date>
    </item>
  </channel>
</rss>

