Everything posted by glarsen
-
Node server to connect to Daikin Mini-Split Heat Pump WiFi adapter?
Yes
-
Node server to connect to Daikin Mini-Split Heat Pump WiFi adapter?
There is one that uses the Intesis WI-Fi adapter. I built it because I have 2 Daikin Heat Pumps in my home. Simplistic but reliable.
-
Network/server error logging into MyQ service
I just paid for it on Sept 30th, hence my frustration.
-
Network/server error logging into MyQ service
The problem seems to have returned for me. For 2 days now I have been unable to successfully restart this node server. Might be time to give up and request a refund.
-
thermostats other than nuheat
I just swapped out my Schluter Thermostat for a NuHeat and it's been working fine for over 3 years. A bit more expensive than a node server, but if there isn't one. ....
-
Network/server error logging into MyQ service
Update to 3.2.23 seems to be OK here.
-
Network/server error logging into MyQ service
I had a "!", same thing, no change.
-
Network/server error logging into MyQ service
@Goose66, I am also experiencing the same issue as @dbwarner5. Several attempts over the past 36 hours result in the same error. PG3x 3.2.9, ISY 5.7.0_4. Thanks
-
Support thread for: PG3x v3.2.2 (August 18th, 2023)
I experienced the same situation with this upgrade on my eisy. All disabled programs were showing enabled and the error log showed nothing unusual. I needed to perform a restore to get things back to the proper state.
-
How to install Timedata
Once you click on Timedata in the store, the page that comes up will have an "Install" button which will then allow you to choose which PG3x slot to insta6it in.
-
Always looking for new options, but what does this give you?
For simple time and date information the built in ISY functions are fine and even recommended. This Node Server offers a bunch of mundane variants on the concept of time 🙂. See Docs/TimedataPG3/README.md at main · ve7gel/Docs (github.com) for some idea.
-
Issue with TimeData node causing logic to be executed twice in specific edge conditions.
It turns out, after running your sample program overnight, that it doesn't replicate this every hour, only periodically, with no pattern I can discern. I'm thinking it has something to do with timing related to when the Node Server was started (how close to the change of the actual minute), which then may cause some logic confusion in the ISY. There is nothing in the Node Server code that would make it trigger differently from one minute to the next, nor is there any dependency on the hour changing. Are you able to use the built-in time/date functions of the ISY for this? The Node Server only changes the display of the minute on the next shortPoll after the minute actually changes, which may be up to 59 seconds late, depending upon when in the minute the Node Server was last started.
-
Issue with TimeData node causing logic to be executed twice in specific edge conditions.
While I can replicate this phenomenon, I am not clear on why it is happening. In checking both the code and my local logs, the Node Server only updates the minute value once each time the minute changes. I can't explain why the program is triggered on the 00 minute of the next hour. Try reversing the order of the hour and minute conditions in the program and see if it makes any difference. Also, you can try changing your shortPoll value to 60 from the default of 30. :
-
PG3x 3.1.35 Beta - CLOSED
Same for me this morning
-
Support thread for: PG3x v3.1.33 (June 30, 2023)
Same here.
-
Night Sound and Speech Enhancement Control
I also reinstalled using 1.0.9. Everything thing works as expected.
-
RainMachine NS, Shows controller to be offline
So, the heartbeat fix was trivial. 3.2.1 is indeed there now with the fix. Note: Since 3.2.0 was so old, and with significant changes to PG3x since it was released, you may have to re-install rather than just restart to update.
-
RainMachine NS, Shows controller to be offline
I've noticed that ping error too, but haven't had time to look into it. I thnk something changed with the ping API call. It's only a status check and had no operational effect on the NS, so I haven't prioritized it yet. There is no 3.2.1, that seems to have crept in during another node server update. (though I guess there will be once the ping check is fixed)
-
I can not delete nodeserver from PG3
See the same thing - the Confirm/Cancel dialog is greyed out/inactive after installing 3.1.24
-
Support thread: IoX 5.5.9 Release
Updated to 5.5.9 with no issues on eisy with pg3x 3.1.22. The "Update Packages" message seems to have gone.
-
PG3 - DysonPureCool Node Server - Vanished
@jwagner010, @bpwwer, thanks for your patience and help in resolving this. A brain **** when cleaning up old node server entries in my dev list caused it all.
-
Can't get a connection between Meteobridge and WeatherPoly on Polisy
@CStockard, the Meteobridge node server should be back in the PG3 store.
-
PG3 - DysonPureCool Node Server - Vanished
That's odd, there is no 'Free' version. There was a 'Free Trial' version in the Beta store, but not in the Production store. The Beta has been removed.
-
PG3 - DysonPureCool Node Server - Vanished
There's something odd about that screenshot too. This is what I see in the node server info display on the production store, and what you should be seeing:
-
PG3 - DysonPureCool Node Server - Vanished
Oops, sorry, my bad. Accidentally deleted production instead of pre-prod. It was never on github. I'll try to fix it now.