-
Posts
4609 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
ISY to IoP migration process corrupted many lines of code
Jimbo.Automates replied to CoLong's topic in IoX Support
I noticed this as well, but you don't have to copy, just update a line and save. I think thus was mentioned in the transition post somewhere? Sent from my SM-X808U using Tapatalk -
Kasa devices disconnect randomly from ISY
Jimbo.Automates replied to Chris McKean's topic in Kasa (TP-Link)
This node server automatically detects devices assigned a new IP, and that seemed to work for your 'Basement Hallway" device. 2022-08-31 02:05:04,586 Thread-6 udi_interface WARNING Controller:discover_new_add_device: Updating 'Basement Hallway' host from 192.168.1.43 to 192.168.1.42 But the discover is not seeing another device. Did you check the Kasa app to see if that device is available there? -
Kasa devices disconnect randomly from ISY
Jimbo.Automates replied to Chris McKean's topic in Kasa (TP-Link)
My Kasa devices are very reliable. When the node server says they are disconnected can you check the Kasa app and see what it says? I'm very busy this week and weekend but can try to review the log when I have time. Sent from my Pixel 6 Pro using Tapatalk -
You should not be using pkg upgrade, only use Upgrade Packages in the admin console. Send a support ticket using the URL Michel has in his signature. Sent from my Pixel 6 Pro using Tapatalk
-
I confirmed that I missed updating a file, so even though it displays 3.0.8 you are actually on 3.0.9. I'll fix with next release.
-
That usually means I forgot to update a file and you are likely running 3.0.9, I'll take a look when I get a chance. Sent from my Pixel 6 Pro using Tapatalk
-
Yes, and that info will help me add support https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/65 Sent from my Pixel 6 Pro using Tapatalk
- 1 reply
-
- 2
-
-
-
Both issues fixed in 3.4.9. Thanks for reporting.
-
Thanks, that is benign, I'll add an ignore. That message means the system was sending an alarm report to central station and can not be used by 3rd party applications like this.
-
Please go to log page and download log package and send PM it to me. Sent from my Pixel 6 Pro using Tapatalk
-
Confirm your on 3.4.8 and restart the NS and it won't show up again. Sent from my Pixel 6 Pro using Tapatalk
-
Fixed in 3.4.8, thanks for reporting.
-
That's odd, I'll take a look tonight. Sent from my Pixel 6 Pro using Tapatalk
-
Yes, what @lilyoyo1 said. Since we have to poll the Ecobee servers to get status I never felt it was very useful to integrate. It could be added to the list, but honestly not much motivation to work on it since I already have over 60 issues that need attention at some point for all my node servers. Most people would opt for Insteon or Z-Wave sensors, I have a few I would give away since I now have wired ELK sensors.
-
1. Sorry, they are not, and currently not on the list to add. That would be a big effort. 2. Yes.
-
The Polyglot Version 3 Node server for ELK Security Version 3.4.7 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.
-
Also, make sure it's not trying to constantly write updates to wireless devices, that can make ISY very slow if there are a lot. I disable that option on each startup.
-
PG3 Camect node server 3.0.9 released. See Release Notes Make sure your ISY is running the latest version, which is 5.4.4 for IoP and 5.3.4 for ISY994i.
- 1 reply
-
- 1
-
-
Next error 2022-08-16 16:50:39,095 MainThread udi_interface INFO controller:start: Starting Lutron Caseta Node Server 2022-08-16 16:50:39,097 MainThread udi_interface.interface INFO interface:updateProfile: Sending Install Profile command to Polyglot. 2022-08-16 16:50:39,099 MainThread udi_interface DEBUG controller:start: Waiting for configuration False 2022-08-16 16:50:49,201 Thread-3 udi_interface ERROR picos:dataHandler: No custom data yet.... 2022-08-16 16:50:49,236 Thread-4 udi_interface ERROR picos:dataHandler: No custom data yet.... 2022-08-16 16:50:53,880 Thread-6 udi_interface ERROR udi_interface:write: Exception in thread 2022-08-16 16:50:53,882 Thread-6 udi_interface ERROR udi_interface:write: Thread-6 2022-08-16 16:50:53,883 Thread-6 udi_interface ERROR udi_interface:write: : 2022-08-16 16:50:53,883 Thread-6 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-08-16 16:50:53,884 Thread-6 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.9/threading.py", line 980, in _bootstrap_inner 2022-08-16 16:50:53,889 Thread-6 udi_interface ERROR udi_interface:write: self.run() 2022-08-16 16:50:53,889 Thread-6 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.9/threading.py", line 917, in run 2022-08-16 16:50:53,892 Thread-6 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-08-16 16:50:53,893 Thread-6 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_18/nodes/remote.py", line 189, in start 2022-08-16 16:50:53,895 Thread-6 udi_interface ERROR udi_interface:write: elif self.buttons[button]['button_number'] == self.button_nums[1]: 2022-08-16 16:50:53,895 Thread-6 udi_interface ERROR udi_interface:write: IndexError 2022-08-16 16:50:53,896 Thread-6 udi_interface ERROR udi_interface:write: : 2022-08-16 16:50:53,897 Thread-6 udi_interface ERROR udi_interface:write: list index out of range
-
Got a crash: 2022-08-15 17:58:17,903 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-08-15 17:58:17,904 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_18/./caseta.py", line 12, in <module> 2022-08-15 17:58:17,906 MainThread udi_interface ERROR udi_interface:write: LutronCasetaController(polyglot) 2022-08-15 17:58:17,906 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_18/nodes/controller.py", line 47, in __init__ 2022-08-15 17:58:17,908 MainThread udi_interface ERROR udi_interface:write: self.start() 2022-08-15 17:58:17,909 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_18/nodes/controller.py", line 134, in start 2022-08-15 17:58:17,911 MainThread udi_interface ERROR udi_interface:write: self.discover() 2022-08-15 17:58:17,912 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/.local/lib/python3.9/site-packages/asgiref/sync.py", line 218, in __call__ 2022-08-15 17:58:17,915 MainThread udi_interface ERROR udi_interface:write: return call_result.result() 2022-08-15 17:58:17,916 MainThread udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 439, in result 2022-08-15 17:58:17,922 MainThread udi_interface ERROR udi_interface:write: return self.__get_result() 2022-08-15 17:58:17,923 MainThread udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 391, in __get_result 2022-08-15 17:58:17,925 MainThread udi_interface ERROR udi_interface:write: raise self._exception 2022-08-15 17:58:17,927 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/.local/lib/python3.9/site-packages/asgiref/sync.py", line 284, in main_wrap 2022-08-15 17:58:17,929 MainThread udi_interface ERROR udi_interface:write: result = await self.awaitable(*args, **kwargs) 2022-08-15 17:58:17,931 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_18/nodes/controller.py", line 376, in discover 2022-08-15 17:58:17,933 MainThread udi_interface ERROR udi_interface:write: self.createPicoCfgNode(Remote4Group, device, device_id, '1', ' - A', [1], 'DON') # default on 2022-08-15 17:58:17,934 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_18/nodes/controller.py", line 187, in createPicoCfgNode 2022-08-15 17:58:17,936 MainThread udi_interface ERROR udi_interface:write: NodeType( 2022-08-15 17:58:17,938 MainThread udi_interface ERROR udi_interface:write: TypeError 2022-08-15 17:58:17,938 MainThread udi_interface ERROR udi_interface:write: : 2022-08-15 17:58:17,939 MainThread udi_interface ERROR udi_interface:write: __init__() takes 9 positional arguments but 10 were given
-
For some reason it says unavailable. Would be nice to understand why this has happened to you multiple times.
-
and yes, there are buttons for full open/close, and incremental open/close, and 4 more to control 4 devices Individually, 1-4 and an "all" button, pressing those just says which device is going to be controlled with the 4 open/close buttons. Then the "silver" button which moves all shades to their preset.
-
Hey @bpwwer, it showed new version available and I restarted, but still shows 1.0.1: 2022-08-15 17:27:05,842 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {'version': '1.0.1'}}
-
>> but do IoP events also end up on that queue IoP events do not go on the PG3 queue, it can talk to itself directly. I have weatherflow running as well, with Rapid Wind disabled so it sends less data. I don't notice any delays, I have lights triggered based on doors opening using the ELK node server and it happens very fast. I've heard of issues with ST-Inventory filling up ISY subscription connections, but not crashing it. >> If the Airthings NS needs to call for each device's data one device at a time anyway, that would be an easy place to put in a break Each query to the Airthings server takes a little time, so that is a built in break between each one. I could add an optional user delay in between each one, but that will take some effort to avoid other potential issues it may cause with Node server functionality. As I mentioned I have 19 node servers running and a couple are very busy, like WirelessTag's and I have not noticed issues with ISY On Polisy.
-
Works great! Thanks @Javi