Skip to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

tmorse305

Members
  • Joined

  • Last visited

Everything posted by tmorse305

  1. Does you system operate normally despite the error? I had this problem yesterday but my system would not get past the error. I opened a ticket and by the end of the day they had fixed something on their end and the update then happened successfully. I also had this problem yesterday and it was resolved by what ever Michel did on their end of things. Did you try it again today? Try it today and see if you are successful Note, I had a new problem today and had to open another ticket. There is a bug in .32 that causes trouble if your internet connection gets flaky. There is a .33 fix that is due out later today. BTW, thanks to Michel for the amazing customer support!!
  2. It looks like there is a program turning it off. Use the Find/Replace function on all programs and look for occurrences of that Appliance Linc.
  3. Did you find the IP address for the ISY connected to the eero?
  4. You also might try to disable the ISY skill from Alexa then re-link it. I have fixed a few problems doing that.
  5. If you tap on the entry for your isy it will display the IP address. Here is mine for my eisy but it's the same for your ISY.
  6. Since you didn't provide a lot of details about your program or the motion sensor here is some general guidance. I'm assuming you already have a program that turns on the light to 35% at sunset, I going to call that the "Sunset Program". Add a 2nd program that does this: If Motion is detected and time window for the "sunset program" is true (ex. > sunset and < 11PM) Then Turn lights on to 100% Wait 5 Minutes Run "Sunset Program" (if path) Depending on how your if path in the "sunset program" is written, this might not work. If the condition is "after sunset and before 11PM" for example, it will work.
  7. If you can control devices from the Portal and Mobilinc then your ISY definitely has an IP address. I wonder if you might have a failing SD card.
  8. How far away is the pump from the house? Another solution would be to fix the ground wire. You could add a second ground wire at the pump and shallow bury it back to the house. If it's near your electric meter you might be able to ground it on the outside of your house, there is often a ground strip for use with phone and cable utilities. Otherwise you would have to come up with a way to get it back inside. Just a thought.
  9. Thanks Jim
  10. Hi @Jimbo.Automates, I had an unexpected response today using the NS. I have a program: Squirrel Detect - [ID 0154][Parent 0001] If 'Camect / Deck / Deck animal' Squirrel is True Or 'Camect / Deck / Deck human' Person is True Then Set 'Squirrel Blast / Virtual Buttons Controller / Virtual Button 01' Push Button Today I enabled "unknown animal" on the Camect app for this camera. Shortly there after Camect detected an unknown animal and the above program triggered. The screen shot of the node is attached. Here is the log file entry: 2023-05-04 10:05:53,665 Thread-14 udi_interface DEBUG Host:callback: {'type': 'alert', 'desc': 'Deck just saw an unknown animal I'll PM you the log file Thank you.
  11. I also use Geofency on my phone. On rare occasions I'll get a message that a webhook failed. I switched from Locative years ago because it was unreliable for me. Geofency has worked even when the UD geofence did not. Hopefully a larger radius will solve the problem. I'd like to retire Geofency in favor of the UD solution. One less thing to manage.
  12. Hi @Javi, I increased the radius from 200 to 500. I'm 3 for 3 so far so maybe that was the issue. I'll keep you posted if that changes. Thanks all for the heads up on 16.4.1, I'm going to wait until the dust settles before updating iOS.
  13. I'm going to hold off doing the update to 16.4.1. Yesterday I left 3 times. It worked 2 out of 3. All the re-entries were ok.
  14. I am setting a variable on exit and return. I am using Testflight
  15. Thanks for the reply. The geofence is less than 1/8 mile. I don’t have vehicle WiFi so the switchover for my phone is to cell service.
  16. Hi @Javi, I've noticed intermittent operation for me with the geofence functionality. It seems to happen more when I exit then when I return. When I leave the geofence I can see the departure acknowledged. but the variable does not change. There is an error in the log, attached. What is causing this? Thank you.
  17. Thank you, that did the trick!
  18. I was trying to create a web hook for a KASA plug. I got error 400, see attached screen shot. When I changed the device to an Insteon switch, it accepted it without a problem, see screen shots. Is there a restriction about what devices can be used? Or maybe this is related to the another thread is saw where error 400 was generated when trying to add a spoken? Thank you.
  19. If you pull the jumper you will lose the AC. The jumper is used to turn the compressor on (yellow wire)when the thermostat calls for cool via Y1. The reversing valve will be energized by the orange wire but the compressor won't run. If you turn on the heat without the jumper the heat will operate normally. I know this is the opposite of what Mirgo said above but I think he has it backwards based on the wiring diagram you show above. If you want to restore the Fan On functionality you could do this: 1. Remove Jumper (W1-G) 2. Add a switch between W1 and Y1 Switch Open = Heat Only Switch Closed = Cooling only If you try to cool with the switch open just the Fan will run, no cooling If you try to heat with the switch closed the cooling will run forever as the heat setpoint will never be satisfied.
  20. It is set up as "o". To make it "b": 1. Remove jumper 2. Swap Orange and Yellow wires 3. Jumper "G" to "Y1" Note: Never set the Fan to "On" or the compressor will run as long as the fan is on regardless of the set point.
  21. @Mirgo Maybe the color coding is different, but on my HP system the yellow wire is the compressor. With the jumper that was added it seems that if the Fan is switched from Auto to On on the thermostat, the compressor would run (heating) regardless of the temperature setting. That seems like a downside.
  22. Thank you for the quick response, all is well with 3.2.1
  23. Hi @glarsen, I just started up the RainMachine NS for the season today. I'm running 3.2.0. The NS is up and running but the AC indicates that the RainMachine status is Offline. I looked in the log and I saw this error: 2023-04-14 21:27:10,908 Thread-58 udi_interface ERROR rmfuncs:rmHeartBeat: Ping Error - No Heartbeat 2023-04-14 21:32:10,920 Thread-76 udi_interface ERROR rmfuncs:rmHeartBeat: Ping Error - No Heartbeat The odd part is that it is working, I can turn zones on from the AC. I noticed in your change log that there is a version 3.2.1 but it doesn't seem to be available in the NS store even after a refresh. Any suggestions? Thank you for your help.
  24. I switched the Camect host to the IP instead of camect.local and that fixed it. Weird that it worked the first time I installed it. Thank you!

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.