Jump to content

Michel Kohanim

Administrators
  • Posts

    26770
  • Joined

  • Last visited

Everything posted by Michel Kohanim

  1. @bmercier, thank you! You are our super hero. With kind regards, Michel
  2. @Mustang65, Please do: sudo pkg update && sudo pkg upgrade There's one more bug: the Polyglot daemon might be running twice. So, please do this: sudo killall daemon sudo service polyglot stop sudo service polyglot start With kind regards,
  3. @MWareman, Thanks so so very much! With kind regards, Michel
  4. Hi @Michael, I cannot reproduce. I even downloaded meta.txz using Windows after it succeeded on Polisy. Is it possible that you are using a proxy? With kind regards, Michel
  5. @bpwwer, Yes! With kind regards, Michel
  6. Hi Gary, I am so very sorry. Working on it right now. With kind regards, Michel
  7. Hi Gary, it might be related to file permissions. Please do this as the admin user: sudo pkg update && sudo pkg upgrade Please let me know if this fixes the issue. We still have another version in the works. With kind regards, Michel
  8. @MWareman, I agree. We had requested for MAC address labels from the factory but got serial numbers instead. Also, there are 3 MAC addresses so, in all cases, we should find a better discovery solution. @garybixler For Tesla (and Ring) it's best to use the cloud because they require and endpoint. With regard to Wireless tag, do you get the same exact error? With kind regards, Michel
  9. @bpwwer, We actually spent a very good amount of time working on discovery: 1. mDNS … would have been ideal but browser support is not cross platform, so we had to abandon for now (but a very good candidate for the future) 2. Force a cloud connection (just like ISY) and then get the local IP address and redirect. Too mothershipy for us. So, had to abandon 3. Yet another Java Finder/Launcher. Sacrilegious, so we had to abandon 4. Hostname and DHCP seemed to be the most natural. Most routers support DHCP hostname … but it seems that more complex network infra doesn't support this So, we'll have to figure something out one way or another. Everyone's feedback is quite welcome. With kind regards, Michel
  10. @mjcumming, are you sure you are using the right UI? https://wiki.universal-devices.com/index.php?title=Main_Page#Installing_the_Admin_Console_Icon_on_Your_Desktop With kind regards, Michel
  11. Hello all, Thanks so very much for the feedback. We did find the issue with the spurious node servers. During assembly/testing, there's was an ISY in the lab with those node servers. So, once Polisy started up, it loaded them from ISY. Other things we are working on: 1. File permission and upgrade issues 2. Allowing Polisy to use other ports (including 443) 3. Some minor bugs and a couple of enhancements With kind regards, Michel
  12. @oh2bnMaine, Are you certain you followed the instructions after replacing the PLM? It seems that you are not getting status feedback from your devices: https://wiki.universal-devices.com/index.php?title=INSTEON_No_Status_Feedback_From_Devices With kind regards, Michel
  13. @MWareman, Thank you. The problem with SolarEdge seems to be that the loaded mongo image already included SolarEdge and Darksky. We are fixing that right now. The UI is NOT done yet. That's why you were on the geek batch (without the UI)!!! @simplextech, Thanks so very much for the feedback. With regard to Basic UI, well, that was the whole point of delaying the release date while giving you access to the unit. The UI is in the works and will allow configuration of network, wifi, etc. Bluetooth is a little tricky since, currently, there's not much we can do with it. But, all the drivers are there and are loaded at start up. With regard to loading other packages, well, please note that Polisy is based on FreeBSD. So, someone would need to migrate Node Red and Home Assistant. Based on what I have read on the forums, I am not comfortable sanctioning HA running inside Polisy since it uses Java and large amounts of memory. With kind regards, Michel
  14. Hello everyone, I have also created a forum. Please post your geek experiences here: With kind regards, Michel
  15. @MWareman, Thanks so very much for the update and feedback: 1. Polyglot username is not the same as the OS username. We are hoping that no one has to get to the OS/SSH (except for the geeks) 2. Letsencrypt definitely in our plan 3. Setting hostname is part of the UI (for which we held up the release) 4. Not being to upgrade poly should be resolved soon. We ran into some permission elevation issues (polyglot use does not have permission for many things and we don't want to use root). And update should be available this week and you can update Polyglot using the command: sudo pkg update polyglot 5. Reboot will be done from the UI and will not require sudo. But, from the shell, you need sudo simply because, otherwise, we will lose audit trails 6. Getting SolarEdge is unexplainable. Please do be kind enough to send your UUID to support@universal-devices.com With kind regards, Michel
  16. @MWareman, Thanks so very much for the update and feedback: 1. Polyglot username is not the same as the OS username. We are hoping that no one has to get to the OS/SSH (except for the geeks) 2. Letsencrypt definitely in our plan 3. Setting hostname is part of the UI (for which we held up the release) 4. Not being to upgrade poly should be resolved soon. We ran into some permission elevation issues (polyglot use does not have permission for many things and we don't want to use root). And update should be available this week and you can update Polyglot using the command: sudo pkg update polyglot 5. Reboot will be done from the UI and will not require sudo. But, from the shell, you need sudo simply because, otherwise, we will lose audit trails 6. Getting SolarEdge is unexplainable. Please do be kind enough to send your UUID to support@universal-devices.com With kind regards, Michel
  17. @lilyoyo1 and @TrojanHorse, Please do not waste the bandwidth of our forum with personal attacks. You can DM each other and continue there. With kind regards, Michel
  18. @gviliunas, Thanks so very much! We will definitely look into it. With kind regards, Michel
  19. Hi @gviliunas, Which node server is this? With kind regards, Michel
  20. @larryllix, I sure hope so and, in combination with node servers, that's the plan: to allow integration of novel UI components. But, that's a little farther down the line. @Bumbershoot, You are 99% right! The OS is lean (we have removed a lot of things that we do not need or didn't make sense for our application). And, we developed our own package manager so that we can use regular FreeBSD commands to update/upgrade packages + an update server so that we can upgrade the whole OS (thank you @xKing). All this said, we debated using Jails (like Apple) vs. giving customers elevated permissions. We opted for the latter since, even Apple is having a hard time managing or preventing jail breaks. And, with our limited resources (compared to Apple/Google), we felt that we would be spending more time managing the jails rather than focusing on the application. Of course, as things progress and the nature of support calls, we may opt to completely block this feature or have configurations that do not allow elevated permissions. With kind regards, Michel
  21. @gordonp, I am so very sorry to hear. The first thing I recommend is to send your error log to support@universal-devices.com along with your UUID. Also, please note that if you have both port forwarding and ISY Portal, in most cases, the router will have problems especially if you have also forwarded both TCP and UDP to ISY. With kind regards, Michel
  22. @apostolakisl, Yes, and provided that your router supports DNS records (based on hostname), you can simply go to https://polisy:3000. This said, however, we may change the default port to 443. With kind regards, Michel
  23. Hi All, Pretty much everything is ready except for the Admin interface to configure IP/WiFi settings (and it won't be in Java!). So, if you are a geek and don't mind ssh, ifconfig, and unix, please send an email to sales@universal-devices.com with the subject "Include Me In Polisy Geek Batch" and we'll ship it to you by the end of next week. With kind regards, Michel
  24. @BoomerangThree, 1. No, Polisy does not require ISY Portal 2. In some respects but not entirely. MobiLinc has excellent notifications which ISY Portal does not have. On the other hand, you need ISY Portal for PGC which MobiLinc does not have. I let Wes describe more of the MobiLinc features 3. Not really. You can easily switch between the two online and at any time: https://wiki.universal-devices.com/index.php?title=Main_Page#Instructions_for_Purchase.2FActivation.2FDeactivation With kind regards, Michel
  25. @Bumbershoot, We are looking into it. With kind regards, Michel
×
×
  • Create New...