Jump to content

MrBill

Members
  • Posts

    4669
  • Joined

  • Last visited

Everything posted by MrBill

  1. iOS broke geofences. Period. When Apple fixes the bug both Locative and Mobilinc will work again. It's not the fault of either app, the breakage is on Apple's side. 15.2 is in beta and it's reported that there is no fix there either.
  2. -10108 isn't listed on the list of error codes, Judging by the error above it it looks like a secure socket layer/authentification problem. What else is in the error log at that time? If you can't log in with the admin console to get the error log the error log is also available in the portal. You might want to open a ticket support@universal-devices.com since -10108 isn't a listed error. Be sure to include the ISY firmware version and that you're logging into the ISY remotely via the portal.
  3. @sdynak I don't think you'll have luck with either until Apple does something. Is apple still signing the last version of 14.x? if they are it's still possible to revert to iOS 14 and that would fix both.
  4. Did you use you Portal credentials? It's asking for the same username and password that you log into the https://my.isy.io
  5. Glad restore PLM worked for you. Two things to keep in mind.... 1) That maybe the PLM going bad, in other words keep your fingered crossed that it doesn't come back soon. 2) link counts have to be done when there is no other Insteon traffic or they won't be accurate. the hardest thing to stop Is wireless signals (including heartbeat). Because of this, link counts need to be done several times to prove accurate.
  6. I can echo this, is true and I don't know why. I had re-installed Locative on both our phones, initially after re-install the geofence worked correctly on both. My wife's was first to stop working on Exit's but If I manually triggered the Exit it would then detect when she returned. Then it would do neither. All the while my phone was working correctly (for weeks now), until today, now my phone has no detected me leaving or returning. Hope Apple fixes iOS 15 soon.
  7. This sounds like an Noise issue, something is keeping the Insteon signals from getting to the ISY. There's a couple troubleshooting pages in the wiki... 6.18.3 INSTEON Signal / Noise Troubleshooting 6.18.4 INSTEON No Status Feedback From Devices Others here are better at giving advice on this topic than I am, to be honest.
  8. There's a couple threads, this is actually probably year old news at this point. I'm surprised, but your not the only one that didn't realize notifications were missing, there's a few posts every month where someone is just discovering the problem. Here's a thread from last December.
  9. Blank status means it hasn't received a status since the last time the ISY was rebooted. 2421 is a version of the open close sensor. All of mine show up as 2421's also... 2843 is probably more about packaging than model of sensor enclosed. First the obvious question... are the batteries good? Does the LED on the sensor flicker when you open/close the door? Did you try different battery? (sorry for the elementary question and it does seem odd that all batteries at once would be dead, but that would be my first thing to eliminite).
  10. I really have no comment about how the Google Calendar nodeserver works or doesn't work, It hasn't been modified by the developer in 3 years (I looked), and I don't think many people use it. On the other hand the google Calendar API may have changed in the past 3 years. The only comment that I have, which was the basis of the question above is that folder conditions will also prevent manual Run Then's from working. So that was what I was fishing for when I asked the question. I don't know if you ever used any, I don't remember mentions but folder conditions could prevent the (mo-tu-we-th-fr) program from working. Another place to look for clues is the ISY Error log.
  11. Does right click Run Then and/or Run Else work correctly for that program?
  12. Yea, thought so, I don't recommend anyone open ports anymore. The only two secure methods are, A) use the portal URL or B ) Use a VPN.
  13. What happens if you open the admin console and click a node on the main tab, can you watch the status change there?
  14. @Geddy are you suggesting to use DDNS with the portal? Or opening a port? as far a DDNS providers the only one I recommend anymore is https://www.duckdns.org/ it's free (and free of strings and ads), but supported by contributions, if using it be sure to contribute occasionally...
  15. Your finder window doesn't show multiple ISY's Here is the same ISY with a local network address and a Portal Address: Assusming you're using a laptop that you carry, you should ultimately end up with two manually added "https://my.isy.io/isy/..." rows. The row automatically found on the local network will change depending which network you're currently connected to.
  16. @ewind and another edit... darn it.... hopefully done now....?
  17. i think @larryllix is having wishful thinking, ISY doesn't support the Insteon Hub and UDI has stated they have no current plans to support it as it's not a PLM.
  18. Since you have portal it's easy: https://wiki.universal-devices.com/index.php?title=ISY_Portal_Admin_Console Essentially press the Add button here, and paste in the portal admin Console URL Important: when you use the remote link that goes thru the portal when the admin console opens you will see the usual Username and Password prompt.... Don't use your Simple local credentials, instead type your portal username and portal password.
  19. @ewind if you've already digested the above I just edited a bug with a program name.
  20. The Hub doesn't have a port. Are you refering to the Insteon Portable USB Adapter and Home Control Interface? https://www.smarthome.com/collections/insteon-compatible-hubs-controllers-software/products/insteon-2448a7-portable-usb-adapter I believe someone has said they tested with that device, beware it's RF only so it will need to be close enough to at least one dual band device to work and will work even better if it has a dual band devices from each electrical phases nearby.
  21. @ewind Each time the node 'ZW / Bonus Multilevel Sensor' Humidity changes its value the program restarts. To fix this you will need to use several programs: Bonus Humidity -40.Start If 'ZW / Bonus Multilevel Sensor' Humidity < 40% Then Run Program Bonus Humidity -40.Body (then) Else - No Actions - (To add one, press 'Action') ---- Bonus Humidity -40.Body (Disabled) If (nothing) Then Disable Program Bonus Humidity -40.Start Repeat Every 6 hours Send Notification to 'live' Else - No Actions - (To add one, press 'Action') ---- Bonus Humidity -40.Stop If 'ZW / Bonus Multilevel Sensor' Humidity > 43% Then Stop Program Bonus Humidity -40.Body Enable Program Bonus Humidity -40.Start Else - No Actions - (To add one, press 'Action') Note that the Stop program has a 3% humidity difference from the start, if you use 40 in both cases there will likely be annoying notifications as the humidty bounces up and down around 40. The second program should be disabled always, but since it has no IF body it also won't matter if it's not. A disable program will still run when another program tell it to, disable only disables the "if" from starting the program. Also note the statement Repeat 1 times in your program does nothing. With "repeat" only indented lines under repeat are repeated.
  22. @bh56 To use UDI's default smtp server you need to upgrade to 5.3.4. The short story is UDI's mail server got overtaken by a spammer and they had to change the way the ISY authenticates.
  23. It does not. Serial or USB PLM. You said above your PLM died.... Others have had success breathing life back into the serial PLM but swapping circuit boards with a USB PLM.
  24. Yea... Alpha but some post recently had Beta... i don't know if Michel has started calling it beta yet or not. I won't be moving over anytime soon. I'll wait and see if they come up with a method to restore backup and move the PLM full of links over to the new device, that would be optimal. I don't think anyone even tested ISY on Polisy with the Home Assistant integration yet. I do have an extra Polisy so I might take that test on someday.
  25. @Adam Ant to add to @lilyoyo1: Z-wave is coming to ISY on Polisy very soon. It will be upgraded to the 700 series and using the Zooz series 700 usb stick. So to be clear: ISY on Polisy currently supports Insteon via either PLM (USB or Serial) and will soon support Z-wave via the Zooz series 700 USB stick.
×
×
  • Create New...