-
Posts
4650 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
Airthings API now available for their consumer products
Jimbo.Automates replied to johnnyt's topic in Airthings-C
Yes, I'll work on a node server if possible in a couple weeks after vacation. Sent from my Pixel 6 Pro using Tapatalk -
Each tag manager has a "Monitor Tags" option which is False by default. Did you set it to True? Sent from my Pixel 6 Pro using Tapatalk
-
/topic/34059-pg3-release-status-3062-rc2-scroll-to-bottom-for-latest-update Sent from my Pixel 6 Pro using Tapatalk
-
Released 3.3.1 see the Release Notes
-
Trouble with using an output as a controller in a scene
Jimbo.Automates replied to Tunaman's topic in ELK
Thanks for the offer on the Perl code, I wish node servers were in Perl, that's language I use at work a lot more than Python! But all the new kids love Python... This issue should work properly in 3.3.0. -
IMPORTANT: Starting with the 3.2.0 release it uses a new feature only available with ISY On Polisy 5.4.2. It should still function on older versions, but there may be issues loading the profile on older versions which will make programs using at least the Area nodes have issues. The Polyglot Version 3 Node server for ELK Security Version 3.3.5 is released. See the Release Notes See the README for more information, including information on moving from PG2. If you have issues orvrequests 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.
-
Thanks, I'll leave it here for now and see if there are any more comments or opinions from Ecobee node server users.
-
Added issue: https://github.com/UniversalDevicesInc-PG3/udi-poly-ecobee/issues/2 Yes, that portion of the code was never really hashed out on how it should work. The ecobee doesn't have an API command for setpoint up/down and the node server was written so you could do a DIM/BRT just like you do on a light, so it tried to guess what you wanted. I think most of that code existed before I took over the node server. I'm not sure how useful that is in reality. Looking at the code, When in auto or heat the BRT/DIM affects the heat setpoint, otherwise it affects the cool setpoint. But that doesn't match what @tmorse305 stated. You think there should be a seperate cool and heat setpoint up/down commands? So 4 commands instead of the current 2.
-
Bug in keypad message selection (content) pulldown list
Jimbo.Automates replied to wmcneil's topic in ELK
This is actually an ISY issue, I have no control over what is displayed in that list, and for some reason I can not tag Chris Jahn to let him know... -
Is there a way to activate tasks in UD Mobile?
Jimbo.Automates replied to cwagner2401's topic in UD Mobile
That was my assumption. Thanks for the great explanation. Sent from my Pixel 6 Pro using Tapatalk -
Is there a way to activate tasks in UD Mobile?
Jimbo.Automates replied to cwagner2401's topic in UD Mobile
The ELK NS doesn't support tasks yet, it's on my (long) list of things to add https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues I'm busy the next few weeks and on vacation but hopefully will get on it soon after returning. I'm curious what you do with tasks? I'm still a relative newbie on fully utilizing the ELK. Sent from my Pixel 6 Pro using Tapatalk -
I assumed people would be doing that, so I'll make it an option and default to off.
-
To All ELK Node Server Users, PG3 now has the ability to rename nodes when running the latest ISY On Polisy. So my question is should it always rename ISY nodes to match the what is on the ELK, or should it be an option in the PG3 UI which defaults to off and user can turn it on? Or it could also be a command on the Controller node that you could execute from the Admin Console. Personally I always want the node names to match and what is on the ELK is my source, but others may like to rename them in the ISY and keep them? I really wish the ELK API would allow me to grab the Spoken name since that is almost always a longer more meaningful name.
-
PG3 Notification Node server 3.3.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
If it's not showing in UD Mobile then hit the load profile button (or whatever it's called) in the PG3 UI for that Node server, then restart ISY again and re-sync UD Mobile to see if that fixes it. Although it's strange that it shows properly in AC... -
PG3 Notification Node server 3.3.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
Do they show correctly in the admin console and UD Mobile? Sent from my Pixel 6 Pro using Tapatalk -
PG3 Notification Node server 3.3.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
That issue usually means the ISY needs to be restarted, but you said Polisy was rebooted, so I'm not sure what the problem is... -
I got a lot on my plate and not a lot of spare time to even make requested enhancements and fixes to my current node servers, but I'll think about it. Sent from my Pixel 6 Pro using Tapatalk
-
That's odd, it should be restored to the same value it was by PG3. Can you download log package and PM it to me and I'll try to review when I am back home. Sent from my Pixel 6 Pro using Tapatalk
- 1 reply
-
- 1
-
-
I'm on the same versions and it works for me. Sent from my Pixel 6 Pro using Tapatalk
-
Harmony Responding to Status; Doesnt Control
Jimbo.Automates replied to pjjameso's topic in HueEmulator
Port must be something else besides 8080, and 80 is reserved so use something like 8081. Sent from my Pixel 6 Pro using Tapatalk -
Great, glad you figured it out, I was just coming here to review your log.
-
Default Startup page is no longer Favorites Android .139
Jimbo.Automates replied to LFMc's topic in UD Mobile
Thanks! That helped find what I needed. By default Nova only shows Sesame shortcuta in long press menu, so turning off that option now I see favorites for UD Mobile. Sent from my Pixel 6 Pro using Tapatalk -
Default Startup page is no longer Favorites Android .139
Jimbo.Automates replied to LFMc's topic in UD Mobile
Any idea how this would be accomplished in other launchers like Nova? I can't see it? There used to be a widget. Sent from my Pixel 6 Pro using Tapatalk -
PG3 IFTTT Webooks Node server 3.0.3
Jimbo.Automates replied to Jimbo.Automates's topic in IFTTT-Webhooks
I found the issue. Anyone using IFTT-Webhooks Node server restart and you should now get version 3.0.3, there was no real change from 3.0.3 except for issues with new installs, but for a while it had the old 3.0.0 version in the PG3 database.