<?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 "Ventilation setSchedule modes not working?" in The Viessmann API</title>
    <link>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183028#M105</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I just had some trouble to set a new schedule for the ventilation. Other features like the OneTimeCharge work without a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I'm using the command &lt;STRONG&gt;features/ventilation.schedule/commands/setSchedule&lt;/STRONG&gt; with the following settings.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"mon":[{"start":"00:00","end":"24:00","mode":"standard","position":0}],&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"sun":[{"start":"00:00","end":"24:00","mode":"standard","position":0}],&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sadly I get the following error:&lt;BR /&gt;&lt;STRONG&gt;{"code":"500","reason":"COMMAND_EXECUTION_FAILURE","details":"Invalid schedule entry mode: standard."}}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I look up the current configured modes at&lt;STRONG&gt; /features/ventilation.schedule/&lt;/STRONG&gt;&lt;BR /&gt;they are called &lt;STRONG&gt;"levelThree"&lt;/STRONG&gt; for standard and &lt;STRONG&gt;"levelFour"&lt;/STRONG&gt; for intensive ventilation.&lt;/P&gt;&lt;P&gt;If I use&lt;STRONG&gt; "levelThree"&lt;/STRONG&gt; instead of standard I also get an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{"code":"400","reason":"VALIDATION_ERROR","details":"The parameter newSchedule ... does not meet the constraints &lt;/STRONG&gt;&lt;STRONG&gt;{\"type\":\"Schedule\",\"modes\":[\"reduced\",\"standard\",\"intensive\"],&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;\"maxEntries\":8,\"resolution\":10,\"defaultMode\":\"basic\",\"overlapAllowed\":true}:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Entry 'mon' has invalid mode."}}&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Can anybody please help me out?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 01:45:22 GMT</pubDate>
    <dc:creator>TigerVI90</dc:creator>
    <dc:date>2021-08-12T01:45:22Z</dc:date>
    <item>
      <title>Ventilation setSchedule modes not working?</title>
      <link>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183028#M105</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I just had some trouble to set a new schedule for the ventilation. Other features like the OneTimeCharge work without a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I'm using the command &lt;STRONG&gt;features/ventilation.schedule/commands/setSchedule&lt;/STRONG&gt; with the following settings.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"mon":[{"start":"00:00","end":"24:00","mode":"standard","position":0}],&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;...&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;"sun":[{"start":"00:00","end":"24:00","mode":"standard","position":0}],&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sadly I get the following error:&lt;BR /&gt;&lt;STRONG&gt;{"code":"500","reason":"COMMAND_EXECUTION_FAILURE","details":"Invalid schedule entry mode: standard."}}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I look up the current configured modes at&lt;STRONG&gt; /features/ventilation.schedule/&lt;/STRONG&gt;&lt;BR /&gt;they are called &lt;STRONG&gt;"levelThree"&lt;/STRONG&gt; for standard and &lt;STRONG&gt;"levelFour"&lt;/STRONG&gt; for intensive ventilation.&lt;/P&gt;&lt;P&gt;If I use&lt;STRONG&gt; "levelThree"&lt;/STRONG&gt; instead of standard I also get an error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{"code":"400","reason":"VALIDATION_ERROR","details":"The parameter newSchedule ... does not meet the constraints &lt;/STRONG&gt;&lt;STRONG&gt;{\"type\":\"Schedule\",\"modes\":[\"reduced\",\"standard\",\"intensive\"],&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;\"maxEntries\":8,\"resolution\":10,\"defaultMode\":\"basic\",\"overlapAllowed\":true}:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Entry 'mon' has invalid mode."}}&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Can anybody please help me out?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 01:45:22 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183028#M105</guid>
      <dc:creator>TigerVI90</dc:creator>
      <dc:date>2021-08-12T01:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ventilation setSchedule modes not working?</title>
      <link>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183073#M109</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.viessmann.de/t5/user/viewprofilepage/user-id/39614"&gt;@TigerVI90&lt;/a&gt; ,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;have you tried changing the schedule through ViCare,&amp;nbsp;does this work?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For testing, please try other modes in your request, e.g. intensive or reduced.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 10:34:21 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183073#M109</guid>
      <dc:creator>MichaelHanna</dc:creator>
      <dc:date>2021-08-12T10:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Ventilation setSchedule modes not working?</title>
      <link>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183076#M110</link>
      <description>&lt;P&gt;Hi, &lt;a href="https://community.viessmann.de/t5/user/viewprofilepage/user-id/29136"&gt;@MichaelHanna&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i tried it with the ViCare App, and it doesnt work either. I attached a Screenshot from the app including the error message. =&amp;gt;&amp;nbsp; "Error occured while setting the schedule". The only way I can currently set a new schedule is to programm it directly at the Vitocal 200S control panel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also tried using intensive and reduced as parameter an got the error 500. (same as it was for "standard")&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 10:52:51 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183076#M110</guid>
      <dc:creator>TigerVI90</dc:creator>
      <dc:date>2021-08-12T10:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ventilation setSchedule modes not working?</title>
      <link>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183079#M112</link>
      <description>&lt;P&gt;&lt;a href="https://community.viessmann.de/t5/user/viewprofilepage/user-id/39614"&gt;@TigerVI90&lt;/a&gt; Thanks for the additional explanation.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;For problems that directly occur in ViCare, you can try and use the feedback function within the app. This makes clarification easier and directs the problem to the right teams.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 11:13:40 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183079#M112</guid>
      <dc:creator>MichaelHanna</dc:creator>
      <dc:date>2021-08-12T11:13:40Z</dc:date>
    </item>
    <item>
      <title>Betreff: Ventilation setSchedule modes not working?</title>
      <link>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183544#M152</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.viessmann.de/t5/user/viewprofilepage/user-id/29136"&gt;@MichaelHanna&lt;/a&gt;.&lt;BR /&gt;&lt;BR /&gt;Got in contact with the support via the ViCare app, seems the error was on the API side. Setting the shedule via App and API call works now.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":leicht_lächelndes_Gesicht:"&gt;🙂&lt;/span&gt; "LevelThree" Mode is now called "normal" when read out via &lt;STRONG&gt;/features/ventilation.schedule/&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 06:46:16 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/The-Viessmann-API/Ventilation-setSchedule-modes-not-working/m-p/183544#M152</guid>
      <dc:creator>TigerVI90</dc:creator>
      <dc:date>2021-08-18T06:46:16Z</dc:date>
    </item>
  </channel>
</rss>

