
btreinders
Members-
Posts
537 -
Joined
-
Last visited
Everything posted by btreinders
-
Floorence Stuck - [ID 041B][Parent 041C] If $IFTTT_FLOORENCE_STUCK is 1 Then Wait 1 minute Set 'Notification / Notification Controller / Service Pushover Pushover' Message Floorence Stuck Set 'Notification / Notification Controller / Service Pushover Pushover' Priority Normal Set 'Notification / Notification Controller / Service Pushover Pushover' Device all Set 'Notification / Notification Controller / Service Pushover Pushover' Send Message Else - No Actions - (To add one, press 'Action') I don't think the variable ever goes to 1 because the time stamp for it changing is still at the last reboot
-
I have a program that should only run when IFTTT sets a state variable to 1 (that's the only thing in the if, state_variable = 1 then send notification) (nothing in the else). It is a notification that an iRobot S9 got stuck. I am getting random notifications that it is stuck and when I look at the program it is green like it ran and it has the right time stamp but the variable says it has not changed since the ISY was rebooted and is still 0. Ideas? Thank you!
-
Ran update packages which changed Python to 3.9.13 from 3.8.13
btreinders replied to btreinders's topic in IoX Support
Thank you, that is what Jimbo suggested too and it seems to be working. Just remember to use the same slots or things won't match up in the IoP. With PG3 all you need to do is install the same node server in a different slot and delete it and restart the original. A little more time consuming in PG2. Edit: A lot more work, you need to save all programs with devices from PG2 in the them. Ugh! -
@JimboAutomatesIt fails to upload in a PM as well. Tried two different computers too. Ideas?
-
@JimboAutomates 22-08-06 14:07:34,046 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/elkm1_lib/message.py", line 48, in <module> 2022-08-06 14:07:34,047 MainThread udi_interface ERROR udi_interface:write: MsgHandler = Callable[..., None] 2022-08-06 14:07:34,047 MainThread udi_interface ERROR udi_interface:write: TypeError 2022-08-06 14:07:34,048 MainThread udi_interface ERROR udi_interface:write: : 2022-08-06 14:07:34,048 MainThread udi_interface ERROR udi_interface:write: 'ABCMeta' object is not subscriptable 2022-08-06 14:11:25,102 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-08-06 14:11:28,819 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.47 Starting... 2022-08-06 14:11:29,015 MainThread udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-08-06 14:11:29,016 MainThread udi_interface ERROR udi_interface:write: File "./elk-poly.py", line 10, in <module> 2022-08-06 14:11:29,018 MainThread udi_interface ERROR udi_interface:write: from nodes import Controller 2022-08-06 14:11:29,019 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/nodes/__init__.py", line 4, in <module> 2022-08-06 14:11:29,020 MainThread udi_interface ERROR udi_interface:write: from .Zone import ZoneNode 2022-08-06 14:11:29,021 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/nodes/Zone.py", line 6, in <module> 2022-08-06 14:11:29,022 MainThread udi_interface ERROR udi_interface:write: from elkm1_lib.const import ( 2022-08-06 14:11:29,023 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/elkm1_lib/__init__.py", line 2, in <module> 2022-08-06 14:11:29,024 MainThread udi_interface ERROR udi_interface:write: from .elk import Elk 2022-08-06 14:11:29,025 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/elkm1_lib/elk.py", line 9, in <module> 2022-08-06 14:11:29,026 MainThread udi_interface ERROR udi_interface:write: from .areas import Areas 2022-08-06 14:11:29,027 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/elkm1_lib/areas.py", line 7, in <module> 2022-08-06 14:11:29,028 MainThread udi_interface ERROR udi_interface:write: from .connection import Connection 2022-08-06 14:11:29,029 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/elkm1_lib/connection.py", line 13, in <module> 2022-08-06 14:11:29,030 MainThread udi_interface ERROR udi_interface:write: from .message import MessageEncode, decode, get_elk_command 2022-08-06 14:11:29,031 MainThread udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/elkm1_lib/message.py", line 48, in <module> 2022-08-06 14:11:29,032 MainThread udi_interface ERROR udi_interface:write: MsgHandler = Callable[..., None] 2022-08-06 14:11:29,033 MainThread udi_interface ERROR udi_interface:write: TypeError 2022-08-06 14:11:29,034 MainThread udi_interface ERROR udi_interface:write: :
-
@JimboAutomatesI restarted to update and now the node server will not start and keeps saying restart to update. It won't let me upload the log package.
-
@xKing Sure would appreciate an answer.
-
I second that interest and would buy it!
-
Can anyone tell me how to use this node server? I am trying to get data to the ISY from Genmon which has MQTT it pushes out. Is this a server or a broker?
-
So far so good! Thank you again!
-
Thank you! Sent in PM. It is working now, it set off the alarm randomly and then started working. Was very strange.
-
Nothing is working since I updated. The controller says it's connected and I am on the latest IoP version 5.4.4. I cannot arm, or see any violations. I have rebooted the Polisy. Any ideas? Thank you! 2022-06-11 11:22:34,841 Thread-7130 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:23:04,809 Thread-7131 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:23:34,824 Thread-7132 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:24:04,833 Thread-7133 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:24:34,847 Thread-7134 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:25:04,852 Thread-7135 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:25:34,854 Thread-7136 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:25:38,421 Thread-7137 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:26:04,857 Thread-7138 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:26:34,864 Thread-7139 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:27:04,874 Thread-7140 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:27:34,888 Thread-7141 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:28:04,884 Thread-7142 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:28:34,881 Thread-7143 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:29:04,899 Thread-7144 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:29:34,907 Thread-7145 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:29:38,425 Thread-7146 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:30:04,912 Thread-7147 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:30:34,924 Thread-7148 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:31:04,926 Thread-7149 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:31:34,931 Thread-7150 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:32:04,982 Thread-7151 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:32:34,939 Thread-7152 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:32:36,845 Thread-7153 udi_interface WARNING Controller:stop: ELK Controller: Node server stopping... 2022-06-11 11:32:36,846 Thread-7153 udi_interface WARNING Controller:elk_stop: Stopping ELK monitor... 2022-06-11 11:32:36,848 Thread-7153 udi_interface WARNING Controller:elk_stop: Stopping ELK thread... 2022-06-11 11:32:44,529 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-06-11 11:32:47,085 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting... 2022-06-11 11:32:47,261 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.0.62 [ISY: 5.4.4, Slot: 9] 2022-06-11 11:32:47,263 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.99', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'} 2022-06-11 11:32:47,264 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-06-11 11:32:47,270 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database. 2022-06-11 11:32:47,270 MainThread udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2022-06-11 11:32:47,271 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'set': [{'key': 'notices', 'value': {}}]} 2022-06-11 11:32:47,317 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-06-11 11:32:47,318 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:59:41:b0_9 - MID: 1 Result: 0 2022-06-11 11:32:47,331 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-06-11 11:32:47,419 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: ST to 1 UOM 25 2022-06-11 11:32:50,277 MainThread udi_interface.interface INFO interface:addNode: Adding node ELK Controller(controller) [None] 2022-06-11 11:32:50,279 MainThread udi_interface.interface INFO interface:setController: Using node "controller", driver "ST" for connection status. 2022-06-11 11:32:50,376 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2022-06-11 11:33:15,127 Thread-129 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:33:45,095 Thread-1108 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:34:15,085 Thread-3522 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:34:45,258 Thread-7561 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:35:15,223 Thread-12807 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:35:25,465 Thread-14975 udi_interface ERROR udi_interface:write: Exception in thread 2022-06-11 11:35:25,470 Thread-14975 udi_interface ERROR udi_interface:write: Thread-14975 2022-06-11 11:35:25,475 Thread-14975 udi_interface ERROR udi_interface:write: : 2022-06-11 11:35:25,479 Thread-14975 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-06-11 11:35:25,485 Thread-14975 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-06-11 11:35:25,530 Thread-14975 udi_interface ERROR udi_interface:write: self.run() 2022-06-11 11:35:25,534 Thread-14975 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-06-11 11:35:25,577 Thread-14975 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-06-11 11:35:25,578 Thread-14975 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/nodes/Counter.py", line 37, in handler_addnodedone 2022-06-11 11:35:25,580 Thread-14975 udi_interface ERROR udi_interface:write: self.set_val() 2022-06-11 11:35:25,580 Thread-14975 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/nodes/Counter.py", line 53, in set_val 2022-06-11 11:35:25,581 Thread-14975 udi_interface ERROR udi_interface:write: self.set_driver('ST',int(val)) 2022-06-11 11:35:25,582 Thread-14975 udi_interface ERROR udi_interface:write: TypeError 2022-06-11 11:35:25,583 Thread-14975 udi_interface ERROR udi_interface:write: : 2022-06-11 11:35:25,583 Thread-14975 udi_interface ERROR udi_interface:write: int() argument must be a string, a bytes-like object or a number, not 'NoneType' 2022-06-11 11:40:47,046 Thread-17328 udi_interface WARNING Controller:stop: ELK Controller: Node server stopping... 2022-06-11 11:40:47,048 Thread-17328 udi_interface WARNING Controller:elk_stop: Stopping ELK monitor... 2022-06-11 11:40:47,050 Thread-17328 udi_interface WARNING Controller:elk_stop: Stopping ELK thread... 2022-06-11 11:41:21,316 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-06-11 11:41:25,782 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting... 2022-06-11 11:41:26,058 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.0.62 [ISY: 5.4.4, Slot: 9] 2022-06-11 11:41:26,061 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.99', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'} 2022-06-11 11:41:26,063 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-06-11 11:41:26,126 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database. 2022-06-11 11:41:26,127 MainThread udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2022-06-11 11:41:26,128 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'set': [{'key': 'notices', 'value': {}}]} 2022-06-11 11:41:26,218 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-06-11 11:41:26,220 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:59:41:b0_9 - MID: 1 Result: 0 2022-06-11 11:41:26,257 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-06-11 11:41:26,545 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: ST to 1 UOM 25 2022-06-11 11:41:29,132 MainThread udi_interface.interface INFO interface:addNode: Adding node ELK Controller(controller) [None] 2022-06-11 11:41:29,135 MainThread udi_interface.interface INFO interface:setController: Using node "controller", driver "ST" for connection status. 2022-06-11 11:41:29,245 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2022-06-11 11:41:52,530 Thread-9 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:42:22,204 Thread-49 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:42:52,318 Thread-777 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:43:22,205 Thread-3048 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:43:52,359 Thread-6969 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:44:22,360 Thread-12655 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 11:44:32,883 Thread-14982 udi_interface ERROR udi_interface:write: Exception in thread 2022-06-11 11:44:32,885 Thread-14982 udi_interface ERROR udi_interface:write: Thread-14982 2022-06-11 11:44:32,885 Thread-14982 udi_interface ERROR udi_interface:write: : 2022-06-11 11:44:32,886 Thread-14982 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-06-11 11:44:32,887 Thread-14982 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-06-11 11:44:32,891 Thread-14982 udi_interface ERROR udi_interface:write: self.run() 2022-06-11 11:44:32,893 Thread-14982 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-06-11 11:44:32,897 Thread-14982 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-06-11 11:44:32,897 Thread-14982 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/nodes/Counter.py", line 37, in handler_addnodedone 2022-06-11 11:44:32,899 Thread-14982 udi_interface ERROR udi_interface:write: self.set_val() 2022-06-11 11:44:32,899 Thread-14982 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:59:41:b0_9/nodes/Counter.py", line 53, in set_val 2022-06-11 11:44:32,900 Thread-14982 udi_interface ERROR udi_interface:write: self.set_driver('ST',int(val)) 2022-06-11 11:44:32,901 Thread-14982 udi_interface ERROR udi_interface:write: TypeError 2022-06-11 11:44:32,901 Thread-14982 udi_interface ERROR udi_interface:write: : 2022-06-11 11:44:32,902 Thread-14982 udi_interface ERROR udi_interface:write: int() argument must be a string, a bytes-like object or a number, not 'NoneType' 2022-06-11 12:24:02,453 Thread-17407 udi_interface WARNING Controller:stop: ELK Controller: Node server stopping... 2022-06-11 12:24:02,455 Thread-17407 udi_interface WARNING Controller:elk_stop: Stopping ELK monitor... 2022-06-11 12:24:02,457 Thread-17407 udi_interface WARNING Controller:elk_stop: Stopping ELK thread... 2022-06-11 12:25:46,202 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-06-11 12:25:52,293 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.46 Starting... 2022-06-11 12:25:53,051 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.0.62 [ISY: 5.4.4, Slot: 9] 2022-06-11 12:25:53,053 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.99', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'} 2022-06-11 12:25:53,072 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-06-11 12:25:53,084 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: controller not found in database. 2022-06-11 12:25:53,085 MainThread udi_interface.custom INFO custom:_save: Sending data notices to Polyglot. 2022-06-11 12:25:53,085 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'set': [{'key': 'notices', 'value': {}}]} 2022-06-11 12:25:53,260 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-06-11 12:25:53,264 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:59:41:b0_9 - MID: 1 Result: 0 2022-06-11 12:25:53,323 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-06-11 12:25:53,492 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: ST to 1 UOM 25 2022-06-11 12:25:56,094 MainThread udi_interface.interface INFO interface:addNode: Adding node ELK Controller(controller) [None] 2022-06-11 12:25:56,097 MainThread udi_interface.interface INFO interface:setController: Using node "controller", driver "ST" for connection status. 2022-06-11 12:26:05,031 MQTT udi_interface.interface INFO interface:_message: Successfully set key = notices 2022-06-11 12:26:16,717 Thread-9 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 12:26:47,076 Thread-10 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 12:27:17,296 Thread-11 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 12:27:48,606 Thread-12 udi_interface WARNING Controller:handler_poll: waiting for sync to complete 2022-06-11 12:28:19,599 Thread-13 udi_interface WARNING Controller:handler_poll: waiting for sync to complet
-
Programs were not working either so I had to just hit update on one of the lines in each program that used the device and then save them or the device would not work. Just adding this so someone else doesn't have to find out the hard way by saving a ton programs.
-
I did not use the restore since there are still some that are not available in PG3 yet. I deleted the one in PG2 and installed the one in PG3 in the same slot. The only things I had to redo were scenes and moving the actual devices to the correct folders. Thanks again for all the help! Maybe in the future there will be a per slot restore?
-
@bpwwer Sorry, one last question I hope. What about node servers I am not ready to go to PG3 with? Can I restore but leave the PG2 there and just delete the PG3 one? Or will it just not restore that slot?
-
I guess I didn't think you could have two node servers in the same slot, one PG2 and one PG3. Is that what you mean? Here is my dashboard from PG3. And below that is PG2. Will I have an issue?
-
@apostolakislThank you for the quick response! I already have node servers in PG3 set up that are not in PG2, will the restore from PG2 overwrite those?
-
What is the easiest way to move from a node server like HUE on PG2 to PG3? Will I have to go into every program that contains a PG2 node and add the PG3 node? Can I use the same slot and everything will just work?
-
Support thread for: ISY on Polisy (IoP) v5.4.4 (May 25, 2022)
btreinders replied to Michel Kohanim's topic in IoX Support
You are correct, seems to just be a refresh issue. I tried from my phone and it shows correctly. PG3 is now showing correctly from this PC but PG2 continues to show 5.4.3. Well, thought I'd check one more time and now PG2 shows 5.4.4. I did a refresh just before writing this and it did not change but while writing it and going back it did. -
Support thread for: ISY on Polisy (IoP) v5.4.4 (May 25, 2022)
btreinders replied to Michel Kohanim's topic in IoX Support
PG2 still shows 5.4.3 and PG3 shows 5.4.2 even after restarting both. -
That changes the logging in PG3 but not in the Polisy log or the event viewer. I just changed the short poll frequency to every 30 secs which helps but would be nice to only have an entry in the ISY if the value changed by X amount or be able to just turn it off completely. Thank You!
-
Is it possible to turn down the logging? It is filling up my Polisy log and event viewer on level 1 with kWs every time it changes which is about every second.
-
Kilowatt hours today now working. Thank you!