Wednesday at 08:34 PM1 day Author 7 minutes ago, Michel Kohanim said:@Guy Lavoie , ah, wrong wording. It will work with all supported Zigbee dongles including ZMatter USB.With kind regards,MichelHmm, it's not. I only get on/off control.
Wednesday at 08:45 PM1 day @Guy Lavoie , did you remove and then add it back?With kind regards,Michel
Wednesday at 08:49 PM1 day Author 2 minutes ago, Michel Kohanim said:@Guy Lavoie , did you remove and then add it back?With kind regards,MichelYes, and also tried adding two other modules that had never been added before. Same result.
Wednesday at 08:51 PM1 day Does 6.1.1 fully support Zwave LRUpdate went smoothly, no problemsRe : Where to buy the Zooz Zwave dongle, add https://www.thesmartesthouse.comTheir price is lower than Amazon
Wednesday at 09:00 PM1 day 10 minutes ago, Guy Lavoie said:Yes, and also tried adding two other modules that had never been added before. Same result.I don't know what to say. Are these thirdreality switches? I have one right here:8 minutes ago, Techman said:Does 6.1.1 fully support Zwave LRUpdate went smoothly, no problemsRe : Where to buy the Zooz Zwave dongle, add https://www.thesmartesthouse.comTheir price is lower than AmazonYes in the code but LR requires UI changes that didn't make the cut due to not being fully tested. Same as i3 keypad load button assignment.We should have another build shortly that includes both LR as well as i3 keypad load button assignment.With kind regards,Michel
Wednesday at 09:05 PM1 day Author 2 minutes ago, Michel Kohanim said:I don't know what to say. Are these thirdreality switches? I have one right here:Yes in the code but LR requires UI changes that didn't make the cut due to not being fully tested. Same as i3 keypad load button assignment.We should have another build shortly that includes both LR as well as i3 keypad load button assignment.With kind regards,MichelMine are Enbrighten (Jasco) ZB4103 (as indicated in the Zigbee thread). They are the ones that generated the cluster information I sent you in March. I also have a GE branded one (ZB4101) that seems to also be a rebranded Jasco.
Wednesday at 09:09 PM1 day 2 minutes ago, Guy Lavoie said:Mine are Enbrighten (Jasco) ZB4103 (as indicated in the Zigbee thread). They are the ones that generated the cluster information I sent you in March. I also have a GE branded one (ZB4101) that seems to also be a rebranded Jasco.They probably don't report energy cluster. You can use Zigbee menu | Capture Log | Start and remove/add them again. You should see energy cluster reported if they support it.With kind regards,Michel
Wednesday at 09:12 PM1 day Author 2 minutes ago, Michel Kohanim said:They probably don't report energy cluster. You can use Zigbee menu | Capture Log | Start and remove/add them again. You should see energy cluster reported if they support it.With kind regards,MichelOk, let me try that and a few more things. Thanks!
Wednesday at 09:55 PM1 day Nice work on the update. Updated tonight in probably ~20 minutes. I wasn't watching it like a hawk, but started the process about just after 5pm and was rebooted and back into the system by 5:40. The web UI is a nice update to have. Looking forward to how it continues to develop. I'll be one (of the few) that will miss the java admin console if/when it's officially not available. It's so reliable. 😉Nice work UD team!
Yesterday at 12:17 AM1 day 20 hours ago, Javi said:So remove the @ from email addresses? Then put them back in?
Yesterday at 12:29 AM1 day 9 minutes ago, JSchumann said:So remove the @ from email addresses? Then put them back in?The "&" in the resource name. The admin Console does not encode them, which causes issues in xml parsers.
Yesterday at 12:30 AM1 day 10 hours ago, Michel Kohanim said:sudo pkg upgrade udx isy eisyui pg3xI get "No repositories are enabled." Context: attempting to upgrade on a Polisy.-Tom
Yesterday at 01:13 AM1 day Author 35 minutes ago, xlurkr said:I get "No repositories are enabled." Context: attempting to upgrade on a Polisy.-TomThat's odd. Were you previously updated to 6.0.5? Try this: try the usual upgrade procedure first within Admin Console (Upgrade Packages), this might enable something. The upgrade itself should fail, as per the log file will show you. Then try the upgrade again with the command line method. Remember the release announcement warning:If your FreeBSD OS is below 13.2p11 (check via https://eisy.local:8443/WEB/sysconfig.txt), do not attempt this upgrade; it will brick your system.
Yesterday at 05:06 AM1 day @Michel Kohanim That was the trick. I typed "sudo repo.util staging" and then repeated your "pkg upgrade ..." and it worked. It did not upgrade udx, which is on version 5.0.0. I hope that's correct. Also, please let me know if this repo.util command has any other side effects. I'm a total FreeBSD noob.-Tom
Yesterday at 05:19 AM1 day @xlurkr ,The repos are locked for polisy. So, next time you need to upgrade, just repeat the same command and use prod. Again, this only temporarily unlocks the repo (till next boot). No other side effects.
Yesterday at 11:03 AM1 day Would someone please explain what the orange banners in the screenshot mean? This didn't appear with UI before. Thanks. Bob
22 hours ago22 hr 3 hours ago, BobM99 said:Would someone please explain what the orange banners in the screenshot mean? This didn't appear with UI before.Node has pending device writes. Will show during adding nodes or as a brief notification on start when a device has pending writes. E.g. the controller needs to write something to the device but it has not been done either because it is waiting for another process to complete or it could not communicate with the device. A badge is also shown next to the device icon in on the Nodes Page.
21 hours ago21 hr I did the upgrade, and now I don't seem to have access! It is no longer showing up in the IoX Finder. Is there a new way to connect?
21 hours ago21 hr Author 45 minutes ago, Clif said:I did the upgrade, and now I don't seem to have access! It is no longer showing up in the IoX Finder. Is there a new way to connect?Have you tried a full reboot (unplug the power)?
20 hours ago20 hr Yes, I pulled the power cable, waited 10 seconds, then put it back in. The power button is blue, but i can't connect.
20 hours ago20 hr Author Does it appear on your network? Can you ping it? You'll probably need to open a ticket.
20 hours ago20 hr Ok, I powered it down a little longer, and then it came up. The firmware version is at 6.1.1
19 hours ago19 hr I updated. The update proceeded without issue and didn't take too long, maybe 15 minutes. I got a message requesting a reboot and I went ahead and did that. The system booted up and I was able to access both eisy ui and the admin console.@JaviBug?I tried to create a random test program in Eisy, but it failed. I selected an insteon on/off module status as the if and an insteon dimmer as the then clause. Eisy UI fails to create the if statement. I got the drop downs and set the parameters and it gives an invalid error after saving. It shows up in the admin console with a yellow icon. I then created the same if clause in the admin console, and it did work. This is my one and only attempt at creating a program in eisy ui.Here is a screenshot. The second line of the if clause is what I created in the admin console. The first was the same line created in eisy-ui which reverted to this error.Before I hit save. The line after the "and" is what I just created in eisy ui.Then after I hit save Edited 19 hours ago19 hr by apostolakisl
Create an account or sign in to comment