<?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>topic Netatmo Automation script in Smart Home Developer Forum</title>
    <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Netatmo-Automation-script/m-p/710188#M8569</link>
    <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;i used to automate my sunblind with IFTTT. If Temperature rises above 30°C, open sunblind.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried to bring this to google scripts but its not working:&lt;/P&gt;&lt;P&gt;Can someone help? I also tried the same directly from the google home app. But its also not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;metadata:&lt;BR /&gt;name: Markise WG automatisch schließen&lt;BR /&gt;description: Markise WG automatisch schließen&lt;BR /&gt;automations:&lt;BR /&gt;- starters:&lt;BR /&gt;- type: device.state.TemperatureSetting&lt;BR /&gt;device: Wintergarten - Wintergarten&lt;BR /&gt;state: thermostatTemperatureAmbient&lt;BR /&gt;greaterThanOrEqualTo: 29C&lt;BR /&gt;condition:&lt;BR /&gt;type: device.state.TemperatureSetting # For devices that support temperature points and modes.&lt;BR /&gt;state: thermostatTemperatureAmbient&lt;BR /&gt;greaterThanOrEqualTo: 29C&lt;BR /&gt;device: Wintergarten - Wintergarten&lt;BR /&gt;actions:&lt;BR /&gt;- type: device.command.OpenClose&lt;BR /&gt;devices:&lt;BR /&gt;- Markise WG - Wintergarten&lt;BR /&gt;openPercent: 100&lt;/P&gt;</description>
    <pubDate>Mon, 07 Apr 2025 05:24:51 GMT</pubDate>
    <dc:creator>Profex</dc:creator>
    <dc:date>2025-04-07T05:24:51Z</dc:date>
    <item>
      <title>Netatmo Automation script</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Netatmo-Automation-script/m-p/710188#M8569</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;i used to automate my sunblind with IFTTT. If Temperature rises above 30°C, open sunblind.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I tried to bring this to google scripts but its not working:&lt;/P&gt;&lt;P&gt;Can someone help? I also tried the same directly from the google home app. But its also not working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;metadata:&lt;BR /&gt;name: Markise WG automatisch schließen&lt;BR /&gt;description: Markise WG automatisch schließen&lt;BR /&gt;automations:&lt;BR /&gt;- starters:&lt;BR /&gt;- type: device.state.TemperatureSetting&lt;BR /&gt;device: Wintergarten - Wintergarten&lt;BR /&gt;state: thermostatTemperatureAmbient&lt;BR /&gt;greaterThanOrEqualTo: 29C&lt;BR /&gt;condition:&lt;BR /&gt;type: device.state.TemperatureSetting # For devices that support temperature points and modes.&lt;BR /&gt;state: thermostatTemperatureAmbient&lt;BR /&gt;greaterThanOrEqualTo: 29C&lt;BR /&gt;device: Wintergarten - Wintergarten&lt;BR /&gt;actions:&lt;BR /&gt;- type: device.command.OpenClose&lt;BR /&gt;devices:&lt;BR /&gt;- Markise WG - Wintergarten&lt;BR /&gt;openPercent: 100&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 05:24:51 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Netatmo-Automation-script/m-p/710188#M8569</guid>
      <dc:creator>Profex</dc:creator>
      <dc:date>2025-04-07T05:24:51Z</dc:date>
    </item>
    <item>
      <title>Re: Netatmo Automation script</title>
      <link>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Netatmo-Automation-script/m-p/710560#M8579</link>
      <description>&lt;P&gt;Thanks for reaching out. No need to use condition if you already provided it under starters.&lt;BR /&gt;I tried with below script using virtual AC Unit and Blinds from &lt;A href="https://developers.home.google.com/tools/home-playground" target="_self"&gt;Google Home Playground&lt;/A&gt; and it worked.&lt;/P&gt;
&lt;P&gt;metadata:&lt;BR /&gt;name: Markise WG automatisch schließen&lt;BR /&gt;description: Automates sunblind (Markise WG) based on temperature&lt;/P&gt;
&lt;P&gt;automations:&lt;BR /&gt;- starters:&lt;BR /&gt;- type: device.state.TemperatureSetting&lt;BR /&gt;device: Wintergarten - Wintergarten&lt;BR /&gt;state: thermostatTemperatureAmbient&lt;BR /&gt;greaterThanOrEqualTo: 29C # Trigger when temperature is &amp;gt;= 29°C&lt;BR /&gt;actions:&lt;BR /&gt;- type: device.command.OpenClose&lt;BR /&gt;devices:&lt;BR /&gt;- Markise WG - Wintergarten&lt;BR /&gt;openPercent: 100 # Open the sunblind to 100% when triggered&lt;BR /&gt;&lt;BR /&gt;Let me know if you have any questions.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 20:11:04 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Smart-Home-Developer-Forum/Netatmo-Automation-script/m-p/710560#M8579</guid>
      <dc:creator>arm_dpe</dc:creator>
      <dc:date>2025-04-09T20:11:04Z</dc:date>
    </item>
  </channel>
</rss>

