Omnilink binding going online/offline

I am on Openhab 3.4.4. I have been having this error for several versions but haven’t had time to investigate. Debug log output below. @digitaldan any ideas?

023-05-31 09:50:02.499 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException to ONLINE
2023-05-31 09:50:02.502 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:50:02.506 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:50:02.509 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:50:02.511 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:50:02.514 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:50:02.516 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:50:02.518 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:50:02.554 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:34:50.000-0500 to 2023-05-31T09:38:14.000-0500
2023-05-31 09:50:18.219 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:50:18.597 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:50:26.105 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:50:32.396 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:50:38.961 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:50:38.962 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:50:38.962 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel last_log although the handler was already disposed.
2023-05-31 09:50:45.627 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=38, second=57, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:50:45.628 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel system_date although the handler was already disposed.
2023-05-31 09:50:45.629 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel enable_disable_beeper although the handler was already disposed.
2023-05-31 09:50:45.630 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel beep although the handler was already disposed.
2023-05-31 09:51:15.627 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:51:15.628 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: Response not returned from Omni within 30 seconds
2023-05-31 09:51:24.002 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 6, status: ExtendedZoneStatus(super=Status(number=6), zoneStatus=ZoneStatus(super=Status(number=6), status=1, loop=252))
2023-05-31 09:51:30.499 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 09:51:30.503 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 6, status: ExtendedZoneStatus(super=Status(number=6), zoneStatus=ZoneStatus(super=Status(number=6), status=0, loop=128))
2023-05-31 09:51:30.513 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 09:51:30.518 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 3, status: ExtendedZoneStatus(super=Status(number=3), zoneStatus=ZoneStatus(super=Status(number=3), status=1, loop=252))
2023-05-31 09:51:30.522 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 3, status: ExtendedZoneStatus(super=Status(number=3), zoneStatus=ZoneStatus(super=Status(number=3), status=0, loop=128))
2023-05-31 09:51:45.629 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:51:45.630 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Could not request system information from OmniLink Controller: java.io.IOException: Response not returned from Omni within 30 seconds
2023-05-31 09:52:03.538 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:52:03.539 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:52:10.095 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:52:13.500 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=40, second=21, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:52:13.502 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel system_date although the handler was already disposed.
2023-05-31 09:52:13.503 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel enable_disable_beeper although the handler was already disposed.
2023-05-31 09:52:13.503 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel beep although the handler was already disposed.
2023-05-31 09:52:14.540 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:52:14.541 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:52:14.542 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel last_log although the handler was already disposed.
2023-05-31 09:52:19.553 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received an OmniLink Controller not connected event: Connection reset
2023-05-31 09:52:19.559 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 09:52:19.560 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:52:19.558 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Connection reset
2023-05-31 09:52:19.561 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:52:19.563 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:52:19.565 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:52:19.566 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:52:19.567 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:52:19.568 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Connection reset to OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException
2023-05-31 09:52:19.569 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:52:19.570 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:52:27.741 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:52:29.582 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:52:29.583 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:52:29.610 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=40, second=41, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:52:29.789 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:52:29.555 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException to ONLINE
2023-05-31 09:52:29.560 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:52:29.565 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:52:29.567 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:52:29.570 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:52:29.572 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:52:29.574 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:52:29.576 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:52:29.615 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:38:14.000-0500 to 2023-05-31T09:40:41.000-0500
2023-05-31 09:52:43.617 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received an OmniLink Controller not connected event: Connection reset
2023-05-31 09:52:43.618 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:52:43.619 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:52:43.621 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:52:43.621 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 09:52:46.853 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:52:46.881 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:52:46.882 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:52:46.883 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel last_log although the handler was already disposed.
2023-05-31 09:52:46.909 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=40, second=58, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:52:46.910 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel system_date although the handler was already disposed.
2023-05-31 09:52:46.911 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel enable_disable_beeper although the handler was already disposed.
2023-05-31 09:52:46.912 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel beep although the handler was already disposed.
2023-05-31 09:54:20.642 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received an OmniLink Controller not connected event: Connection reset
2023-05-31 09:54:20.647 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:54:20.649 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 09:54:20.644 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Connection reset
2023-05-31 09:54:20.649 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:20.650 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:20.651 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Connection reset to OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException
2023-05-31 09:54:20.651 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:20.653 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:20.654 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:20.654 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:20.655 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:23.916 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:54:23.917 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:54:23.897 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException to ONLINE
2023-05-31 09:54:23.901 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:23.906 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:23.909 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:23.911 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:23.913 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:23.915 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:23.917 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:23.945 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=42, second=35, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:54:23.949 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:40:41.000-0500 to 2023-05-31T09:42:35.000-0500
2023-05-31 09:54:31.524 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:54:31.525 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: Response not returned from Omni within 30 seconds
2023-05-31 09:54:41.378 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received an OmniLink Controller not connected event: Connection reset
2023-05-31 09:54:41.380 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:54:41.381 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 09:54:41.381 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Connection reset
2023-05-31 09:54:41.383 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:41.386 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:41.388 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:41.390 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:41.390 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:41.391 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:41.392 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:54:41.394 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Connection reset to OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException
2023-05-31 09:54:48.633 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:54:48.634 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:54:48.662 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=43, second=0, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:54:48.614 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException to ONLINE
2023-05-31 09:54:48.619 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:48.623 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:48.627 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:48.629 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:48.631 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:48.633 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:48.637 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:54:48.665 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:42:35.000-0500 to 2023-05-31T09:43:00.000-0500
2023-05-31 09:56:21.474 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received an OmniLink Controller not connected event: Connection reset
2023-05-31 09:56:21.479 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 09:56:21.480 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:56:21.476 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Connection reset
2023-05-31 09:56:21.484 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:21.485 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Connection reset to OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException
2023-05-31 09:56:21.486 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:21.487 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:21.489 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:21.490 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:21.491 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:21.492 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:28.256 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:56:28.257 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:56:28.292 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=44, second=39, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:56:28.237 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException to ONLINE
2023-05-31 09:56:28.242 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:28.246 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:28.249 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:28.251 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:28.253 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:28.255 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:28.258 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:28.298 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:43:00.000-0500 to 2023-05-31T09:44:39.000-0500
2023-05-31 09:56:56.546 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received an OmniLink Controller not connected event: Connection reset
2023-05-31 09:56:56.549 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 09:56:56.551 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:56:56.548 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Connection reset
2023-05-31 09:56:56.552 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:56.554 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:56.556 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:56.558 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Connection reset to OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException
2023-05-31 09:56:56.559 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:56.560 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:56.561 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:56.561 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:56:59.828 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=45, second=11, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:56:59.802 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException to ONLINE
2023-05-31 09:56:59.807 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:59.811 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:59.813 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:59.816 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:59.817 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:59.819 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:59.821 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:56:59.830 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:44:39.000-0500 to 2023-05-31T09:45:11.000-0500
2023-05-31 09:57:03.556 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:57:03.557 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:57:03.632 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:57:20.517 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 09:57:20.522 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 09:57:31.106 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received an OmniLink Controller not connected event: Connection reset
2023-05-31 09:57:31.109 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:57:31.109 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 09:57:31.108 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Connection reset
2023-05-31 09:57:31.114 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:57:31.115 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:57:31.117 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:57:31.118 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:57:31.119 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:57:31.120 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:57:31.121 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Connection reset to OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException
2023-05-31 09:57:31.122 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:57:40.722 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException to ONLINE
2023-05-31 09:57:40.730 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:57:40.734 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:57:40.737 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:57:40.739 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:57:40.741 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:57:40.744 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:57:40.746 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:57:47.517 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=45, second=55, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:57:47.522 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:45:11.000-0500 to 2023-05-31T09:45:55.000-0500
2023-05-31 09:57:54.147 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 09:57:54.154 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 09:57:54.158 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 09:57:54.177 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:57:54.177 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:58:03.633 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:58:07.459 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 09:58:07.463 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 09:58:07.468 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 09:58:24.178 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Could not request system information from OmniLink Controller: java.io.IOException: Response not returned from Omni within 30 seconds
2023-05-31 09:58:24.180 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 09:58:24.186 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Response not returned from Omni within 30 seconds
2023-05-31 09:58:24.187 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:58:24.188 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:58:24.190 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:58:24.191 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:58:24.191 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:58:24.192 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:58:24.193 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 09:58:24.194 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Response not returned from Omni within 30 seconds to OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException
2023-05-31 09:58:34.674 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:58:34.675 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 09:58:34.676 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Error connecting to OmniLink Controller: java.io.IOException: Response not returned from Omni within 30 seconds
2023-05-31 09:59:24.179 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 09:59:27.470 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=47, second=38, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 09:59:27.497 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 09:59:27.498 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 09:59:27.443 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): java.lang.InterruptedException to ONLINE
2023-05-31 09:59:27.446 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:59:27.450 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:59:27.452 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:59:27.454 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:59:27.456 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:59:27.458 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:59:27.460 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 09:59:27.474 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:45:55.000-0500 to 2023-05-31T09:47:38.000-0500
2023-05-31 09:59:31.568 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 09:59:39.106 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 09:59:39.109 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 6, status: ExtendedZoneStatus(super=Status(number=6), zoneStatus=ZoneStatus(super=Status(number=6), status=1, loop=252))
2023-05-31 09:59:39.114 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 09:59:39.118 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 6, status: ExtendedZoneStatus(super=Status(number=6), zoneStatus=ZoneStatus(super=Status(number=6), status=0, loop=128))
2023-05-31 10:00:02.527 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: Response not returned from Omni within 30 seconds
2023-05-31 10:00:02.524 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from ONLINE to OFFLINE (COMMUNICATION_ERROR): Response not returned from Omni within 30 seconds
2023-05-31 10:00:02.528 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 10:00:02.529 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 10:00:02.530 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 10:00:02.532 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 10:00:02.534 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 10:00:02.535 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 10:00:02.537 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2023-05-31 10:02:13.543 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 10:02:17.532 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 10:02:25.532 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 10:02:25.533 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 10:02:25.533 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel last_log although the handler was already disposed.
2023-05-31 10:02:25.560 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=50, second=37, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 10:02:25.561 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel system_date although the handler was already disposed.
2023-05-31 10:02:25.562 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel enable_disable_beeper although the handler was already disposed.
2023-05-31 10:02:25.562 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel beep although the handler was already disposed.
2023-05-31 10:04:02.528 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 10:04:05.821 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 10:04:05.822 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 10:04:09.035 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=9, minute=52, second=20, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 10:04:08.980 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Response not returned from Omni within 30 seconds to ONLINE
2023-05-31 10:04:08.988 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 10:04:08.992 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 10:04:08.995 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 10:04:08.997 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 10:04:08.999 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 10:04:09.002 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 10:04:09.004 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 10:04:09.039 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T09:47:38.000-0500 to 2023-05-31T09:52:20.000-0500
2023-05-31 11:35:08.760 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 11:35:12.760 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 6, status: ExtendedZoneStatus(super=Status(number=6), zoneStatus=ZoneStatus(super=Status(number=6), status=0, loop=128))
2023-05-31 11:35:12.765 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 11:35:12.769 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 11:35:12.775 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 11:35:12.780 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 11:35:17.459 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 11:35:18.055 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 6, status: ExtendedZoneStatus(super=Status(number=6), zoneStatus=ZoneStatus(super=Status(number=6), status=1, loop=252))
2023-05-31 11:35:30.401 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received an OmniLink Controller not connected event: Connection reset
2023-05-31 11:35:30.402 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 11:35:30.402 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 11:35:30.404 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: java.lang.InterruptedException
2023-05-31 11:35:30.403 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 11:35:30.521 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 11:35:33.761 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 11:35:33.762 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 11:35:33.763 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel last_log although the handler was already disposed.
2023-05-31 11:35:33.793 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=11, minute=23, second=45, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 11:35:33.794 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel system_date although the handler was already disposed.
2023-05-31 11:35:33.795 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel enable_disable_beeper although the handler was already disposed.
2023-05-31 11:35:33.796 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler of thing omnilink:controller:cabin tried updating channel beep although the handler was already disposed.
2023-05-31 11:35:59.239 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 6, status: ExtendedZoneStatus(super=Status(number=6), zoneStatus=ZoneStatus(super=Status(number=6), status=1, loop=252))
2023-05-31 11:36:27.762 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler OmnilinkBridgeHandler tried updating the thing status although the handler was already disposed.
2023-05-31 11:36:27.763 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Exception recieved while polling for event log messages: java.io.IOException: Response not returned from Omni within 30 seconds
2023-05-31 11:38:49.619 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Attempting to connect to controller!
2023-05-31 11:38:49.758 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Processing event log message number: 10
2023-05-31 11:38:49.758 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Receieved event log message: {"eventNumber":10,"timeDataValid":true,"month":5,"day":26,"hour":20,"minute":36,"eventType":133,"parameter1":0,"parameter2":39}
2023-05-31 11:38:49.737 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:controller:cabin' changed from OFFLINE (COMMUNICATION_ERROR): Response not returned from Omni within 30 seconds to ONLINE
2023-05-31 11:38:49.742 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:area:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 11:38:49.746 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:1' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 11:38:49.748 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:3' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 11:38:49.750 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:5' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 11:38:49.752 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:2' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 11:38:49.754 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:7' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 11:38:49.756 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'omnilink:zone:cabin:6' changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2023-05-31 11:38:52.899 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 11:38:52.944 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received system status: SystemStatus(timeDateValid=true, year=23, month=5, day=31, dayOfWeek=3, hour=11, minute=27, second=4, daylightSavings=true, sunriseHour=5, sunriseMinute=0, sunsetHour=21, sunsetMinute=18, batteryReading=230, alarms=null)
2023-05-31 11:38:52.947 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'OmnilinkController_System_Date' changed from 2023-05-31T11:18:24.000-0500 to 2023-05-31T11:27:04.000-0500
2023-05-31 11:38:56.925 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 11:39:26.831 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 11:39:32.098 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 11:39:39.752 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))
2023-05-31 11:39:39.761 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=0, loop=128))
2023-05-31 11:39:39.767 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 3, status: ExtendedZoneStatus(super=Status(number=3), zoneStatus=ZoneStatus(super=Status(number=3), status=1, loop=252))
2023-05-31 11:39:39.772 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 3, status: ExtendedZoneStatus(super=Status(number=3), zoneStatus=ZoneStatus(super=Status(number=3), status=0, loop=128))
2023-05-31 11:39:44.258 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 3, status: ExtendedZoneStatus(super=Status(number=3), zoneStatus=ZoneStatus(super=Status(number=3), status=1, loop=252))
2023-05-31 11:39:46.433 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 3, status: ExtendedZoneStatus(super=Status(number=3), zoneStatus=ZoneStatus(super=Status(number=3), status=0, loop=128))
2023-05-31 11:39:46.932 [DEBUG] [ternal.handler.OmnilinkBridgeHandler] - Received status update for Zone: 5, status: ExtendedZoneStatus(super=Status(number=5), zoneStatus=ZoneStatus(super=Status(number=5), status=1, loop=253))

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.