-
Posts
4644 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
PG3 Notification Nodeserver 3.1.1
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
PG3 allows you to install the same NS in multiple slots. Sent from my Pixel 6 Pro using Tapatalk -
The Polyglot Version 3 Node server for ELK Security Version 3.1.2 is released. See the README for more information, including information on moving from PG2. The Release Notes are also available. If you have issues are requests please check PG3 ELK Github issues to see it has already been listed:
-
Polyglot 3 Flume Water Node server 3.0.11
Jimbo.Automates replied to Jimbo.Automates's topic in FlumeWater
Thanks, fixed. -
The sudo pkg update and upgrade the Bob posted in the PG3 thread. Sorry on my phone so can't look for it. Sent from my Pixel 6 Pro using Tapatalk
-
Latest PG3 should be good now.
-
Hold off on that upgrade, may be an issue.
-
Anyone experiencing issues during 3am query causing crashes, the issue is fixed in PG3, please upgrade to pg3 3.0.39 and restart pg3. Thanks @bpwwer for the fixes.
-
That's odd, nothing has changed related to how devices are turned on. So you are saying when Harmony Remote turned on a device using the Hue Emulator the ISY would see that a s Control? It's possible the underlying PyISY program changed, but I don't think anything has changed there either.
-
Thanks, all good now.
-
Yes, when you run a query it pulls the data from the web, when tags update they push data from the tag manager to the NS.
-
The log looks fine. Do you have your LAN segmented? Can the tag manager IP address see the Polisy IP address on your network? Sent from my Pixel 6 Pro using Tapatalk
-
Fixed in 3.0.5
-
The Polyglot Version 3 Notification Nodeserver 3.1.1 is released. See the README for more information, including information on moving from PG2. The Release Notes are also available.
-
Thanks, different error this time: 2022-02-04 17:22:31,889 Thread-30 udi_interface ERROR udi_interface:write: Exception in thread 2022-02-04 17:22:31,890 Thread-30 udi_interface ERROR udi_interface:write: Thread-30 2022-02-04 17:22:31,890 Thread-30 udi_interface ERROR udi_interface:write: : 2022-02-04 17:22:31,891 Thread-30 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-02-04 17:22:31,891 Thread-30 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-02-04 17:22:31,895 Thread-30 udi_interface ERROR udi_interface:write: self.run() 2022-02-04 17:22:31,896 Thread-30 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-02-04 17:22:31,899 Thread-30 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-02-04 17:22:31,899 Thread-30 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 432, in poll 2022-02-04 17:22:31,901 Thread-30 udi_interface ERROR udi_interface:write: set_hub_timestamp() 2022-02-04 17:22:31,902 Thread-30 udi_interface ERROR udi_interface:write: NameError 2022-02-04 17:22:31,902 Thread-30 udi_interface ERROR udi_interface:write: : 2022-02-04 17:22:31,903 Thread-30 udi_interface ERROR udi_interface:write: name 'set_hub_timestamp' is not defined 2022-02-04 17:22:42,299 Thread-5 udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: update() takes 2 positional arguments but 3 were given and still seeing these in the log? 2022-02-04 17:25:42,221 Thread-5 udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: update() takes 2 positional arguments but 3 were given 2022-02-04 17:25:42,221 Thread-5 udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: update() takes 2 positional arguments but 3 were given
-
The HueEmulator Polyglot Version 3.0.6 Node Server is released. IMPORTANT: There was an issue with PG3 where it deleted the configuration data on restart so device ids could change, which has been fixed. Make sure your PG2 and PG3 are the versions mentioned in the README See the README for more information, including information on moving from PG2. The Release Notes are also available. I had planned to move this to use PyISY 3.x during the conversion, but there are conflicts because PG3 uses PyISY 2.x so we need to convert all that user it at the same time. We will work on this in the future.
-
Sorry, this is really strange. I have no idea why your profile is not loading into the ISY properly. Do a restart to upgrade to 3.0.4 then download log and PM that to me.
-
Hey @bpwwer Realized my weatherflow wasn't working, and found just this in the log: 2022-02-03 18:15:00,052 Thread-1563 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-02-03 18:15:00,057 Thread-1563 udi_interface ERROR udi_interface:write: self.run() 2022-02-03 18:15:00,058 Thread-1563 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-02-03 18:15:00,062 Thread-1563 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-02-03 18:15:00,063 Thread-1563 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 420, in poll 2022-02-03 18:15:00,066 Thread-1563 udi_interface ERROR udi_interface:write: eto = self.eto.doETo() 2022-02-03 18:15:00,067 Thread-1563 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/et3.py", line 361, in doETo 2022-02-03 18:15:00,069 Thread-1563 udi_interface ERROR udi_interface:write: return evapotranspriation(self.temp_max, self.temp_min, None, self.WindSpeed(), self.elevation, self.rh_max, self.rh_min, self.latitude, self.canopy, self.day) 2022-02-03 18:15:00,070 Thread-1563 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/et3.py", line 180, in evapotranspriation 2022-02-03 18:15:00,073 Thread-1563 udi_interface ERROR udi_interface:write: Rs = calc_solar_radiation(min_t, max_t, latitude_r, declination, julian_day) 2022-02-03 18:15:00,074 Thread-1563 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/et3.py", line 122, in calc_solar_radiation 2022-02-03 18:15:00,076 Thread-1563 udi_interface ERROR udi_interface:write: Rs = 0.17 * math.sqrt(t_max - t_min) * Ra 2022-02-03 18:15:00,077 Thread-1563 udi_interface ERROR udi_interface:write: ValueError 2022-02-03 18:15:00,077 Thread-1563 udi_interface ERROR udi_interface:write: : 2022-02-03 18:15:00,078 Thread-1563 udi_interface ERROR udi_interface:write: math domain error 2022-02-03 18:15:06,749 Thread-5 udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: update() takes 2 positional arguments but 3 were given 2022-02-03 18:15:33,376 Thread-5 udi_interface ERROR weatherflow:udp_data: Failed to send data to ISY: update() takes 2 positional arguments but 3 were given I restarted and still seeing the issue. This is with the original Sky, I haven't swapped out for the new Tempest yet.
-
With IoP we can now put ${sys.program.#.name} and ${sys.node.#.name} in the Path for Network Resource, but if the program or node name contains spaces it sends a bad post command. Normally if the Path has spaces you can set "Encode URL" to fix them, but when using ${sys.program.#.name} you can't enable "Encode URL". How do we get around that, besides naming the Programs with + signs instead of spaces? This is an extremely using enhancement, but not being able to fix spaces makes it very limiting. Or maybe I'm missing something? I'm sure @MWareman or others must be using this?
-
Thanks all for confirming! Sent from my Pixel 6 Pro using Tapatalk
-
-
PG3 CAO Wireless Tag Nodeserver 3.0.12
Jimbo.Automates replied to Jimbo.Automates's topic in WirelessTag