Jump to content

Jimbo.Automates

Members
  • Posts

    4644
  • Joined

  • Last visited

Everything posted by Jimbo.Automates

  1. Everything in the ELK nodes is available in UD Mobile Sent from my Pixel 6 Pro using Tapatalk
  2. Everything should be available for notifications. Some examples are provided in the doc: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/blob/master/README.md
  3. If there are missing features you need that are not listed here https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues then please add them.
  4. This issue has been discussed here: https://github.com/UniversalDevicesInc-PG3/udi-poly-Airthings-Consumer/issues/13#issuecomment-1193197934 Please comment there if the solution doesn't work for you.
  5. Yes, that all looks good. I wonder if it's an iOS issue? I'm on Android. Sent from my Pixel 6 Pro using Tapatalk
  6. What does your network resource look like? Sent from my Pixel 6 Pro using Tapatalk
  7. Strange, it works fine for me, even using a custom sound. Mine barks every time the doggy door opens. Post a screen shot of how you are using it.
  8. @Javi the INIT editor solved my issue with non dimmable KPL, thanks! Sent from my Pixel 6 Pro using Tapatalk
  9. Now the very odd thing is back on the LAN and it works just fine. Very strange because now I see the little spinning icon for a split second, where before that was not happening.
  10. You can disable motion detection completely which should help battery life, and in special options set "Buffer multiple" so they push out temp/hum updates less often, and change "Receiver Mode" to "Lower Power Mode".
  11. Not required, this creates custom messages as described in the doc https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/POLYGLOT_CONFIG.md#messages New option to send notifications to UD Mobile app, I need to update the doc for this still. The opt1=val1 will cause and error, I guess you took that verbatim from the doc, it's meant to tell you to add your options and values, and all the options are described. https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/README.md#isy-network-resource The easiest way to send a message is with https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/README.md#short-custom-content Using "Send Sys Short" on your serivce node. Make sure to read both docs: https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/README.md https://github.com/UniversalDevicesInc-PG3/udi-poly-notification/blob/master/POLYGLOT_CONFIG.md (This should be shown on the Configuration for the node server page, along with lots of hints about how to format your network resources. As to why the Node server still says Disconnected, that could be anything. Do a "Download Log Package" and PM that to me.
  12. Something must be overriding it or setting it back because I use this method extensively at our Lake House. I created an "AwayExtended" Climate Type and have a program that sets it to that Cand Hold as Indefinite and it works great.
  13. Yes, would be ideal to fix the source, and understand it can take a while. The slider works great on a dimmable light, haven't tried the Picker. I have no programs controlling these fans. Now the very odd thing is I just tried it again while not at home and it looks like it worked perfectly, I will test again when back home and connected to the LAN.
  14. Ok, maybe I'll poll users of the Kasa NS to see if anyone objects to just change the it. Ok, bummer. Should it just be changed in the ISY source profile? Strange, I tried another Fanlinc and it had the same issue. They both respond file to KPL and RemoteLinc's.
  15. Yeah, it's a timing issue with the startup of PG3 so eventually on the next report it will get fixed. 3.5.2 fixed the initialization value so it shouldn't toggle on startup like you noticed. You can always check for new versions manually by going to the store page and click the update button. Sent from my Pixel 6 Pro using Tapatalk
  16. @garybixler Try 3.5.2
  17. The Polyglot Version 3 Node server for ELK Security Version 3.5.1 is released. See the Release Notes Please make sure your Polisy is up to date by running Upgrade Packages in the Admin Console -> Configuration -> System section. See the README for more information, including information on moving from PG2. If you have issues or requests please check PG3 ELK Github issues to see it has already been listed. And if you want to thumbs up an issue I will try to prioritize fixing the ones with most votes.
  18. Great, glad it's kinda working. I don't have a zone with temperature so it's hard to test it thoroughly. I'm not sure if the zones need to be polled, of if temperature changes will be pushed. Please set log to "Debug + Modules" then query the node, wait for it to go back to -40 then download log package and PM that to me. Although I've heard that PM might be broken now on the forums, so you can email it to me, same as my user name here at gmail.
  19. PG3 Node server for CAO Wireless Tags version 3.1.7 is released, see the Release Notes.
  20. In ISY Systems settings do you have request status options enabled? Sent from my Pixel 6 Pro using Tapatalk
  21. @Javi Great job on the widgets! Just started using them. Would it be possible for the slider to show the value as you slide it? The Kasa NS uses 0-255 for brightness which works fine in a slider, but maybe I should change it to use 0-100 so it shows percentage instead of the number? I'm not able to add the load button for an Insteon KPL. Can that be added? See pic. It works fine using the default type. I tried the picker for Insteon fan motor, which pulls up the off/low/medium/high but it doesn't actually change the device when I select one? UD Mobile.is now becoming a great app to control everything with IoP and Polyglot! Sent from my Pixel 6 Pro using Tapatalk
  22. That's odd because those errors are from PG3 itself, not the Node server so unsure how any could be working. Near the very end of the PG3 log it shows errors contacting the ISY: /20/2022, 20:14:30 [pg3] debug: [PUBLISH: udi/pg3/ns/clients/00:21:b9:00:ef:c2_2] {"shortPoll":{}} 9/20/2022, 20:14:30 [pg3] debug: [MESSAGE_PUBLISHED] Client pg3_client has published message on udi/pg3/ns/clients/00:21:b9:00:ef:c2_2 to broker pg3_broker 9/20/2022, 20:14:30 [pg3] error: No code in error response 9/20/2022, 20:14:30 [pg3] warn: ISY Response: [Try: 1] [00:0d:b9:53:2b:bc] :: [401 - OK] :: 11.024519ms - http://192.168.0.48:8080/rest/profiles/ns/0/connection 9/20/2022, 20:14:30 [pg3] error: No code in error response 9/20/2022, 20:14:30 [pg3] warn: ISY Response: [Try: 2] [00:0d:b9:53:2b:bc] :: [401 - OK] :: 6.935924ms - http://192.168.0.48:8080/rest/profiles/ns/0/connection 9/20/2022, 20:14:30 [pg3] error: No code in error response 9/20/2022, 20:14:30 [pg3] warn: ISY Response: [Try: 3] [00:0d:b9:53:2b:bc] :: [401 - OK] :: 9.455622ms - http://192.168.0.48:8080/rest/profiles/ns/0/connection 9/20/2022, 20:14:30 [pg3] debug: ISY Response: [Try: 1] [00:21:b9:00:ef:c2] :: [200] :: 56.488285ms - http://192.168.0.33:1026/rest/profiles/ns/0/connection 9/20/2022, 20:14:30 [pg3] error: No code in error response 9/20/2022, 20:14:30 [pg3] error: ISY Response: [MAX TRIES EXCEEDED] [00:0d:b9:53:2b:bc] :: [401 - OK] :: 18.126119ms - http://192.168.0.48:8080/rest/profiles/ns/0/connection 9/20/2022, 20:14:30 [pg3] info: ISY node server configuration update required 9/20/2022, 20:14:30 [pg3] debug: Scheduling http://192.168.0.33:1026/rest/profiles/ns/2/connection/set/network?ip=192.168.0.48&baseurl=%2Fns%2F00%3A21%3Ab9%3A00%3Aef%3Ac2_2&name=Hue&nsuser=00%3A21%3Ab9%3A00%3Aef%3Ac2&nspwd=Fx8VH%3FXivE05leIS&isyusernum=0&port=3000&timeout=0&ssl=true&enabled=true&sni=true to group system 9/20/2022, 20:14:30 [pg3] error: Error: GET http://192.168.0.48:8080/rest/profiles/ns/0/connection Failed :: 401 - OK 9/20/2022, 20:14:30 [pg3] error: getExistingNodeServers :: Error: Received no response from the ISY. Check your ISY IP Address at Object.getExistingNodeServers (/var/polyglot/node_modules/@universaldevices/pg3/lib/modules/isy/system.js:91:13) at runNextTicks (node:internal/process/task_queues:60:5) at listOnTimeout (node:internal/timers:533:9) at process.processTimers (node:internal/timers:507:7) at async /var/polyglot/node_modules/@universaldevices/pg3/lib/services/isy.js:80:21 at async Promise.allSettled (index 0) 9/20/2022, 20:14:30 [pg3] warn: verifyNodeServers (00:0d:b9:53:2b:bc) :: ISY has no node servers installed, skipping 9/20/2022, 20:14:30 [pg3] debug: ISY Response: [Try: 1] [00:21:b9:00:ef:c2] :: [200] :: 114.915795ms - http://192.168.0.33:1026/rest/profiles/ns/2/connection/set/network?ip=192.168.0.48&baseurl=%2Fns%2F00%3A21%3Ab9%3A00%3Aef%3Ac2_2&name=Hue&nsuser=xxx&nspwd=xxx&isyusernum=0&port=3000&timeout=0&ssl=true&enabled=true&sni=true 9/20/2022, 20:14:30 [pg3] info: [00:21:b9:00:ef:c2_2] 'Hue' installed into ISY successfully... 9/20/2022, 20:14:30 [pg3] debug: >>>>>>> Got isy ready event >>>>>> That is a problem, change the emulated hue to a different port when using IoP. It doesn't matter what as long as it's greater than 1000 but just use something like 8081. I need to change the NS default since IoP decided to use the port that I was using as a default. And you never answered @bpwwer Make sure you are on the latest version of PG3 which is at 3.1.10 now.
  23. There are tons of errors in the PG3 log about permissions communicating with the ISY: 9/20/2022, 20:14:30 [pg3] error: Error: GET http://192.168.0.48:8080/rest/profiles/ns/0/connection Failed :: 401 - OK 9/20/2022, 20:14:30 [pg3] error: getExistingNodeServers :: Error: Received no response from the ISY. Check your ISY IP Address at Object.getExistingNodeServers (/var/polyglot/node_modules/@universaldevices/pg3/lib/modules/isy/system.js:91:13) at runNextTicks (node:internal/process/task_queues:60:5) at listOnTimeout (node:internal/timers:533:9) at process.processTimers (node:internal/timers:507:7) at async /var/polyglot/node_modules/@universaldevices/pg3/lib/services/isy.js:80:21 at async Promise.allSettled (index 0) 9/20/2022, 20:14:30 [pg3] warn: verifyNodeServers (00:0d:b9:53:2b:bc) :: ISY has no node servers installed, skipping
  24. It goes to where ever your browser is configured to place downloads. Yes, I saw that error in your post, but that doesn't help, I need to see the PG3 log, not the NS log to see what happened before that error.
  25. For either issue "Download Log Package" and PM it to me.
×
×
  • Create New...