Jump 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.

dbwarner5

Members
  • Joined

  • Last visited

Everything posted by dbwarner5

  1. I am trying to go UP a level.. a favorite that is in a folder, I want to have a copy on the top level favorite screen. that doesn't seem possible yet.
  2. @Javi I have a favorite that is located in a particular favorites folder. I would like to also have the same favorite located on my main home favorites screen. I have tried to use "Move to Favorites Folder" command. After selection, I navigate back to my main fav folder. At the top PASTE and CANCEL appear. However they are not "clickable" as they are underneath the favorites that are there. If I try to use the Copy Command, there is no subsequent paste option when I switch fav screeens. thanks. FYI.
  3. Looks like beautiful weather next week for the paddle!
  4. UDM plug in shows I need to update to V1.1.7 Actual version installed is V1.2 see screen shots thanks
  5. Paul I found that ion UDM that it will show as connected. But it’s actually not running I the use UDM to stop and then restart the PI and everything goes back to normal. I am working with UD on the cause of this and just switched to an eisy from polisy BUT my point is that UDM can show connected but it’s not actually running FREEZING weekend to be in the UP!!
  6. @awzulich You need to put the KPL and the fanlinc into two different scenes wiht each Low and medium KPL buttopn as a controller for its scene. In the scene Fan Low... you shut off the medium KPL and turn the fanlinc to low. In the medium you change do the opposite. You then dont even need a program to change the speed of the fan. To turn it off, you simply turn the low or medium KPL off. Am not sure if this is another switch you use as well--> 'LR Table - E - Fan Low' is switched On If it is, you can either add it as a controller to the scenes above or write a program based on the switch that will trigger the KPL scene. Below is an example of how I have four scenes (6 button KPL) where each of the four buttons, A,B, C, D control the fan. No programs needed to switch speeds or turn it off. Turning it off has two choices, pressing hte KPL that is on, or pressing D button.
  7. @andrew77 On my Mac, I use a direct link to the local AC. Works 4x faster than Start.jnlp and always connects. To try it, go to http://192.168.68.76:8080/admin.jnlp where 192.168.68.76 is replaced by your isy IP. This will download a file called admin.jlp. Move it to your desktop. One click and you are on the sign in page.
  8. Ok.. Solved.. Had too many moving pieces all at once. This week, changed from Polisy to Eisy. I think that broke the Remote connection that @geddy mentioned, but when I fixed that, I also had a major power unit failure on my rack, and that drove other connectivity issues thru my main switch / PGX and Eisy such that PGX wasn't working right. Thru router reboots, Eisy power cycle, rewriting the program, getting the portal working online correctly, combined with I think the last step of resetting the Remote Connection" is Configured AND Active in the PG3 section of the portal, its ALL WORKING AS EXPECTED! THANKS @Geddy am pretty sure I would have gotten around to the rest, but would not have checked that part.
  9. Just noticed now the Ring PI isnt working... need to restart it.
  10. Re wrote the program. No change. No recognition of the DING
  11. @paulbates @Geddy Yes, the called programs work as expected. No the main program still will not trigger. I have "updated" it, resaved it, Have alsochecked the Remote connection and reset it. Will just try to rewrite the program and see it that works. Top program stays false and does not register in the Summary tab with any time associated with it as running after several button pushes. So it's either the ring is not passing this information on to the PI, or the Eisy program is corrupt. The rest of the ring functions work as expected.
  12. Any ideas anyone? if I press the doorbell, all the ring / Alexa triggers fire, but this program will not. What is interesting to me is that in the Plugin there is NO variable for a DING, but yet it shows up in the program options. Am running the latest 1.2 production version of RING on fully updated EISY. Front Doorbell SD - [ID 0194][Parent 0104] If 'Ring Elk Front Door Doorbell' is switched Ding Then Run Program 'Doorbell Chimes and Actions LD' (If) Run Program 'Announce Front Doorbell LD' (If)
  13. In addition to the above, I like to go to http://<I.P.address of eisy>:8080/admin.jnlp This will load a direct icon to the admin console of your device and makes login much faster. Only works locally.
  14. no I did not.. same question...
  15. @mango What @larryllix describes above is an awesome approach to have lots of scenes and simple programs to call them. If you are new to this concept, the easiest way to begin thinking about it is simply creating the "variable" to be either 1 or 0.. 1 being on for the scene, 0 being off. Then you would have programs that would change that variable, anywhere in the Eisy and a program that simply does: if variable is 1 then turn on scene Else turn off scene. Once you get this concept you can add a variable to each scene and create lots of scenes to control the lighting simply in any part of ISY. Larry's nomenclature leads me to believe in his example, he has at least 4 or 5 scenes (or he is adjusting the scenes in the programs) for the living room. Each different value for the room variable (in my example 1 or 0) triggers each different scene via programs like the above; one program for each scene (or scene setting). So because these programs are watching for that rooms variable to change and to subsequently change the scene, it is easily done in an isolated way w/o ever affecting any other lights etc.
  16. There is no direct way to do what you want. You will have to create a variable that toggles when you disable / enable the program of interest, and then test that variable in your new program.
  17. @FarmerGeek Product page for Eisy with good info: https://www.universal-devices.com/product/eisy-home/ And here is a list of the plug-ins that can make the Eisy extremely more diverse, not to mention Alexa, google home, etc. https://polyglot.universal-devices.com/
  18. dbwarner5 replied to SHM's topic in ratgdo
    Check your custom inputs.. it should look like this, with your IP address and RATGDO information.. you added the word local.. not used in this format.
  19. I had the same problem and didnt reboot it. But in the Advanced tab under UDM, I have conditional colors adn icons and labels : shut, open, closing, opening etc. So there is always that method.
  20. @Goose66 ReFlashed today. Ratgdo devices (2) were NOT recognized. Had to use two custom parameters and then Discover to find them: -gdodevice0, 192.168.68.125;ratgdov25i-ca0567 -gdodevice1, 192.168.68.127;ratgdov25-30f318 -error message was: STOP button does NOT work on either door under devices. For those with programs and want to make the change, this is an easy way to update all your programs and not lose anything. 1) Install new version 4.0 2) name the devices in the device tree similar to old names but slightly different 3) go to programs and do a FIND / REPLACE using the old name as the find, and new modified name as replace. 4) delete old nodes 5) rename new nodes to your original names. ie: -my original name was Pole Barn North Door. -New temp name PBNorth Door -Find: Pole Barn North Door --> Replace: PBNorth Door --> replace in all programs -Back to Device tree, Delete original nodes Pole Barn North Door -select PBNorth Door and rename to Pole Barn North Door. Cheers.
  21. I currently get notifications of motion via the ring app. I would love to be able to control these via "snooze" with the ISY. Does the API allow access to these settings? Would this be a feature enhancement of the current Plug-in? Thanks
  22. @javi.. thanks. in that case, I can actually just use my current method and have a 'trigger" program that simply runs the THEN or hte ELSE of the target program. no need to add more variables. Example: Trigger program: Disabled. IF: If <trigger program> is False Then: Run Target program Then Else: Run Target program Else Then set up the Trigger program as a Command, run IF. I think this would much easier. Just wanted to make sure I wasn't missing anything else. Thanks.
  23. @Javi what is the easiest way to have a tile in favorites when touched toggle between running the THEN and the ELSE. Currently my work around is to put in the IF statement: If <program> is false, and then disable the program, and have the favorite set up as a Command with the same program selected to run the IF. Below is an example of a sprinkler zone that I can turn on /off manually via a favorite. However I have other programs that the IF statement contains other items and it needs to stay enabled. This technique only works for a disabled program. Thanks! Love the power of UDM! Sprinkler Lake 1 LD - [ID 0166][Parent 0150][Not Enabled] If Program 'Sprinkler Lake 1 LD' is False Then Set 'Elk Controller and Outputs / Sprkl Lake 1' On $I_Sp_Counter = $I_Sp1_Lake_1 $I_Sp_Counter *= $I_Sp1_Percent $I_Sp_Counter /= 100 Repeat While $I_Sp_Counter > 0 Wait 1 minute $I_Sp_Counter -= 1 Repeat 1 times Run Program 'Sprinkler Lake 1 LD' (Else Path) Else Set 'Elk Controller and Outputs / Sprkl Lake 1' Off
  24. @FerventGeek Since you will be movig from PG2 to PGx, I would also suggest going to each NS in PG2 and takeing a screen shot of the Config page as you will need to repeat all of those in PGx Because I was paranoid, I also did a back up of Net Resources, a screenshot of Polisy setup, a download of Spokens (Alexa), a download of all my variables Good luck!
  25. In the AC under Configuration, there is a reboot button. In UD Mobile, under the Admin tab, there is a reboot option. Both of these assume the Polisy is operating. If you cant access it then power cycling is the only way.

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.