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.

Xathros

Members
  • Joined

  • Last visited

Everything posted by Xathros

  1. Looks like someone already had my idea! -Xathros
  2. I've been planning on setting a magnet on top of the indicator in my sight glass (Vertical cylindrical sight glass) and strapping an FET to the backside of the glass and using that to close an input on an IOLink or triggerlinc when the level drops to around 1/3. -Xathros
  3. Hi gonzo_007, Please repost all programs as they are now and I'll see what needs to change to get what you want. -Xathros
  4. Completely missed that line in the original post! Think we need another set of parens to make the logic logical... If Control 'Bedroom / Fan / Fan Medium Button' is switched On Or-( Or-( | | Control 'Bedroom / Remote - Fan Speed' is switched On | |Or Control 'Bedroom / Remote - Fan Speed' is switched Off | -) | And $FanSpeed is 1 -) -Xathros
  5. What kind of variable is: $FanSpeed ? Make sure your using an integer and not a state variable here. -Xathros
  6. @MWareman, No problem! Happy to share. The variations I've seen so far are only a problem when doing a light burn. When going deeper, it doesn't seem to be as much of an issue. @TheFallenAngel, I did an etch on a set of Apple ear buds (the backside of the mic/button thing) and the storage case. Both went pretty well. I didn't go deep enough on the storage case and see some variations in the burn but a but more burn time would have fixed that. I will be ordering some KPL buttons to work on soon. -Xathros
  7. Hi gonzo_007, Keeping your existing program for "Run in the Sun" as is, create a state variable called s.PoolRun. This program sets the daily required runtime of 8 hrs (480 minutes) daily one minute after sunrise. Program: SetPoolRunDaily If Time is Sunrise + 1 Then $s.PoolRun = 480 $s.PoolRun initTo $s.PoolRun Else This program tracks the pump run and decrements the requirement as it is running Program: TrackPoolRun If Status 'PoolPump' is On And $s.PoolRun > 0 Then Wait 1 minute $s.PoolRun -= 1 $s.PoolRun initTo $s.PoolRun Run Program 'TrackPoolRun' Then Path Else The following will run the pool pump from sunset until the requirement is met or a minute before sunrise the next day whichever comes first. Program: RunPoolExtra If Time is from Sunset to Sunrise -1 (Next Day) And $s.PoolRun > 0 Then Set 'PoolPump' On Else Set 'PoolPump' Off Note: These programs were hand written to convey concept and may not exactly match ISY syntax. Hope this helps. -Xathros
  8. You might also try connecting with the Dashboard when local and checking your SSL/TLS settings. Possibly something there given this message: Certificate does not conform to algorithm constraints -Xathros
  9. This sounds to me like your port forwarding may be the problem. You said you are able to access UDAjax via the remote URL? Another option is the ISY portal. You can use a portal URL in the ISY finder in place of the direct IP or DynDNS. -Xathros
  10. Yes! Download and install the console is the recommended way. Download the jnlp file here: http://isy.universal....4.6/admin.jnlp Double click the downloaded file. This will install an Icon on your desktop to connect to the ISY. When you launch the console, If your local to the ISY, the ISY finder may fall behind the console. Add your remote URL to the finder (You don't need to add the /desc part.) Hope this helps. -Xathros
  11. I'm afraid I have nothing else to offer on this. The only time I see the XML parse error is when the ISY is down, too busy or not yet fully booted. Since ML and UDAjax are working for you, I don't believe this is your problem. Is your UI version the same as the firmware version in the ISY? Maybe clear the java cache and reinstall the console? Sorry, kinda shooting in the dark here. I'm assuming you have added both the local and the remote version of the URL to the java security exceptions right? -Xathros
  12. Have you added your URL to the java security exceptions list? -Xathros
  13. I'm either blind or dyslexic. Both of my Echos are at 3202 Not 3032... -Xathros
  14. Same here. I keep a folder with the jnlp files for the last few AC versions for quick reinstallation. I often need to switch AC versions depending on whose ISY I'm logging into. Having the recent versions handy makes the switch quick and painless for the most part. I just need to find a way to script clearing the java cache on my MAC as the trip into the java prefs pane is the slowest part of the whole process. -Xathros EDIT: Google knows all. From the command line on MAC or Windows: javaws -uninstall ...and the cache is cleared in under 3 seconds. A shell script with the above and an Automator app to call the script placed in the folder where I store the jnlp files. All better now!
  15. I power cycled my Echo last night. After boot, software version remained at 3032. Before I rebooted, I did notice that the timer function is now back to where it started with a short and to the point response to "Alexa, Timer status". Mine never suffered from some of the symptoms Michel mentioned a few posts back and continued to respond with "OK" for all successful CoHo/SH requests. -Xathros
  16. Gerry, I'd be interested to know if removing the very last line (Run Program 'Secure House') makes any difference in when you see the lights respond. -Xathros
  17. I'll power cycle tonight and see if anything changes. -Xath
  18. No, but based on Michel's reply, I don't think it matters now... All of these changes must be at the mothership rather then in the devices. -Xathros
  19. Hi Michel- I'd be interested to know what the software version reports on your Echo. As of right now, mine is still at 3032. -Xathros
  20. Up until last night I have been able to say "Alexa, sink on" to turn on the lights over my kitchen sink that are named "Sink Lights". Now Alexa responds with bluetooth pairing instructions. "Turn on sink LIGHTS" does still work. -Xathros
  21. I just set up on Win 10 VM with no problem. Just double clicked the driver and it installed. Plugged in the etcher and launched the software. I just completed a test burn with one of the provided images (The rose) for the girlfriend. -Xathros
  22. Excellent. I'll give it shot on Win 10 and post my results. Thanks. -Xathros
  23. What platform are you running this on? I haven't set mine up yet. I have VM's for XP, 7 and 10. Just wondering what would be the best choice. -Xathros
  24. My etcher, laser tape and color fill are all scheduled for delivery today but I probably won't have time to play with it until the weekend. -Xathros

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.