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.

Jimbo.Automates

Members
  • Joined

  • Last visited

Everything posted by Jimbo.Automates

  1. The 5.0 versions are not officially released. I put it out so I could test on my production system for a while. If you want to test that's great but if there are issues it may take time to fix. Sent from my Pixel 8 Pro using Tapatalk
  2. Hopefully my changes will help you. I'm going to assume that you didn't open a port on your router as detailed in the instructions so the rachio plugin only updates the current status on longPoll. It queries the rachio service in longPoll to get the latest status, but if you have the port open and working then it will update status within a second or two. You can't make it poll more often because rachio will block you once you hit the daily limit. My changes will use the UDI portal instead of having to open a local port. Sent from my Pixel 8 Pro using Tapatalk
  3. Great, sorry for the trouble, and thanks to @bmercier for figuring it out.
  4. @majkman and @vspete, Please try to restart the plugin. With @bmercier assistance I made some changes to the store database. Let me know if that fixes it.
  5. He was actually asking how to tell the "Edition" and "Type" so it's easy to know if it's the Free version or not. I spoke with @bmercier and he said that will be in the next PG3X release.
  6. Sorry guys, I never saw this post, not sure why I didn't get a notification. I can't do anything about licenses, we'll need assistance from @bmercier
  7. Rachio Plugin Users, The first change I intend to make with the Rachio plugin is to use the Portal for webhooks instead of requiring opening a local port. I plan to get rid of support for using a local port and I hope nobody has an issue with this. For any other requests please add an issue on the udi-rachio-poly issues page, but if you don't have a github account you can mention the issue in this thread and I'll try to keep track of them. - Jim
  8. Your original post didn't contain the PG3X log file. Please PM it to me and I'll look. If you can't download log package, then I suspect PG3 had an error installing the plugin.
  9. IF you go to Polyglot UI -> Plugins Store -> Notification does it show "Standard" installed in your slot like this?
  10. Did you install the paid version? I don't remember how that works, and not home right now to look at my system.
  11. The heartbeat is the only thing done on longPoll which is a way to monitor that the plugin is alive by checking for DON/DOF on the controller. I'll update the code to increase the longPoll if it's less than the shortPoll. Sent from my Pixel 8 Pro using Tapatalk
  12. Thanks, I'll take a look when I return home. But really don't need to change longPoll unless you want a longer heartbeat Sent from my Pixel 8 Pro using Tapatalk
  13. It could be a config option, but personally it makes more sense to me for it to be controllable as a driver because you can now also set short poll from a driver as well. This way it can be changed to longer polls when slow updates are ok, and shorter polls when you want faster updates. The plugin will only change the value if Auto mode is on, otherwise it should not be changing. If you are seeing something else then let me know and I'll look into it when back home again.
  14. PG3 Airthings Consumer node server 1.2.2 released, see OP. - 1.2.2: 07/23/2024 - Fix crash after Airthings server error
  15. Should be fixed in 1.2.2
  16. Version 1.2.2 changes the default for Auto Short Poll to False, so now it will stay false if you have that set, and will stay True if you change it to True. I'll think about saving the timestamp, but the effort required isn't worth it right now, many other things to work on in my spare time, and personally I just ignore the issue since it shortly corrects itself.
  17. Great, thanks. I'll get on it but no promises on schedule. Sent from my Pixel 8 Pro using Tapatalk
  18. So @bpwwer made the updates for PG3 and it hasn't been touched since. Original author was @fahrer16 if neither of those guys are currently supporting adding enhancements I can take it over, with their permission.
  19. Need a program for each if s_zone1Duration <= 0 or s_zone1Duration > 0 then s_zone1Duration (init) = s_zone1Duration This will run anytime the variable changes and updates it's init value.
  20. Fixed in 3.1.1, that was the only change.
  21. Whenever statevar changes set it's init If statevar <= 0 or statevar > 0 Set statevar init = statevar Sent from my SM-X808U using Tapatalk
  22. Yes they work great. Search titan on here and you'll see some posts. The attached leak sensor is a nice option as well. This one doesn't have the option for leak sensor https://www.thesmartesthouse.com/products/zooz-z-wave-plus-700-series-titan-water-valve-actuator-zac36 But the one on Amazon does, but more expensive. Sent from my Pixel 8 Pro using Tapatalk
  23. PG3 Airthings Consumer node server 1.2.1 released, see OP. Thanks to @bmercier for enhancements to Polyglot which allows us to set the Polling values from the plugin! - 1.2.1: 07/20/2024 - Try to set proper initial values on existing installs for Auto Short Poll = True - 1.2.0: 07/20/2024 - Add driver for short poll interval New Feature: The Controller has "Auto Set Short Poll" which will automatically set the short poll to the minimum value. If disabled, you can manually set it with the driver "Short Poll" on the controller.
  24. Hey Gary, no worries. But you didn't answer my question? Why do you have notification node server installed in 2 slots? Delete the one in slot 2. But if you really want it for some reason installed twice, you'll have to change the "rest_port" to a different number in the PG3 UI for slot 2.

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.