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. Q: There is no need to port forward if the eISY & Elk are both on the same LAN. A: The ELK and eISY are on the same network. To be clear, they are both connected to the same ethernet switch which is then connected to my router. My modem is on bridge mode and it is my wireless router that gives out the IP addresses. Is any of that a problem?? AA: Yes, remove the port forward. Port forwarding is for accessing devices inside your network from outside your network. Q: Personally I don't use the same code as other users, I create a new code just for the plugin so I can know who did it. A: Does this user_ cod mean anything? I assume using my ELK sign in numbers is good enough. Correct? AA: There is no ELK sign in for the node server. It needs the user code to arm/disarm the system. Q: Please confirm with ElkRP2 that unsecure port is allowed and is set to 2101. A: I had it set to 2601. Changed the settings to the way you show. I then saved the changed and rebooted ELK. I then rebooted eISY. No change. Still shows M1WEP status as "False" AA: If "Enable Non-Secure" is enabled as shown in the attached, then we have some other issue. I suspect it's the IP address. Q: Personally I'd do this on the router and let the Elk obtain the IP from the router with DHCP. A: I would prefer that but someone said static was better. Should I change it? Yes, I would. You can assign a static IP in your router for that MAC address, that's a better way IMO to manage it. After confirming non-secure port is enabled, please download log package and PM or email it to me.
  2. > I created a static address for the IP address for my ELK under the MIXEP Setup / TCP/IP Settings Personally I'd do this on the router and let the Elk obtain the IP from the router with DHCP.
  3. @dantoronto > "M1EXP Status" False That's the problem. The plugin is not connecting to your Elk M1EXP. > In my router, I port forwarded 2101 for the IP address for my ELK. I used TCP as the protocol. I could have also used UDP or Both. There is no need to port forward if the eisy & Elk are both on the same LAN. > user_code: used the password we use to arm or disarm our ELK keypad Personally I don't use the same code as other users, I create a new code just for the plugin so I can know who did it. > Host: the IP Address for the ELK with 2101. 192.168.50.xx:2101 Please confirm with ElkRP2 that unsecure port is allowed and is set to 2101.
  4. Thanks, issue created: https://github.com/UniversalDevicesInc-PG3/udi-harmony-poly/issues/36
  5. @dantoronto On the Controller node what is "M1EXP Status" and "NodeServer Errors"? Also, what do you have the configuration parameters set to?
  6. so, I tried turning the "Hold Duration" in the app to "Decide at time of change" and it worked. the problem is that i have children who will adjust thermostats and choose "indefinite" setting change and this will not allow the normal schedule to resume. I'd like to have the ISY be able to setting the "hold duration" to "indefinite" but the thermostats themselves to only be able to change the temp "until the next schedule". I'll try to review the API and see if there's anything that could help. You could have a program the hold and force it back to next schedule? Sent from my Pixel 8 Pro using Tapatalk
  7. That is in slot 3, you'll need to look in the PG3 UI to see what is installed. Sent from my Pixel 8 Pro using Tapatalk
  8. They are installed in different slots?
  9. Thanks. I wasn't sure with Alexa, with Google I use the approach you mentioned with a program to arm. Sent from my Pixel 8 Pro using Tapatalk
  10. I'll need advice from @bmercier on the best device type and hint to use, but this will require changes to the ELK plugin to support. Sent from my Pixel 8 Pro using Tapatalk
  11. Ecobee only has polling. Sent from my Pixel 8 Pro using Tapatalk
  12. I upgrade modules rebooted and no issues. Please set Log Level to Debug, restart, and when you see that error again please "Download Log Package" and PM that to me.
  13. This looks like PG3 didn't send all the info the plugin was waiting for. I see you are on the latest release so I will upgrade and see if I have any issues.
  14. The updates are pushed to the responder so it knows what to do when the controller activates it. The changes were made in ISY many years ago. I have programs which set the Level variable based on time of day and this program reacts to the change.
  15. They do not, you can have a program set them to ignore for that controller. I used to do that a lot when I used them. I still adjust levels in Insteon motion sensor controlled scenes.
  16. Yes, I understood that in the original post, but nothing about the Ecobee plugin could be messing with your lights.
  17. The sensor in the thermostat. No idea why it's more than before, maybe temperature is fluctuating more in your house. But either way it's not causing a problem is it? Sent from my Pixel 8 Pro using Tapatalk
  18. Thanks, I looked at the log and everything looks normal The Ecobee plugin doesn't do anything on short poll. On long poll it sends heartbeat (DON/DOF) and checks updates status of all thermostat & sensor values. The updates you mentioned as duplicate are slightly different, each thermostat has a Temperature, and it has a Sensor which has a Temperature, so both those are updated at the same time, notice which is n007_t and the other is n007_s 11/15/2023, 13:20:09 [pg3] info: IoX Request: [Try: 1] [00:0d:b9:53:d6:64] :: - http://localhost:8080/rest/ns/7/nodes/n007_t311089518082/report/status/ST/69.9/17 11/15/2023, 13:20:09 [pg3] info: IoX Response: [Try: 1] [00:0d:b9:53:d6:64] :: [200] :: 12.764744ms - http://localhost:8080/rest/ns/7/nodes/n007_t311089518082/report/status/ST/69.9/17 11/15/2023, 13:20:09 [pg3] info: Received commands on topic udi/pg3/ns/status/00:0d:b9:53:d6:64_7: set 11/15/2023, 13:20:09 [pg3] info: IoX Request: [Try: 1] [00:0d:b9:53:d6:64] :: - http://localhost:8080/rest/ns/7/nodes/n007_s311089518082/report/status/ST/69.9/17 11/15/2023, 13:20:09 [pg3] info: IoX Response: [Try: 1] [00:0d:b9:53:d6:64] :: [200] :: 10.58533ms - http://localhost:8080/rest/ns/7/nodes/n007_s311089518082/report/status/ST/69.9/17 Then you will also see a lot of updates for the weather nodes. You can turn off weather on the controller if you don't care about that 11/15/2023, 13:02:09 [pg3] info: IoX Request: [Try: 1] [00:0d:b9:53:d6:64] :: - http://localhost:8080/rest/ns/7/nodes/n007_w311089518082/report/status/GV1/52/22 11/15/2023, 13:02:09 [pg3] info: IoX Response: [Try: 1] [00:0d:b9:53:d6:64] :: [200] :: 20.259041ms - http://localhost:8080/rest/ns/7/nodes/n007_w311089518082/report/status/GV1/52/22 11/15/2023, 13:02:09 [pg3] info: IoX Request: [Try: 1] [00:0d:b9:53:d6:64] :: - http://localhost:8080/rest/ns/7/nodes/n007_w311089518082/report/status/GV3/58.5/17 11/15/2023, 13:02:10 [pg3] info: IoX Response: [Try: 1] [00:0d:b9:53:d6:64] :: [200] :: 10.47227ms - http://localhost:8080/rest/ns/7/nodes/n007_w311089518082/report/status/GV3/58.5/17 11/15/2023, 13:02:10 [pg3] info: IoX Request: [Try: 1] [00:0d:b9:53:d6:64] :: - http://localhost:8080/rest/ns/7/nodes/n007_w311089518082/report/status/GV4/35.4/17 11/15/2023, 13:02:10 [pg3] info: IoX Response: [Try: 1] [00:0d:b9:53:d6:64] :: [200] :: 10.559669ms - http://localhost:8080/rest/ns/7/nodes/n007_w311089518082/report/status/GV4/35.4/17 11/15/2023, 13:02:10 [pg3] info: IoX Request: [Try: 1] [00:0d:b9:53:d6:64] :: - http://localhost:8080/rest/ns/7/nodes/n007_w311089518082/report/status/GV5/7/48 11/15/2023, 13:02:10 [pg3] info: IoX Response: [Try: 1] [00:0d:b9:53:d6:64] :: [200] :: 10.387738ms - http://localhost:8080/rest/ns/7/nodes/n007_w311089518082/report/status/GV5/7/48 11/15/2023, 13:02:10 [pg3] info: IoX Request: [Try: 1] [00:0d:b9:53:d6:64] :: - http://localhost:8080/rest/ns/7/nodes/n007_f311089518082/report/status/GV3/66.0/17 11/15/2023, 13:02:10 [pg3] info: IoX Response: [Try: 1] [00:0d:b9:53:d6:64] :: [200] :: 10.434536ms - http://localhost:8080/rest/ns/7/nodes/n007_f311089518082/report/status/GV3/66.0/17 11/15/2023, 13:02:10 [pg3] info: IoX Request: [Try: 1] [00:0d:b9:53:d6:64] :: - http://localhost:8080/rest/ns/7/nodes/n007_f311089518082/report/status/GV4/38.1/17 11/15/2023, 13:02:10 [pg3] info: IoX Response: [Try: 1] [00:0d:b9:53:d6:64] :: [200] :: 11.259238ms - http://localhost:8080/rest/ns/7/nodes/n007_f311089518082/report/status/GV4/38.1/17
  19. Do a download log package for Ecobee and PM it to me with a link to this thread and I will see if something is wrong with ecobee.
  20. The PG3 Node server for ELK Security Version 3.10.4 is released. See the Release Notes
  21. The disconnected is a bug in PG3, I'll release a workaround when I have time. All the false are System Trouble Status reported by ELK, so all false's are good they're documented in the readme. https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK Sent from my Pixel 8 Pro using Tapatalk
  22. From @Michel Kohanim I just included rust in the dev packages (was not there before). So, for your existing customers please have them: Upgrade Packages Install Dev Packages
  23. Thanks, what does Content #4 look like?

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.