<?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 Re: Can not display every automations in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/Can-not-display-every-automations/m-p/592164#M44289</link>
    <description>&lt;P&gt;For the record, I found this is a bug for Google Home Scripts.&lt;BR /&gt;This happens while automation is created and includes too many conditions in a script. And once you save the script, something goes wrong, and you never see your scripts anymore, like me.&lt;BR /&gt;A pseudo script like this.&lt;/P&gt;&lt;P&gt;starter:&lt;BR /&gt;- type: ...&lt;BR /&gt;&lt;BR /&gt;condition:&lt;BR /&gt;type: or&lt;BR /&gt;conditions:&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;FONT color="#FF0000"&gt;too many conditions above&lt;/FONT&gt;&lt;BR /&gt;actions:&lt;BR /&gt;- type: ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To the best of my knowledge, there is no way to delete this problematic script directly. Therefore, I spent much time recreating another home setting and transferring all the devices. And recreate all the automations except the problematic one.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2024 02:26:57 GMT</pubDate>
    <dc:creator>Jia-DaLi</dc:creator>
    <dc:date>2024-02-05T02:26:57Z</dc:date>
    <item>
      <title>Can not display every automations</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Can-not-display-every-automations/m-p/581882#M42469</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I'm currently experiencing an issue where I can no longer view any of the automations I've created, whether it's on the Google Home web interface or on my Pixel 8 device. I've attached two screenshots for reference.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot from 2024-01-30 08-56-40.png" style="width: 987px;"&gt;&lt;img src="https://www.googlenestcommunity.com/t5/image/serverpage/image-id/51179iEB00F87CBD34F34D/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot from 2024-01-30 08-56-40.png" alt="Screenshot from 2024-01-30 08-56-40.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_20240130-090620.png" style="width: 450px;"&gt;&lt;img src="https://www.googlenestcommunity.com/t5/image/serverpage/image-id/51180i9537A83B3ACD7FE6/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="Screenshot_20240130-090620.png" alt="Screenshot_20240130-090620.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Before this issue happen, the last action I performed was editing a script on the Google Home web interface, and suddenly, I found that I can no longer enable or disable the script. At present, none of my devices, including my tablet, and home members, can see these automations.&lt;/P&gt;&lt;P&gt;I suspect that this problem is specific to my home setup and not related to my Google account. Interestingly, even though I can't see the automations, they still appear to be working as expected.&lt;/P&gt;&lt;P&gt;I've also noticed that I can create new scripts by pressing the '+' button on the Google Home web page, and this new scripts function properly. However, once I close the editor interface, I can't see the newly created script.&lt;/P&gt;&lt;P&gt;I suspect that there might be an abnormal script saved somewhere, causing the system to hide the contents of the automations. Unfortunately, I'm unsure of how to access the backend to delete this script.&lt;/P&gt;&lt;P&gt;Has anyone else encountered a similar issue before? I would greatly appreciate any ideas or suggestions to help resolve this problem.&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 01:58:16 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Can-not-display-every-automations/m-p/581882#M42469</guid>
      <dc:creator>Jia-DaLi</dc:creator>
      <dc:date>2024-01-30T01:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can not display every automations</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Can-not-display-every-automations/m-p/592164#M44289</link>
      <description>&lt;P&gt;For the record, I found this is a bug for Google Home Scripts.&lt;BR /&gt;This happens while automation is created and includes too many conditions in a script. And once you save the script, something goes wrong, and you never see your scripts anymore, like me.&lt;BR /&gt;A pseudo script like this.&lt;/P&gt;&lt;P&gt;starter:&lt;BR /&gt;- type: ...&lt;BR /&gt;&lt;BR /&gt;condition:&lt;BR /&gt;type: or&lt;BR /&gt;conditions:&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;- type: ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;FONT color="#FF0000"&gt;too many conditions above&lt;/FONT&gt;&lt;BR /&gt;actions:&lt;BR /&gt;- type: ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To the best of my knowledge, there is no way to delete this problematic script directly. Therefore, I spent much time recreating another home setting and transferring all the devices. And recreate all the automations except the problematic one.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2024 02:26:57 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Can-not-display-every-automations/m-p/592164#M44289</guid>
      <dc:creator>Jia-DaLi</dc:creator>
      <dc:date>2024-02-05T02:26:57Z</dc:date>
    </item>
  </channel>
</rss>

