<?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 Unable to start automation in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/Unable-to-start-automation/m-p/447069#M19643</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 ambi climate that I use to control my aircons. Created automation via the web editor to turn on when detected ambient temp lower than 17C. However it is intermittently working. I noticed it work when I have the Google Home app open and selected the Aircon device. Other wise the automation does not trigger.&lt;/P&gt;&lt;P&gt;Anyone has this issue too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script as per below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;metadata:&lt;/P&gt;&lt;P&gt;&amp;nbsp; name: If Upstairs rooms lower than 17C, turn on heatpump at 20C&lt;/P&gt;&lt;P&gt;&amp;nbsp; description: If Upstairs rooms lower than 17C, turn on heatpump at 20C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;automations:&lt;/P&gt;&lt;P&gt;&amp;nbsp; # “starters” and “actions” are required; “conditions” are optional.&lt;/P&gt;&lt;P&gt;&amp;nbsp; # Use Ctrl + Space to see autocomplete suggestion&lt;/P&gt;&lt;P&gt;&amp;nbsp; # ---- STARTERS ---- #&lt;/P&gt;&lt;P&gt;&amp;nbsp; # Starters describe events that will start the automation.&lt;/P&gt;&lt;P&gt;&amp;nbsp; # To add more than one starter, duplicate the "- type" section under "starters".&lt;/P&gt;&lt;P&gt;&amp;nbsp; # If you add multiple starter event,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; starters:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - type: device.state.TemperatureSetting # Handles temperature points and modes of a thermostat device.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; state: thermostatTemperatureAmbient&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; device: Upstairs bedrooms - Upstairs bedrooms&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; lessThan: 17.5C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; # ---- ACTIONS ---- #&lt;/P&gt;&lt;P&gt;&amp;nbsp; # Actions will start when a starter event takes place and all conditions are met.&lt;/P&gt;&lt;P&gt;&amp;nbsp; # Actions will start in the order they appear in the script and with any delay specified.&lt;/P&gt;&lt;P&gt;&amp;nbsp; # To add more than one action, duplicate the "- type" section under "actions".&lt;/P&gt;&lt;P&gt;&amp;nbsp; actions:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - type: device.command.ThermostatTemperatureSetpoint&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; devices: Upstairs bedrooms - Upstairs bedrooms&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; thermosta&lt;/P&gt;&lt;P&gt;tTemperatureSetpoint: 20C&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jul 2023 04:59:13 GMT</pubDate>
    <dc:creator>AlexLee</dc:creator>
    <dc:date>2023-07-07T04:59:13Z</dc:date>
    <item>
      <title>Unable to start automation</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Unable-to-start-automation/m-p/447069#M19643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 ambi climate that I use to control my aircons. Created automation via the web editor to turn on when detected ambient temp lower than 17C. However it is intermittently working. I noticed it work when I have the Google Home app open and selected the Aircon device. Other wise the automation does not trigger.&lt;/P&gt;&lt;P&gt;Anyone has this issue too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script as per below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;metadata:&lt;/P&gt;&lt;P&gt;&amp;nbsp; name: If Upstairs rooms lower than 17C, turn on heatpump at 20C&lt;/P&gt;&lt;P&gt;&amp;nbsp; description: If Upstairs rooms lower than 17C, turn on heatpump at 20C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;automations:&lt;/P&gt;&lt;P&gt;&amp;nbsp; # “starters” and “actions” are required; “conditions” are optional.&lt;/P&gt;&lt;P&gt;&amp;nbsp; # Use Ctrl + Space to see autocomplete suggestion&lt;/P&gt;&lt;P&gt;&amp;nbsp; # ---- STARTERS ---- #&lt;/P&gt;&lt;P&gt;&amp;nbsp; # Starters describe events that will start the automation.&lt;/P&gt;&lt;P&gt;&amp;nbsp; # To add more than one starter, duplicate the "- type" section under "starters".&lt;/P&gt;&lt;P&gt;&amp;nbsp; # If you add multiple starter event,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; starters:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - type: device.state.TemperatureSetting # Handles temperature points and modes of a thermostat device.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; state: thermostatTemperatureAmbient&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; device: Upstairs bedrooms - Upstairs bedrooms&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; lessThan: 17.5C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; # ---- ACTIONS ---- #&lt;/P&gt;&lt;P&gt;&amp;nbsp; # Actions will start when a starter event takes place and all conditions are met.&lt;/P&gt;&lt;P&gt;&amp;nbsp; # Actions will start in the order they appear in the script and with any delay specified.&lt;/P&gt;&lt;P&gt;&amp;nbsp; # To add more than one action, duplicate the "- type" section under "actions".&lt;/P&gt;&lt;P&gt;&amp;nbsp; actions:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; - type: device.command.ThermostatTemperatureSetpoint&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; devices: Upstairs bedrooms - Upstairs bedrooms&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; thermosta&lt;/P&gt;&lt;P&gt;tTemperatureSetpoint: 20C&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 04:59:13 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Unable-to-start-automation/m-p/447069#M19643</guid>
      <dc:creator>AlexLee</dc:creator>
      <dc:date>2023-07-07T04:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start automation</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Unable-to-start-automation/m-p/458977#M20374</link>
      <description>&lt;P&gt;Hey there, similar issue and sorry I don't have a fix. I have made a similar automation to the above but added a condition for time.between two values and this does not run unless Google home app is opened and device selected. I have another automation to turn off the AC when a certain temp is hit, this does sometimes work when the google home app isn't open but intermittently.&lt;/P&gt;&lt;P&gt;Wondering if this is something related to when the Google Home app actually polls the thermostat device to check temp and if this only happens with the google home app is open.&amp;nbsp; I am using a Sensibo air as the device for the&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;device.state.TemperatureSetting. I have tried to use a couple of Tapo temperature sensors as the starter triggers using device.state.TemperatureControl but the validaiton check on the script throws up an error for this as it says it isn't a recognised type, although the docs say it is??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 12:09:50 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Unable-to-start-automation/m-p/458977#M20374</guid>
      <dc:creator>garycee20</dc:creator>
      <dc:date>2023-07-26T12:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to start automation</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Unable-to-start-automation/m-p/719188#M55537</link>
      <description>&lt;P&gt;Same issue here. Seems Google automations do not poll temperature sensors. Sometimes they start correctly but this is random and infrequent (maybe the sensor temp changes at just the right time as something else happens). Using an &lt;A href="https://www.aqarastore.com.au/products/temperature-and-humidity-sensor" target="_self"&gt;Aqara T1 Temperature/Humidity Sensor&lt;/A&gt; with &lt;A href="https://www.aqarastore.com.au/collections/all-products/products/aqara-hub-e1" target="_self"&gt;E1 Hub&lt;/A&gt; Matter exposed.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 23:25:22 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Unable-to-start-automation/m-p/719188#M55537</guid>
      <dc:creator>melbourneaussie</dc:creator>
      <dc:date>2025-05-21T23:25:22Z</dc:date>
    </item>
  </channel>
</rss>

