-
Posts
4609 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
Flumewater subscription for this node server has expired
Jimbo.Automates replied to majkman's topic in FlumeWater
@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. -
Flumewater subscription for this node server has expired
Jimbo.Automates replied to majkman's topic in FlumeWater
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 -
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
-
ELK module won't connect after upgrade to PG3x 3.2.27
Jimbo.Automates replied to plumcrazy426's topic in ELK
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. -
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
-
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
-
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.
-
PG3 Airthings Consumer node server 1.2.6
Jimbo.Automates replied to Jimbo.Automates's topic in Airthings-C
PG3 Airthings Consumer node server 1.2.2 released, see OP. - 1.2.2: 07/23/2024 - Fix crash after Airthings server error -
Should be fixed in 1.2.2
-
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.
-
Great, thanks. I'll get on it but no promises on schedule. Sent from my Pixel 8 Pro using Tapatalk
-
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.
-
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.
-
Fixed in 3.1.1, that was the only change.
-
Whenever statevar changes set it's init If statevar <= 0 or statevar > 0 Set statevar init = statevar Sent from my SM-X808U using Tapatalk
-
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
-
PG3 Airthings Consumer node server 1.2.6
Jimbo.Automates replied to Jimbo.Automates's topic in Airthings-C
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. -
Notification Controller REST Status
Jimbo.Automates replied to FloridaGary's topic in Polyglot v3 (PG3x)
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. -
Notification Controller REST Status
Jimbo.Automates replied to FloridaGary's topic in Polyglot v3 (PG3x)
You should post in the sub-forum for the specific plugin in question: https://forum.universal-devices.com/forum/316-notification/ 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. -
Thanks, I've been traveling. I'll try to look at it this weekend. Sent from my Pixel 8 Pro using Tapatalk
-
The PIN will show up in a notice in the PG3 UI, exactly the same way plugin upgrade notifications show up. Something catastrophic is happening if /var/polyglot/pg3/ns/0021b902646e_4/logs/debug.log is not found. Please do a Download Log Package and PM that to me. Sent from my Pixel 8 Pro using Tapatalk