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.

Jimbo.Automates

Members
  • Joined

  • Last visited

Everything posted by Jimbo.Automates

  1. You don't need both. Agave is way better on Android then Mobilinc and Agave works perfectly with the UDI Portal, which also works very well with Google Home. Sent from my Nexus 6P using Tapatalk
  2. You use a different email for each. For mine I use the same email with a plus sign to make them look different to the portal, myemail+house1@gmail.com and myemail+house2@gmail.com where myemail is my email name and the house1 and 2 are what I call the 2 locations. Sent from my Nexus 6P using Tapatalk
  3. You need to select the KP button inside the scene and make the changes to the light level for the other responder's. Every controller of a scene can be configured differently. Sent from my Pixel C using Tapatalk
  4. Create another scene with that kpl button as a responder and have your program change that scene. Sent from my Nexus 6P using Tapatalk
  5. Yes, as mentioned in other posts that's currently the only option due to a limitation with Google, hopefully will be resolved soon. Sent from my Nexus 6P using Tapatalk
  6. Yes, they can share the portal. Sent from my Nexus 6P using Tapatalk
  7. I haven't seen that. My responses for all requests are very fast. Sent from my Pixel C using Tapatalk
  8. No worries. Ya, I don't know why the faston wo make a difference, and not sure faston even makes sense for an on/off switch. Sent from my Nexus 6P using Tapatalk
  9. Thanks Larry, but it's not a dimmer, and I figured out the issue which is right above your post.
  10. I figured out my issue. When I wrote the above about it being a on/off and not a dimmer, I started thinking and modified the programs as below, which add faston/fastoff checks. =================================================================================== StCtTest - [ID 01CC][Parent 0043] Folder Conditions for 'StCtTest' If $s.True is 1 Then Allow the programs in this folder to run. ----------------------------------------------------------------------------------- T 1 - [ID 01CD][Parent 01CC] If 'Outside / BackYard / Back Patio' is switched On And 'Outside / BackYard / Back Patio' Status is Off Then $i.Test = 1 Else - No Actions - (To add one, press 'Action') ----------------------------------------------------------------------------------- T 2 - [ID 01CF][Parent 01CC] If ( 'Outside / BackYard / Back Patio' is switched On And 'Outside / BackYard / Back Patio' Status is On ) Or 'Outside / BackYard / Back Patio' is switched Fast On Then $i.Test = 2 Else - No Actions - (To add one, press 'Action') ----------------------------------------------------------------------------------- T 3 - [ID 01D0][Parent 01CC] If 'Outside / BackYard / Back Patio' is switched Off And 'Outside / BackYard / Back Patio' Status is On Then $i.Test = 3 Else - No Actions - (To add one, press 'Action') ----------------------------------------------------------------------------------- T 4 - [ID 01E1][Parent 01CC] If ( 'Outside / BackYard / Back Patio' is switched Off And 'Outside / BackYard / Back Patio' Status is Off ) Or 'Outside / BackYard / Back Patio' is switched Fast Off Then $i.Test = 4 Else - No Actions - (To add one, press 'Action') Now I can never get state 3 to happen, it always goes to 4, which is what I was originally seeing. I know it doesn't make sense to have faston/fastoff for an on/off switch, but they are programs that I copy and modify for all, and this happened to be the first one I tested it on...
  11. Just to follow up, I can confirm that this should work. I was re-reading all the comments and was wondering if it wasn't working for me because this switch is an on/off not a dimmer, but I created a simple set of tests and they all work as expected. =================================================================================== StCtTest - [ID 01CC][Parent 0043] Folder Conditions for 'StCtTest' If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Allow the programs in this folder to run. ----------------------------------------------------------------------------------- T 1 - [ID 01CD][Parent 01CC] If 'Outside / BackYard / Back Patio' is switched On And 'Outside / BackYard / Back Patio' Status is Off Then $i.Test = 1 Else - No Actions - (To add one, press 'Action') ----------------------------------------------------------------------------------- T 2 - [ID 01CF][Parent 01CC] If 'Outside / BackYard / Back Patio' is switched On And 'Outside / BackYard / Back Patio' Status is On Then $i.Test = 2 Else - No Actions - (To add one, press 'Action') ----------------------------------------------------------------------------------- T 3 - [ID 01D0][Parent 01CC] If 'Outside / BackYard / Back Patio' is switched Off And 'Outside / BackYard / Back Patio' Status is On Then $i.Test = 3 Else - No Actions - (To add one, press 'Action') ----------------------------------------------------------------------------------- T 4 - [ID 01E1][Parent 01CC] If 'Outside / BackYard / Back Patio' is switched Off And 'Outside / BackYard / Back Patio' Status is Off Then $i.Test = 4 Else - No Actions - (To add one, press 'Action') I ran all of these many times and they all work a expected. So now I need to figure out why they didn't work in my initial setup.
  12. You have to unlink and re-link. We are told that it's a Google issue. Hopefully they will resolve soon. In the home app, select Home Control. Select the FAB +, select UDI, and unlink. Sent from my Nexus 6P using Tapatalk
  13. Older leak sensors did return to dry automatically. Newer ones do not, and this thread is about using the newer ones http://forum.universal-devices.com/index.php?/topic/15170-Leak-Sensors---Another-(Suggested)-Complete-Program-Package Sent from my Nexus 6P using Tapatalk
  14. The answer is Yes, to this question: When it is actually on, and you press off, it should do nothing (run the blank else), so you are saying that it is running true and setting the variable to 2, when it should be nothing? I will do more debugging, but I am glad to hear this is working for you, so there is hope for me Appreciate your assistance. I was hoping Michel would jump in and confirm, and if he doesn't I will ping him directly. Thanks, Jim
  15. I am on 5.0.10. I don't have any issue with correctly detecting when off is pressed and the status is off, that works every time. Where it gets messed up is when the status is on and control off is sent, sometimes it works and sometimes it doesn't, actually seemed like most of the time it didn't work, but I didn't count. I will try a different switch tonight and see if the results are any different.
  16. Sorry I didn't completely explain, but I checked the status before it inappropriately runs. Sent from my Nexus 6P using Tapatalk
  17. In my case it is the same SwitchLinc. Sent from my Nexus 6P using Tapatalk
  18. I don't understand what you mean by, This is not correct? But, I double checked, and ISY knows the proper status, so not sure what else to do. Sent from my Nexus 6P using Tapatalk
  19. Ya that's probably what I will use unless someone has figured out a better way. Thanks. Sent from my Pixel C using Tapatalk
  20. I know how to program the MS, been doing it for many years. That was not the question. The question is about a better way to disable the off program. Sent from my Pixel C using Tapatalk
  21. Yes, that's what I do as well, but my wife asked if I could make them stay on if you turn them on when they are already on. Seemed like an easy request
  22. Thanks, I assumed it was a timing issue but was hoping someone had a elegant solution. I do have a workaround using a variable that tracks the switch status, and found thru experiments that a 1 second delay was necessary, so still not a great workaround. Sent from my Pixel C using Tapatalk
  23. I've been looking at updating my lights auto off programs to use new Ignore functionality in version 5 to disable motion and open/close sensors triggering the lights. Currently I am using faston/fastoff to disable auto-on/off and thought the program below would also allow you to turn the light off when it was already off to disable, but this doesn't seem to work since they are the same switch? AL FRO Manual Off 2 - [ID 0010][Parent 0017] If 'Outside / BackYard / Back Patio' is switched Fast Off Or ( 'Outside / BackYard / Back Patio' is switched Off And 'Outside / BackYard / Back Patio' Status is Off ) Then $s.AL.FRO.Mon = 2 Else - No Actions - (To add one, press 'Action') Switch was manually turned off when it was already off, or fast-off was sent, so disable auto/on off. When the switch is on and you turn it off sometimes the variable gets set to 2 and sometimes it does not.
  24. I have had this happen twice today trying to modify a bunch of programs with 5.0.10 to start utilizing the ignore function. I had restarted the ISY this morning and I know there is not another console connected. What can I do to help debug this? I I notice every time this happens, it brings up the dialog for saving programs, but nothing shows, and in the lower left, it says System Busy, then eventually the system busy dialog comes up and I get the bad request popup, then invalid key error popup.
  25. Yes, that's the only way, unlink and relink. Hopefully Google will fix that. Sent from my Nexus 6P using Tapatalk

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.