-
Posts
4634 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
All 3 of mine have been going offline/online during the night and continuing now. Sent from my Pixel 6 Pro using Tapatalk
-
Sorry, just saw this. You should post int he specific node server forum for ELk; https://forum.universal-devices.com/forum/309-elk/ Michel had forwarded my a support ticket similar to this so we may have helped you already? The issue in the log has happened to a few people and is not a problem with the node server, the recommended fix is to move to PG3x.
-
PG3 and PG2 Failure After Internet Service Went Down
Jimbo.Automates replied to apostolakisl's topic in Polyglot v3 (PG3x)
I attempt to have my node servers recover from lost internet. So if it's one of mine please let me know. Sent from my Pixel 6 Pro using Tapatalk -
I had the exact same issue, Bob couldn't figure it out then when I came back the next morning to debug and it just worked. Sent from my Pixel 6 Pro using Tapatalk
-
Is there more info somewhere on how to get this working on eisy? Sent from my Pixel 6 Pro using Tapatalk
-
UD Mobile in Android auto would be awesome! Especially if notifications came through as well. I currently have to use telegram to get important notifications so they show up on Android auto. Sent from my Pixel 6 Pro using Tapatalk
-
Disable weather in the thermostat in the AC. No option to ignore sensors. Sent from my Pixel 6 Pro using Tapatalk
-
Please set log to Debug, wait for them to show up and PM me another log package.
-
Just disable the program so it can't run automatically. But personally I'd just have UDMobile set a variable and add that to your if conditions because you may want to know that for other programs as well. Sent from my Pixel 6 Pro using Tapatalk
-
Any ERRORS shown in the Polyglot UI for ELK? Any ERROR in the Log file? Download log package and PM it to me.
- 1 reply
-
- 1
-
-
I think you are the first to officially ask for this, unless I'm forgetting someone else, which is possible. It's going to take some time but I'll try to look into it next. Sent from my Pixel 6 Pro using Tapatalk
-
PG3 Notification Node server 3.5.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
Great! And sorry for not giving those instructions sooner! I'll add to the OP. -
PG3 Notification Node server 3.5.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
UD Mobile, Notifications, Settings. I should make this optional. I'll try to do that today. Sent from my Pixel 6 Pro using Tapatalk -
PG3 Notification Node server 3.5.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
Are you putting it in the new portal_api_key setting? I'll check your log in a few. Sent from my Pixel 6 Pro using Tapatalk -
PG3 Notification Node server 3.5.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
PG3 Notification Node Server 3.5.4 has been released. See the Release Notes for more information. -
PG3 Notification Node server 3.5.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
PG3 Notification Node Server 3.5.2 has been released. See OP. -
PG3 Notification Node server 3.5.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
The node server does not control what is in that list, it uses the editor _sys_notify_short and is presented by the AC so I will have to defer to @Chris Jahn about why your list is incomplete. It is the same list presented in the ISY Portal Service Node "Short Custom Content". -
Version 3.5.1- 2 nodes now for Push to UDMobile?
Jimbo.Automates replied to macjeff's topic in Notification
The current ISY Portal service nodes will remain, they have many more options, and I will be adding groups to the list of devices. I was doing my production testing yesterday and this morning which is why it hadn't been officially announced. -
1. No, it is a new parameter, the existing one on the ISY Portal Service node should still exist. 2. The preference is to use groups always so if you change the name of your phone it will still work, and when you get a new phone it can be put in the group and the old one removed. I will be adding groups to the "devices" list in the ISY Portal Service node so you can chose to use either.
-
PG3 Notification Node Server 3.5.4 has been released. See the Release Notes for more information. If you update from a version prior to 3.5.0 you will need to set your Portal API key in the "Custom Configuration Parameters". To find your portal_api_key open UDMobile, go to Notifications then Settings. I will release a new version soon which makes this optional. See the README for more information, including information on moving from PG2.
-
I see in the log it sets GV9 which is animal -> squirrel to zero: 2023-05-04 10:05:53,667 Thread-14 udi_interface.node DEBUG node:setDriver: 01_003_animal:Deck animal Reporting set GV9 to 0 to Polyglot 2023-05-04 10:05:53,667 Thread-14 udi_interface.node DEBUG node:reportDriver: Updating value to 0 2023-05-04 10:05:53,667 Thread-14 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': '01_003_animal', 'driver': 'GV9', 'value': '0', 'uom': 2}]} 2023-05-04 10:05:53,667 Thread-14 udi_interface DEBUG BaseNode:set_driver: 01_003_animal:Deck animal set_driver(GV9,0) Then sets GV10 which is animal -> unknown animal to one: 2023-05-04 10:05:53,668 Thread-14 udi_interface.node DEBUG node:setDriver: 01_003_animal:Deck animal Reporting set GV10 to 1 to Polyglot 2023-05-04 10:05:53,668 Thread-14 udi_interface.node DEBUG node:reportDriver: Updating value to 1 2023-05-04 10:05:53,668 Thread-14 udi_interface.interface DEBUG interface:send: PUBLISHING {'set': [{'address': '01_003_animal', 'driver': 'GV10', 'value': '1', 'uom': 2}]} 2023-05-04 10:05:53,668 Thread-14 udi_interface DEBUG BaseNode:set_driver: 01_003_animal:Deck animal set_driver(GV10,1) There is a bug in ISY which I reported a long time ago when using Control and a node sends 0 (False) it still triggers a program that is looking for 1 (True). @Chris Jahn acknowledged the bug but it hasn't made it to the top of his list yet.
-
Are you running ELK NS 3.7.0 ? It doesn't look like it based on the log provided.
-
Thanks, I'll take a look. BTW, when posting Log, please enclose it in Code using the <> in the editor. Edit: I fixed your post for you
-
Just got this crash: 2023-04-14 04:23:29,225 Thread-24119 udi_interface DEBUG iaquaapi:getDevicesList: in API getDevicesList()... 2023-04-14 04:23:35,280 Thread-24119 udi_interface WARNING iaquaapi:_call_api: HTTP GET in _call_api() failed: HTTPSConnectionPool(host='p-api.iaqualink.net', port=443): Read timed out. (read timeout=6.05) 2023-04-14 04:23:35,281 Thread-24119 udi_interface ERROR udi_interface:write: Exception in thread 2023-04-14 04:23:35,281 Thread-24119 udi_interface ERROR udi_interface:write: Thread-24119 2023-04-14 04:23:35,281 Thread-24119 udi_interface ERROR udi_interface:write: : 2023-04-14 04:23:35,281 Thread-24119 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2023-04-14 04:23:35,281 Thread-24119 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.9/threading.py", line 980, in _bootstrap_inner 2023-04-14 04:23:35,282 Thread-24119 udi_interface ERROR udi_interface:write: self.run() 2023-04-14 04:23:35,282 Thread-24119 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.9/threading.py", line 917, in run 2023-04-14 04:23:35,282 Thread-24119 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2023-04-14 04:23:35,282 Thread-24119 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/0021b9025d7d_20/iaqualinkns/nslib.py", line 81, in _poll_handler 2023-04-14 04:23:35,283 Thread-24119 udi_interface ERROR udi_interface:write: self.longPoll() 2023-04-14 04:23:35,283 Thread-24119 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/0021b9025d7d_20/iaqualinkns/iaqualinkns.py", line 123, in longPoll 2023-04-14 04:23:35,283 Thread-24119 udi_interface ERROR udi_interface:write: self.serviceNode.updateNodeStates() 2023-04-14 04:23:35,283 Thread-24119 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/0021b9025d7d_20/iaqualinkns/nodes.py", line 808, in updateNodeStates 2023-04-14 04:23:35,283 Thread-24119 udi_interface ERROR udi_interface:write: sys.updateNodeStates(forceReport) 2023-04-14 04:23:35,283 Thread-24119 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/0021b9025d7d_20/iaqualinkns/nodes.py", line 255, in updateNodeStates 2023-04-14 04:23:35,284 Thread-24119 udi_interface ERROR udi_interface:write: elif deviceName in devices: # type: ignore 2023-04-14 04:23:35,284 Thread-24119 udi_interface ERROR udi_interface:write: TypeError 2023-04-14 04:23:35,284 Thread-24119 udi_interface ERROR udi_interface:write: : 2023-04-14 04:23:35,284 Thread-24119 udi_interface ERROR udi_interface:write: argument of type 'NoneType' is not iterable 2023-04-14 04:23:37,102 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message shortPoll
-
I tried reconnect account to UDI in the Home app, and it spins for a few seconds then says "Successfully linked your Universal Devices account" in a popup that only stays visible for a second. I goes away so quick I had to start a screen record and play it back slowly to see what it said. But devices still show as offline.