Jump to content

eisy-ui 0.4.0 - Alpha release - Feedback


Recommended Posts

Posted

I installed 0.4.3 and the status are coming through on eisy.local except for the yolink plugin does not show for my temperature sensors. I also noticed UD Mobile does not load status unless you click on the item then it brings up the status but they load automatically when I'm on the local network.

Posted
9 hours ago, tazman said:

I installed 0.4.3 and the status are coming through on eisy.local except for the yolink plugin does not show for my temperature sensors. I also noticed UD Mobile does not load status unless you click on the item then it brings up the status but they load automatically when I'm on the local network.

> the status are coming through on eisy.local

In eisy-ui? AC, UDM?

> except for the yolink plugin does not show for my temperature sensors.

What is it that does not show. The properties? The status values on the properties? Is that in eisy-ui, or AC and UDM connected on port 80 or 443?

Posted (edited)

great job, I have status & properties on everything, Insteon, nodes, zwave 

except yolink devices from that node server, get a status but no properties on any devices

image.thumb.png.ce01b45b5fd9dbb319c6306f4975b664.png

Edited by sjenkins
Posted
33 minutes ago, sjenkins said:

yes

image.thumb.png.6416dc775bbe39bca66613d98651a25e.png

Then I can think of one possibility.

There is a known issue in the current IoX release that would affect eisy-ui, but not the admin console. That will be resolved in the next IoX build.

To confirm that, open eisy-ui, open the browser console, and navigate from another node to your Yolink node. You should see and error related to a missing "editor".

Posted
13 hours ago, bmercier said:

> the status are coming through on eisy.local

In eisy-ui? AC, UDM?

> except for the yolink plugin does not show for my temperature sensors.

What is it that does not show. The properties? The status values on the properties? Is that in eisy-ui, or AC and UDM connected on port 80 or 443?

> the status are coming through on eisy.local

In eisy-ui? AC, UDM?

I was referring to the eisy-ui

For the yolink plugin I see the same as what @sjenkinsposted in his screen shots and it also shows correctly in UDM.

I think the issues I s waseeing with UDM might be related to the portal issues of lately because I did see it work at times today.

Posted
15 hours ago, bmercier said:

To confirm that, open eisy-ui, open the browser console, and navigate from another node to your Yolink node. You should see and error related to a missing "editor".

I have the same issue as @sjenkins

Not sure if this is exactly what you mean but I opened the nodes screen in eisy.local, selected a non Yolink node (shows properties correctly) then selected a Yolink node (no properties shown) but I do not see any error message

Not sure if this is at all related but I notice when I add in a Yolink node server, the Yolink devices show up scattered among all existing nodes in the AC. That is, they are not automatically grouped under a Yolink master node

Posted
1 hour ago, GTench said:

I have the same issue as @sjenkins

Not sure if this is exactly what you mean but I opened the nodes screen in eisy.local, selected a non Yolink node (shows properties correctly) then selected a Yolink node (no properties shown) but I do not see any error message

You would not see an error in eisy-ui. It's in the browser console. Use the same steps, but look at the browser console (F12 on Chrome, tab "Console")

Posted
58 minutes ago, bmercier said:

You would not see anu error in eisy-ui. It's in the browser console. Use the same steps, but look at the browser console (F12 on Chrome, tab "Console")

Interesting. I see errors when I click on Zwave but not insteon or Yolink or other node servers like weatherflow. Here is what I see in the console

image.thumb.png.25cdeaa08b271601fef137d68ab8320f.png

Posted
4 minutes ago, GTench said:

Interesting. I see errors when I click on Zwave but not insteon or Yolink or other node servers like weatherflow. Here is what I see in the console

image.thumb.png.25cdeaa08b271601fef137d68ab8320f.png

The 5 errors at the bottom should be fixed with the next IoX update.

If Yolink does not give you a similar error, then I need to investigate further why the status are not appearing.

Posted (edited)

image.thumb.png.42e9e55ffed458a6e69ca3daf160d2ba.png

I get the above, the last line will come up when I select any node except for the YoLink.  It will repeat if I select another node.

No additional lines come to the console when I select a YoLink node & receive no parameters.

 

Edited by sjenkins
Posted
3 hours ago, sjenkins said:

image.thumb.png.42e9e55ffed458a6e69ca3daf160d2ba.png

I get the above, the last line will come up when I select any node except for the YoLink.  It will repeat if I select another node.

No additional lines come to the console when I select a YoLink node & receive no parameters.

 

Ok thanks, will investigate further.

Posted
On 6/7/2025 at 8:13 PM, bmercier said:

Make sure to login with your portal credentials. Everything on port 443 requires portal creds, not IoX creds.

To get back to the regular IoX, I'm pretty sure an upgrade packages would do it. But I don't think that would fix statuses though.

@bmercier  Is this the future direction of the platform or just short term for easy testing?  One of the main appeals for me of the ISY devices over the years is they can be run 100% locally with the cloud stuff being optional.  Tying local device management to cloud credentials would obviously contradict that.

Regardless, exciting to see a replacement for the admin console in the works.  I have a straight forward all Insteon setup and the install went smoothly.  Only annoyance was having to add a manual entry for 8443 back to the launcher finder as mentioned by others.

Posted
18 hours ago, apnar said:

run 100% locally with the cloud stuff being optional

100% agree.  I love the cloud benefits, but I need to be able to configure and control everything when my broadband is down.  Not all nodeservers, of course, but all Insteon and Z-Wave.

-Tom

  • Like 1
Posted

@apnar, @xlurkr, eisy can run without connectivity, and it will stay that way. We have customers that need to run it in completely disconnected environments, and that won't change.

Currently, it can be confusing to use eisy. You need to use the admin console, PG3x, IoX and portal... and sometimes you need to use portal creds, sometimes IoX creds. In PG3x in particular, you need a double login, one locally and one to portal (System | Switch portal profile). 

With eisy-ui, one of the design direction is to simplify all this by providing a single interface with one set of credentials for everything, all while allowing to run completely disconnected.

But how can you use portal creds and run disconnected you may ask?

When you login to eisy-ui, if there is connectivity, it will validate the creds against portal. In addition, when you login, the creds are cached locally. If you attempts to login and eisy has no connectivity, login will work against the local copy of the creds. When you login "locally", cloud features will be disabled. The only requiremnent to use eisy-ui is that it must have had connectivity at least once. For corporate customers, this is done during provisioning.

What I describe above is partially implemented in the current eisu-ui release 0.4.3. It is implemented in dev, you will be able to test it in the next release.

FYI, portal creds cached locally are hashed, so if an eisy is compromised, your portal creds can't be discovered.

  • Thanks 2
Posted
5 hours ago, bmercier said:

If you attempts to login and eisy has no connectivity, login will work against the local copy of the creds.

Thanks for the explanation.  You addressed the one thing I was worried about.  I worry no longer.

-Tom

Posted

@tazman, @sjenkins, I'm currently looking into the issue with Yolink.

Does the YoLinkSetup node work as expected, or you don't see status for that one as well?

I don't have Yolink devices, but I can see the YoLinkSetup node which seems to work as expected.

Posted
13 minutes ago, bmercier said:

@tazman, @sjenkins, I'm currently looking into the issue with Yolink.

Does the YoLinkSetup node work as expected, or you don't see status for that one as well?

I don't have Yolink devices, but I can see the YoLinkSetup node which seems to work as expected.

Yes the YolinkSetup node works as expected with status as "OnLine" and the details filled in with other details.

All other Yolink nodes show a status of "1" and blank details screen.

see attached images.

 

image.png

image.png

Posted
3 hours ago, bmercier said:

@tazman, @sjenkins, I'm currently looking into the issue with Yolink.

Does the YoLinkSetup node work as expected, or you don't see status for that one as well?

I don't have Yolink devices, but I can see the YoLinkSetup node which seems to work as expected.

I see the same as @sjenkins.

Posted
16 hours ago, sjenkins said:

Yes the YolinkSetup node works as expected with status as "OnLine" and the details filled in with other details.

All other Yolink nodes show a status of "1" and blank details screen.

see attached images.

 

@sjenkins Could you PM me the result of:

/rest/nodes/n006_8b4c010004df7a

/rest/nodes/n006_8b4c010004df7a/profiles?include=nodedefs,editors

Posted

When I rebooted my eISY, I noticed that eisy-ui did not start on its own.

And since I didn't plan on doing any more testing for a little bit, I didn't manually restart it.

But the bigger issue is that during that week or so when eisy-ui wasn't running I couldn't access my eISY through other interfaces and the eISY couldn't reach the portal.

I thought I was troubleshooting a networking issue or something (Ticket #27059):
- couldn't connect via IoX launcher or I could but it would disconnect and throw errors
-UD Mobile could only connect locally because it said the eISY was not connected to the portal
-could still connect with the eISY through the API and Home Assistant

Once I ran sudo service eisyui restart, all of those issues resolved.

Is the eisy-ui service (or lack of) supposed to be able to cut off all other UI access like that?

Posted

One day, I will have an intelligent question to post here.
Maybe that day is today?

Anyway... I'm curious why I can't take a dimmer on a Hue light down to zero?
That means I'd need to have two tiles to handle the dimming on these.
Or is there a better way to make the slider both dim and turn it off? 

I know that's a limitation in the admin console, I guess I just would have expected a more user-friendly UI would handle those types of interactions.

 

 

 

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...