Jump to content

Portal and node server devices no longer available?


Recommended Posts

Posted (edited)

I had previously added my node server devices to my google home, but they no longer show up in the selection list? See the attached pic for one that still exists, but I tried to edit it and it doesn't show up and I can not add new ones.

post-3609-0-54407500-1506994546_thumb.jpg

post-3609-0-01119200-1506994554_thumb.jpg

Edited by Jimbo
Posted

I had previously added my node server devices to my google home, but they no longer show up in the selection list? See the attached pic for one that still exists, but I tried to edit it and it doesn't show up and I can not add new ones.

 

Can you check the output of http://<isy>/rest/nodes, and see if your device is in the list?

 

It has to have the same address.

 

If so, and it still does not work, please PM me the output and I will investigate. Some devices are filtered from the lookup. Technically, this node should not.

 

Benoit

Posted

Benoit, I will check that device but it's working thru Google Assistant so I'm sure it's correct, but the real reason I noticed is that none of my harmony node server nodes are showing up when adding a new device so they must be filtered out?

 

Sent from my Nexus 6P using Tapatalk

Posted

Benoit, I will check that device but it's working thru Google Assistant so I'm sure it's correct, but the real reason I noticed is that none of my harmony node server nodes are showing up when adding a new device so they must be filtered out?

 

Sent from my Nexus 6P using Tapatalk

 

If it still works with with Google Assistant, it proves that the device still exists.

 

The problem is the lookup. It seems that it would have worked in the past, but now the devices are no longer appearing in the lookup.

 

It may be due to an ISY Portal update, or perhaps a firmware update.

 

I can investigate further with a sample /rest/nodes with devices not appearing.

Posted

If it still works with with Google Assistant, it proves that the device still exists.

 

The problem is the lookup. It seems that it would have worked in the past, but now the devices are no longer appearing in the lookup.

 

It may be due to an ISY Portal update, or perhaps a firmware update.

 

I can investigate further with a sample /rest/nodes with devices not appearing.

 

Here is the node I had previously added that no longer shows when I try to edit it:

<node flag="0" nodeDefId="HarmonyActivity">
        <address>n006_a16937126</address>
        <name>TiVo</name>
        <family instance="6">10</family>
        <parent type="1">n006_masterbedroom</parent>
        <type>1.1.0.0</type>
        <enabled>true</enabled>
        <deviceClass>0</deviceClass>
        <wattage>0</wattage>
        <dcPeriod>0</dcPeriod>
        <startDelay>0</startDelay>
        <endDelay>0</endDelay>
        <pnode>n006_masterbedroom</pnode>
    </node>
    

I am pretty sure I added this with 5.0.10 firmware, but don't remember what date so not sure if it was the latest portal change or a previous one.

Posted

Here is the node I had previously added that no longer shows when I try to edit it:

<node flag="0" nodeDefId="HarmonyActivity">
        <address>n006_a16937126</address>
        <name>TiVo</name>
        <family instance="6">10</family>
        <parent type="1">n006_masterbedroom</parent>
        <type>1.1.0.0</type>
        <enabled>true</enabled>
        <deviceClass>0</deviceClass>
        <wattage>0</wattage>
        <dcPeriod>0</dcPeriod>
        <startDelay>0</startDelay>
        <endDelay>0</endDelay>
        <pnode>n006_masterbedroom</pnode>
    </node>
    

I am pretty sure I added this with 5.0.10 firmware, but don't remember what date so not sure if it was the latest portal change or a previous one.

 

I'm not able to reproduce that problem.

 

This node should appear in the lookup.

 

I simulated with the content of that node, and I'm able to lookup. I simulated that spoken, and the UI reacts correctly too.

 

Can you try this:

Open your browser console (F12)

Open the spoken window. 

Under the the network tab, you can see a few URLs, one of them will be:

https://my.isy.io/api/nodes/lookup?uuid=<youruuid>

 

Look at the response returned. Can you see your TiVo node in there?

Based on my testing, it should

Based on your screen shot, it should not.

 

Also, please look at the browser console. Are you seeing any error?

 

Thanks,

 

Benoit

Posted (edited)

I'm not able to reproduce that problem.

 

This node should appear in the lookup.

 

I simulated with the content of that node, and I'm able to lookup. I simulated that spoken, and the UI reacts correctly too.

 

Can you try this:

Open your browser console (F12)

Open the spoken window. 

Under the the network tab, you can see a few URLs, one of them will be:

https://my.isy.io/api/nodes/lookup?uuid=<youruuid>

 

Look at the response returned. Can you see your TiVo node in there?

Based on my testing, it should

Based on your screen shot, it should not.

 

Also, please look at the browser console. Are you seeing any error?

 

Thanks,

 

Benoit

 

Yes, in the nodes/lookup url I see it:

{"name":"TiVo","address":"n006_a16937126","category":"std","dimscale":255},

 

But it doesn't show up in the 'My Device' list, and no errors in the console.

Edited by Jimbo
Posted

Yes, in the nodes/lookup url I see it:

{"name":"TiVo","address":"n006_a16937126","category":"std","dimscale":255},

 

But it doesn't show up in the 'My Device' list, and no errors in the console.

 

Ok I found it.

 

I did not realize you were trying to add it for Google Home. I was testing it for Amazon Echo, where it worked.

 

This is now fixed.

 

Benoit

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...