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. It looks for devices coming back online since they can change IP address after a power outage. I don't think it hurts anything for it to always be looking for your unplugged devices, but I could add an option to turn it off but then you'll need to reserve IP address for Kasa devices.
  2. If you still have issues, @bpwwer will have to help let us know what that error means. Sent from my Pixel 6 Pro using Tapatalk
  3. Thanks for the log, it looks like your message id after 144 is not defined? This is causing my code to die, which I need to fix. If you have many messages to notify when a device is turned on or off, they can all share the same custom content, I'll try to create an example when I have time. Edit: Issue created: https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/issues/43
  4. Wow, that's a lot of messages! But no, there is no limit I am aware of. But you may have hit the maximum number of nodes? Dona download log package and PM it to me. I'm also curious why you need so many, you can do a lot with short custom content by embedding node or program names. Sent from my Pixel 6 Pro using Tapatalk
  5. Awesome, glad that fixed it, and you are welcome.
  6. Oh, that explains it. You need to do an "Upgrade Modules" to get the latest python: [admin@polisy-dev ~]$ python3 -V Python 3.9.14
  7. That's odd, something must not have installed correctly, can you log into your polisy and run this? Replace the _4 with the slot number of the ELK node server: cd /var/polyglot/pg3/ns/*_4 sudo -u polyglot ./install.sh
  8. Issue added: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/90
  9. Yes, the NS supports temperature on Zones. But do you also have Thermostats on your ELK system? I try to document all drivers, instead of temp you need CLITEMP as listed in the doc: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/blob/master/README.md#zone-node
  10. I can look into detecting if remote buttons are pushed, but the workaround sounds great. Sent from my Pixel 6 Pro using Tapatalk
  11. You can also put ELK NS nodes in an Insteon scene and use update scene programs to change for day and night modes. Sent from my Pixel 6 Pro using Tapatalk
  12. There are also other alarm systems supported by node server written by @Goose66 and possibly others. Sent from my Pixel 6 Pro using Tapatalk
  13. Sorry, I have no idea since I've not seen what the API will look like for the new system. Sent from my Pixel 6 Pro using Tapatalk
  14. That's correct as mentioned it's being worked out, although slowly since I've not had much free time lately. Sent from my Pixel 6 Pro using Tapatalk
  15. Methodology has not been completely worked out yet. https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/67 Just curious, what do you use this for?
  16. Starting with 3.2 the NS only supported Polisy: https://forum.universal-devices.com/topic/35577-pg3-elk-node-server-327/#comment-332777 The _sys_notify_short is used for sending text to keypads. Are you saying UD Mobile could hide it? If so that would be fine. If from the NS itself that would take some work but could be done.
  17. Yes of course Sent from my Pixel 6 Pro using Tapatalk
  18. Do a sync in UD Mobile to your ISY and the nodes will show up. Sent from my Pixel 6 Pro using Tapatalk
  19. Not a problem, but you can just rename it on the ISY side and it will continue to work. Or delete it in the PG3 UI then restart and it will come back with the new name, but you will have to add it back to any programs. Sent from my Pixel 6 Pro using Tapatalk
  20. That's odd it's showing Writing, I have no idea how that would happen. ISY doesn't write to node server nodes. The ecobee NS doesn't have the ability to rename nodes. I've been adding that functionality to my other node servers but haven't done it with ecobee yet. Sent from my Pixel 6 Pro using Tapatalk
  21. Jimbo.Automates replied to wmcneil's topic in ELK
    Yes, that make sense. Simplest way would be to send a 'None' before sending the same key twice in a row, but I'll also think about how to add Control events, althoughthat will be very difficult. You are correct, only None and chime show up, they do all show in Last Key, so will need to look into it. Re-opened: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/69
  22. PG3 ELK Node Server 3.5.5 released See the README
  23. Found a similar issue which is fixed in 3.5.5.
  24. Mine is in a folder called Alarm. Sent from my Pixel 6 Pro using Tapatalk

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.