Guy Lavoie
Members
-
Joined
-
Last visited
-
Currently
Viewing Topic: eisy-ui Is Getting There — Here's Where We Stand
Everything posted by Guy Lavoie
-
v0.0.27 to production; Move by percent
I'm still running the non-production 0.0.27 and finally got around to trying out the shiny new percent feature. Seems to work great! I set the travel time values in a standalone program called "startup" that gets run on startup. I'm old enough to be trained on the good ole AUTOEXEC.BAT and CONFIG.SYS file days... One thing that does happen when sending shade commands in UD Mobile is that I sometimes get the message below, but the command still works. Not sure what might cause that
-
Virtual Plugin is disconnected
It was from PG3x. In fact the option to reinstall all plugins doesn't appear when you access plugins with eisy-ui, it's under the "System" menu, as you can see here when viewing plugins from PG3X. No idea why the System menu doesn't appear when accessing through eisy-ui.
-
Virtual Plugin is disconnected
I'd be surprised it having anything to do with being a Polisy. I'll just see if any suggestions come up first.
-
Virtual Plugin is disconnected
I just tried reinstall all plugins (on my test Polisy). It showed messages that it was reinstalling each one, but now a bunch of old plugins I was testing and the ones I was developing are all showing as Unmanaged... And I can't seem to be able to view anything about them. Looking at "List my Plugins" under the Developer heading also shows nothing. How do I recover, or even just delete these entries?
-
Virtual Plugin is disconnected
No, I've never tried that. I'm wary enough of just upgrading one! But I will give it a try on my test Polisy.
-
Does MATTER work on eISY?
- How to setup eisy-ui
If you can ping it or access it with admin console ok, then try it with the eisy's IP address, ex: like this: http://192.168.0.123- Virtual Plugin is disconnected
Dang...not sure what fixed it... lol. I rebooted the Polisy and tried the update (from usual dashboard), no go. Then I thought I'd try with UD Mobile as you do it. Started by doing a sync, then went into plugins, TaHoma, and clicked on update. I did get an error message (500) but it did update. It's as if updates work from UD Mobile, but not from the dashboard.- Virtual Plugin is disconnected
Well, I'm going to try and figure this out. I'll test it with the Tahoma plugin, since it's only installed on a test Polisy, and only has two programs referencing the Tahoma nodes.- v0.0.27 to beta; Move by percent.
Well @oberkc was having a similar issue trying to update the Virtual plugin. Like I said, I know the way plugins are managed is being modified, so I thought this might be related.- v0.0.27 to beta; Move by percent.
Not sure where you're referencing that button. From the dashboard I see the plugin (in slot 8) with status = connected and store = beta. If I click on Details, I see the main screen for the plugin. If I click on Update, I see that I'm running 0.0.24. See the screen shot below. If I click on Update, nothing happens.- Nothing works any longer on Polisy PG3 with Zwave.
Try a full power cycle, with power off for 30 seconds.- Virtual Plugin is disconnected
It might be a good idea, yes.- Virtual Plugin is disconnected
Interesting. I have the same issue with trying to update another plugin (Tahoma): nothing happens. Changes are being made to the plugins environment, so there might be something here.- v0.0.27 to beta; Move by percent.
Hmm, how do I upgrade from 0.0.24? I'm trying from the dashboard, from the non-production store. It tells me it's already installed in slot 8, which is correct. But when I click on Install, nothing happens. Tried this by accessing plugins from both admin console and eisy-ui.- v0.0.27 to beta; Move by percent.
Well no...what's needed is an icon color that morphs darker or lighter in realtime as the shade closes or opens! 🤣- Zigbee Devices Not Working after IoX 6.1.1 Upgrade
Is the device (the ZY 003 Sound Switch) a battery powered device? If so, do whatever is needed to activate it, and then do "Write Changes" (by right clicking on the node in Admin Console).- eisy-ui alternate color theme?
It's on the list of things that will be added.- Zigbee Devices Not Working after IoX 6.1.1 Upgrade
That's a good first step.- v0.0.27 to beta; Move by percent.
Cool, and thanks! I'll get it updated later today. Looking forward to trying this! But sending the stop command twice might cause the shade to go to the preset "my" position if it receives both commands, since the stop command is dual function, depending on whether the shade is moving or not. I suggest we just observe things for a little while.- Zigbee Devices Not Working after IoX 6.1.1 Upgrade
I do remember a similar recent case where someone had upgraded from 6.0.4 to 6.0.5 and his zigbee failed like that. UDI helped them to roll back to 6.0.4 and that fixed it. It was never explained what went wrong. And if I remember right, that person later upgraded to 6.1.1 later and that went well. Myself I have a eisy running 6.1.1 and a Polisy on 6.1.2, both with ZMatter dongles and zigbee is working fine on both. You might need to open a ticket on this one.- How to setup eisy-ui
Well eisy-ui isn't yet a replacement for admin console, but it's a great time to learn it, as it becomes more complete. If it was working before but isn't now, you should try doing "upgrade packages " from admin console. If that doesn't work, you might need to open a ticket.- Sunset of Java Admin Console is Premature
If you click on the question mark under the "Upgrade to" column in the System screen, you will see the release notes. If you want to see the release notes for 6.1.2_3 but haven't upgraded to it yet, temporarily switch to the staging repo, then you'll see the latest available versions, and can see the release notes without necessarily upgrading yet. Not sure what you mean by "allow eisy access from outside the LAN". Where have you seen this?- v0.0.25 Last Command Executed
Yes. Personally I was setting the time values in programs, and not as plugin configuration parameters. It was just easier and more visible.- v0.0.25 Last Command Executed
Yes, sounds right! Here is the description of this functionality in the Somfy plugin: In order to provide a shade position in the ISY, the time it takes for the shade to travel from fully closed to fully open is used. If the shade travels for half of this time, it's assumed to be at 50%. Each shade's travel time can be specified in the polyglot configuration. For each shade, create a key corresponding to its address seen in the admin console. For example, if the shade's address is shown as 'n001_01_01_01', create a key '01_01_01'. It's value can be a number corresponding to the shade's travel time. If no travel time is specified, the node will use a default value of 8 seconds. The time can also be specified in the ISY using a command, but note that this will not persist across node server reboots. - How to setup eisy-ui