<?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: inputselector.state is not working in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/inputselector-state-is-not-working/m-p/655843#M49469</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi Szilvaadam,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for posting in the community. I'm sorry to hear that there is an error using the script editor on the Google Home app. Don't worry, I'm here to help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In order to give you some steps, I need you to answer me the next questions. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When did the issue start?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What automation are you trying to perform?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Also, to create scripted automations, we would like to recommend using the basics of &lt;A href="https://support.google.com/googlenest/answer/13460475#YAML_basics" target="_blank"&gt;YAML&lt;/A&gt;, a human-readable scripting language that allows you to enter line-by-line instructions to create home automations.&lt;/P&gt;
&lt;P&gt;Understand how&amp;nbsp;&lt;A href="https://support.google.com/googlenest/answer/7029585" target="_blank"&gt;routines&lt;/A&gt;&amp;nbsp;work, including terminology like starters and actions.&lt;/P&gt;
&lt;P&gt;Also, it is necessary to know how to &lt;A href="https://support.google.com/googlenest/answer/13323253#create_and_edit" target="_blank"&gt;use the script editor&lt;/A&gt;&amp;nbsp;to write scripted automations.&lt;/P&gt;
&lt;P&gt;For more detailed info on how to write a script, follow&amp;nbsp;&lt;A href="https://support.google.com/googlenest/answer/13460475" target="_blank"&gt;Write scripted automations with the script editor&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if you have any further questions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Nov 2024 01:11:01 GMT</pubDate>
    <dc:creator>kcruzgonzalez</dc:creator>
    <dc:date>2024-11-14T01:11:01Z</dc:date>
    <item>
      <title>inputselector.state is not working</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/inputselector-state-is-not-working/m-p/653580#M49247</link>
      <description>&lt;P&gt;Seems there is a mismatch within the input naming of script editor and the tv's input name (maybe the capital letters?)&lt;/P&gt;&lt;P&gt;The tv input names are HDMI 1,HDMI 2, etc..&lt;/P&gt;&lt;P&gt;As the options only dynamic entries, I tried to select every options from the dropwon but could not work, as a starter did not even start. When i added as a condition at least i could see that it showed: "condition does not met" (even when i added isNot and any of the inputs...) :&lt;/P&gt;&lt;P&gt;automations:&lt;BR /&gt;- starters:&lt;BR /&gt;- type: device.state.InputSelector&lt;BR /&gt;device: LG TV&lt;BR /&gt;state: currentInput&lt;BR /&gt;&lt;U&gt;&lt;STRONG&gt;is: hdmi 3&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any solution to this?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2024 08:46:56 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/inputselector-state-is-not-working/m-p/653580#M49247</guid>
      <dc:creator>Szilvaadam</dc:creator>
      <dc:date>2024-11-04T08:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: inputselector.state is not working</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/inputselector-state-is-not-working/m-p/655843#M49469</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Szilvaadam,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for posting in the community. I'm sorry to hear that there is an error using the script editor on the Google Home app. Don't worry, I'm here to help.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;In order to give you some steps, I need you to answer me the next questions. &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;When did the issue start?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What automation are you trying to perform?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Also, to create scripted automations, we would like to recommend using the basics of &lt;A href="https://support.google.com/googlenest/answer/13460475#YAML_basics" target="_blank"&gt;YAML&lt;/A&gt;, a human-readable scripting language that allows you to enter line-by-line instructions to create home automations.&lt;/P&gt;
&lt;P&gt;Understand how&amp;nbsp;&lt;A href="https://support.google.com/googlenest/answer/7029585" target="_blank"&gt;routines&lt;/A&gt;&amp;nbsp;work, including terminology like starters and actions.&lt;/P&gt;
&lt;P&gt;Also, it is necessary to know how to &lt;A href="https://support.google.com/googlenest/answer/13323253#create_and_edit" target="_blank"&gt;use the script editor&lt;/A&gt;&amp;nbsp;to write scripted automations.&lt;/P&gt;
&lt;P&gt;For more detailed info on how to write a script, follow&amp;nbsp;&lt;A href="https://support.google.com/googlenest/answer/13460475" target="_blank"&gt;Write scripted automations with the script editor&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if you have any further questions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 01:11:01 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/inputselector-state-is-not-working/m-p/655843#M49469</guid>
      <dc:creator>kcruzgonzalez</dc:creator>
      <dc:date>2024-11-14T01:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: inputselector.state is not working</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/inputselector-state-is-not-working/m-p/655875#M49470</link>
      <description>&lt;P&gt;When did the issue start?&lt;/P&gt;&lt;P&gt;From the very beginning when I started to use the script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What automation are you trying to perform?&amp;nbsp;&lt;/P&gt;&lt;P&gt;As I wrote in the OG post:&lt;/P&gt;&lt;P&gt;automations:&lt;/P&gt;&lt;P&gt;- starters:&lt;/P&gt;&lt;P&gt;- type: device.state.InputSelector&lt;/P&gt;&lt;P&gt;device: LG TV&lt;/P&gt;&lt;P&gt;state: currentInput&lt;/P&gt;&lt;P&gt;is: hdmi 3&lt;/P&gt;&lt;P&gt;As the options only dynamic entries, I tried to select every options from the dropdown but could not work, as a starter did not even start. When i added as a condition at least i could see that it showed: "condition does not met" (even when i added isNot and any of the inputs...)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Nov 2024 05:02:00 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/inputselector-state-is-not-working/m-p/655875#M49470</guid>
      <dc:creator>Szilvaadam</dc:creator>
      <dc:date>2024-11-14T05:02:00Z</dc:date>
    </item>
  </channel>
</rss>

