-
Posts
4609 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
PG3 IFTTT Webooks Node server 3.0.3
Jimbo.Automates replied to Jimbo.Automates's topic in IFTTT-Webhooks
Any errors in the log? Send me a log package and I'll try to take a look today. Sent from my Pixel 6 Pro using Tapatalk -
Also, Rachio has a PG2 node server, hopefully it will be moved to PG3 sometime. Sent from my Pixel 6 Pro using Tapatalk
-
GV14 is seconds since update https://github.com/UniversalDevicesInc-PG3/udi-wirelesstag-poly/blob/master/profile/nodedef/nodedefs.xml Which updates on short poll, so if you want that less frequently then increase short poll time. Sent from my Pixel 6 Pro using Tapatalk
-
Currently the updates come as fast as you have the tags configured to send them. If you want slower updates you can change them in their app. I've thought about adding an option to only send updates on short or long poll intervals but haven't had time to work on it. Sent from my Pixel 6 Pro using Tapatalk
-
Trouble with using an output as a controller in a scene
Jimbo.Automates replied to Tunaman's topic in ELK
Thanks, for now you can use status in a program. It is pretty simple to add so will try to get to it and all the other requests sometime soon. Sent from my Pixel 6 Pro using Tapatalk -
Trouble with using an output as a controller in a scene
Jimbo.Automates replied to Tunaman's topic in ELK
Not a defect, and not by design, just never considered they would be used that way. Added issue: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/73 Sent from my Pixel 6 Pro using Tapatalk -
The Polyglot Version 3 Node server for ELK Security Version 3.2.7 is released. See Release Notes Now works with beta version of UD Mobile 0.139 which will be released to production soon. After restarting node server and it has completed startup then resync in UD Mobile.
-
PG3 Notification Node server 3.3.4
Jimbo.Automates replied to Jimbo.Automates's topic in Notification
The Polyglot Version 3 Notification Node server 3.3.4 is released. See the Release Notes for more information. -
Any errors in the log? Did you enable XMPP as desc in the readme? What do your configuration parameters look like? If still necessary PM me the log package. Sent from my Pixel 6 Pro using Tapatalk
-
Yes it was, but currently broken due to a new feature added recently. He is working on a fix. Sent from my Pixel 6 Pro using Tapatalk
- 1 reply
-
- 1
-
-
Great, glad you figured it out! Sent from my Pixel 6 Pro using Tapatalk
-
Sorry, currently it doesn't. I meant everything that works with the original strip will work with this one. Adding zone support will take a while. Sent from my Pixel 6 Pro using Tapatalk
-
Polyglot 3 Flume Water Node server 3.0.11
Jimbo.Automates replied to Jimbo.Automates's topic in FlumeWater
FlumeWater Node server 3.0.11 released, see the Release Notes Thanks to @stevehoyt for reporting issues and continued monitoring of the connections to the occasionally unstable Flume servers are becoming more robust. -
Great! Everything should work as expected because it's the exact same code that handles the original light strip which I have. But it's possible that I haven't tested everything. Sent from my Pixel 6 Pro using Tapatalk
-
Current Power used does not match device state
Jimbo.Automates replied to stevehoyt's topic in Kasa (TP-Link)
Fixed in 3.0.10 -
Thanks, the PM showed the issue. That device doesn't have color temperature control. Issue fixed in 3.1.10.
-
Correct. It allows you to control devices on the ISY with some other devices that support Hue, like a Harmony remote. After installing you should see a Huge Emulator Controller node in the admin console? If not please do a download log package from the PG3 UI and PM that to me. Sent from my Pixel 6 Pro using Tapatalk
-
Please make sure logging is in Debug and restart the NS then let it run for a couple minutes and turn it on and off for the AC. Then download log package in the PG UI and PM that to me. I'm out of town so won't be able to look until this weekend. Sent from my Pixel 6 Pro using Tapatalk
-
KeyError precip_accum_local_yesterday
Jimbo.Automates replied to Jimbo.Automates's topic in WeatherFlow
Still same error today as above @bpwwer -
KeyError precip_accum_local_yesterday
Jimbo.Automates replied to Jimbo.Automates's topic in WeatherFlow
Haha, yes, can wait till tomorrow unless you want to try again: 2022-04-09 15:41:43,333 MainThread udi_interface.interface INFO interface:addNode: Adding node WeatherFlow(controller) [None] 2022-04-09 15:41:45,447 Thread-1 udi_interface ERROR weatherflow:get_monthly_rain: Failed to get rain for month 1 2022-04-09 15:41:45,869 Thread-1 udi_interface ERROR weatherflow:get_monthly_rain: Failed to get rain for month 2 2022-04-09 15:41:46,269 Thread-1 udi_interface ERROR weatherflow:get_monthly_rain: Failed to get rain for month 3 2022-04-09 15:41:46,678 Thread-1 udi_interface.interface WARNING interface:db_getNodeDrivers: 194486 not found in database. 2022-04-09 15:41:46,680 Thread-1 udi_interface ERROR udi_interface:write: Exception in thread 2022-04-09 15:41:46,681 Thread-1 udi_interface ERROR udi_interface:write: Thread-1 2022-04-09 15:41:46,682 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-09 15:41:46,682 Thread-1 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-04-09 15:41:46,683 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-04-09 15:41:46,688 Thread-1 udi_interface ERROR udi_interface:write: self.run() 2022-04-09 15:41:46,689 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-04-09 15:41:46,692 Thread-1 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-04-09 15:41:46,693 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 115, in parameterHandler 2022-04-09 15:41:46,695 Thread-1 udi_interface ERROR udi_interface:write: self.discover(stationList) 2022-04-09 15:41:46,696 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 473, in discover 2022-04-09 15:41:46,699 Thread-1 udi_interface ERROR udi_interface:write: self.create_device_node(station['id'], device, info['units'], info['elevation']) 2022-04-09 15:41:46,699 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 299, in create_device_node 2022-04-09 15:41:46,702 Thread-1 udi_interface ERROR udi_interface:write: node.rd = self.rainList[device['device_id']] 2022-04-09 15:41:46,703 Thread-1 udi_interface ERROR udi_interface:write: KeyError 2022-04-09 15:41:46,703 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-09 15:41:46,704 Thread-1 udi_interface ERROR udi_interface:write: 194486 -
Upgraded IoP to 5.4.3 and now cannot find Polisy.
Jimbo.Automates replied to tlightne's topic in IoX Support
Can you reach it in a web browser with: http://ip_addr:8080/rest/nodes Also try to open a terminal and ssh to it. -
Hey @bpwwer, I migrated from my original weatherflow to tempest with a new hub, swapped the station id in PG3 config and restarted and it crashes with: 2022-04-09 12:03:01,238 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:52:bf:fc_9 - MID: 1 Result: 0 2022-04-09 12:03:01,256 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-04-09 12:03:04,211 MainThread udi_interface.interface INFO interface:addNode: Adding node WeatherFlow(controller) [None] 2022-04-09 12:03:05,418 Thread-1 udi_interface ERROR udi_interface:write: Exception in thread 2022-04-09 12:03:05,420 Thread-1 udi_interface ERROR udi_interface:write: Thread-1 2022-04-09 12:03:05,420 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-09 12:03:05,421 Thread-1 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-04-09 12:03:05,422 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-04-09 12:03:05,426 Thread-1 udi_interface ERROR udi_interface:write: self.run() 2022-04-09 12:03:05,426 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-04-09 12:03:05,430 Thread-1 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-04-09 12:03:05,431 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 115, in parameterHandler 2022-04-09 12:03:05,432 Thread-1 udi_interface ERROR udi_interface:write: self.discover(stationList) 2022-04-09 12:03:05,433 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 462, in discover 2022-04-09 12:03:05,435 Thread-1 udi_interface ERROR udi_interface:write: info = self.query_station(station['id']) 2022-04-09 12:03:05,436 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 190, in query_station 2022-04-09 12:03:05,438 Thread-1 udi_interface ERROR udi_interface:write: info['units'] = self.query_station_uom(station, rain_id, rain_type) 2022-04-09 12:03:05,438 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:fc_9/nodes/weatherflow.py", line 234, in query_station_uom 2022-04-09 12:03:05,440 Thread-1 udi_interface ERROR udi_interface:write: p_rain = jdata['obs'][0]['precip_accum_local_yesterday'] 2022-04-09 12:03:05,441 Thread-1 udi_interface ERROR udi_interface:write: KeyError 2022-04-09 12:03:05,442 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-09 12:03:05,442 Thread-1 udi_interface ERROR udi_interface:write: 'precip_accum_local_yesterday'
-
PG3 IFTTT Webooks Node server 3.0.3
Jimbo.Automates replied to Jimbo.Automates's topic in IFTTT-Webhooks
Haha, yeah IFTTT is dumb, but when that's the only choice, at least it's there [emoji16] Sent from my Pixel 6 Pro using Tapatalk -
PG3 IFTTT Webooks Node server 3.0.3
Jimbo.Automates replied to Jimbo.Automates's topic in IFTTT-Webhooks
No, you create 2 applets, but in PG you create one node and set the applet for in and off -
PG3 IFTTT Webooks Node server 3.0.3
Jimbo.Automates replied to Jimbo.Automates's topic in IFTTT-Webhooks
Also, while testing you can turn on the option in IFTTT to send you a notification when the automation is run, and watch the log in PG3 with debug level enabled.