Jump to content

BamBamF16

Members
  • Posts

    341
  • Joined

  • Last visited

Everything posted by BamBamF16

  1. BamBamF16

    Updating PG3

    Unfortunaley, I had already restarted PG3. No luck. Second restart just now also did not work. Thoughts? Jeff
  2. BamBamF16

    Updating PG3

    Hmm, updating PG2 did not upgrade PG3. My frontend is now 3.0.038 but the PG version is still 3.0.36. How do I upgrade PG3? And my PG2 versions are mismatched. Version is 2.2.13 but frontend is 2.2.9-5. Is this normal? Thanks, Jeff
  3. Works like a champ. Better than PG2. Glad you can finally get some $ for your hard work!
  4. Well I guess patience was the key. Things still look weird, but the zwave dongle functions even with no library listed and no version. The USB PLM finally showed up this morning and a restore worked fine. Not sure what changed overnight, who knows. Thanks, Jeff
  5. Yes that was already done.
  6. Well, today was a bust. I got my polisy updated and prepped to plug in my USB PLM and new Zooz ZWave stick. Fail on both counts. The PLM shows 0.0.0.0v0/Not Connected under PLM Status. Under Zwave Version the library and zwave status are red/blank. Any thoughts? I assumed they would be plug and play. Zwave and Insteon support are checked. Multiple reboots, etc. What can I do to trouble shoot?
  7. You could also set an integer variable when selecting off at a certain time (Ss-1hr to SS). Set iRecentOff=1. Then use iRecentOff<>1 as a condtion on SS light on program. Reset iRecentOn to 0 at sunrise. Think that would work.
  8. Confirm with uname -a you are on v13? My guess is you aren't and all the steps updated your polisy to the current v12 version. See my response above about the CAT command to update to v13. Jeff
  9. I don't think that has happened yet. Jeff
  10. From another forum: Yes but please do make sure: 1. Your are already on 12.2 (uname -a) 2. Make sure udx is on 2.1.2_1 (pkg info udx). If not, upgrade udx (sudo pkg upgrade udx) 3. Run cat /usr/local/etc/udx.d/static/update13.sh | sudo bash This will upgrade you to 13, upgrade Python to 3.8, and then goes through all your node servers and upgrades them to use Python 3.8. There will be one more massive upgrade which may need manual intervention (signing/verifying the bootloader). Once that's done, upgrades should be as smooth as ISY. With kind regards, Michel
  11. I successfully upgraded to 5.0.2 (after getting everything up to date earlier). However, I have only successfully gotten the admin console to open once. I set my username/password and set the clock to 24 hours. However, I doesn't start anymore. And when you click on "Admin Console (LAN)" it locks up the launcher and you have to close that. Running from a Mac with no issue with ISY device in the past. Thanks, Jeff
  12. When I tried it previous I got an error with uname -a. Now it shows 12.2. I executed the update/upgrade combo though. What did I miss? Thanks, Jeff
  13. When I execute: sudo pkg install isy I get 'no package available to install matching 'isy' have been found in the repositories. Thoughts? Thanks, Jeff
  14. I left my system in ace but deleted specific use programs. I reset username and passwords. Then contact UDI and they removed any modules ties to my account. At the end if the day everything worked in its basic form (3 ways, fans, etc). I typed up a short primer on insteon and isy including how to login. I think it went good for the new user.
  15. You did a replace switch after adding it to..the isy?
  16. Hmm. It was my understanding flutter compiles to a native code app.
  17. Hmm. Seems like a lot of extra and somewhat unnecessary effort. Flutter would produce android, ios, and web at the same time.
  18. BamBamF16

    Platforms

    Is this being coded in a cross platform language such as reactJS or flutter? I hope so.
  19. Are any of the other themes better?
  20. Power cycle/reset router and see if it changes.
  21. If the setti g are greed out you have success. I don't think they blank the old settings. And it would take a power cycle to get a new IP from the router.
  22. Can be done with 1/2 scene if IOlinc and sensor are correctly setup. I sold my house so don't have setup in front of me to show. But from memory IOlinc to toggle A I think. Wire to NC with appropriate mag sensor. Make a button (controller) and IOlinc relay (responder) in a scene. Then put sensor (controller) and and button (responder) in second scene. But that is from a 2+ year old memory.
  23. I did the same. Wrote a white paper on the basics with links to more info. Also wrote what each button program did currently. Then reset password. Had to go isy portal to remove old ISY UUID from my portal account. Added new one at the new house.
  24. I knew the error was in my setup. In my tired state (nice excuse) while setting up I created the test variable as an integer variable, not a state. So the issue was all me. thanks Teken.
  25. Ok, so then I don't have something setup correctly. My underlying variable isn't updating.
×
×
  • Create New...