2021-09-24 12:39:19.382 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to 'Europe/London'. 2021-09-24 12:39:19.439 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to '51.7807457,-0.3065563'. 2021-09-24 12:39:19.442 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to 'en_GB'. 2021-09-24 12:39:23.405 [WARN ] [g.dispatch.internal.ConfigDispatcher] - Could not process config file '._jdbc.cfg': Input length = 1 2021-09-24 12:39:29.431 [WARN ] [org.openhab.core.net.NetUtil ] - Found multiple local interfaces - ignoring 192.168.1.83 2021-09-24 12:39:32.016 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'TimesOfDay.items' 2021-09-24 12:39:33.309 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'alexa.items' 2021-09-24 12:39:33.352 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'weather-ext.items' 2021-09-24 12:39:36.716 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'squeeze.items' 2021-09-24 12:39:36.740 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'weather.items' 2021-09-24 12:39:37.816 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'jdbc.persist' 2021-09-24 12:39:37.953 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'rrd4j.persist' 2021-09-24 12:39:37.978 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'influxdb.persist' 2021-09-24 12:39:38.480 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'demo.sitemap' 2021-09-24 12:39:39.305 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'plexserver.things' 2021-09-24 12:39:39.537 [WARN ] [.transport.servlet.ServletController] - Can't find the request for http://192.168.1.83:8080/rest/events/states's Observer 2021-09-24 12:39:43.615 [INFO ] [.core.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007 2021-09-24 12:39:44.133 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'TOD.rules' 2021-09-24 12:39:48.009 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Downstairs.rules' 2021-09-24 12:39:53.705 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'delayswitches.rules' 2021-09-24 12:39:54.463 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'startup.rules' 2021-09-24 12:39:55.032 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'General.rules' 2021-09-24 12:39:55.491 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Downstairrules.rules' 2021-09-24 12:39:55.498 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'test.rules' 2021-09-24 12:39:55.883 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'Upstairs.rules' 2021-09-24 12:39:58.691 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model 'media.rules' 2021-09-24 12:40:03.024 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model 'plexserver.things' is either empty or cannot be parsed correctly! 2021-09-24 12:40:07.444 [INFO ] [org.openhab.ui.internal.UIService ] - Started UI on port 8080 2021-09-24 12:40:07.591 [INFO ] [.discovery.BroadlinkDiscoveryService] - BroadlinkDiscoveryService - Constructed 2021-09-24 12:40:07.742 [INFO ] [handler.BroadlinkRemoteModel2Handler] - rm2:34-ea-34-e7-fd-0e[?]: constructed: resetting deviceKey to '097628343fe99e23765c1513accf8b02', length 32 2021-09-24 12:40:07.744 [INFO ] [handler.BroadlinkRemoteModel2Handler] - rm2:34-ea-34-e7-fd-0e[?]: (HINT: this should start '0976', end '8b02' and have length 32) 2021-09-24 12:40:07.935 [INFO ] [handler.BroadlinkRemoteModel2Handler] - rm2:34-ea-34-b5-2f-d4[?]: constructed: resetting deviceKey to '097628343fe99e23765c1513accf8b02', length 32 2021-09-24 12:40:07.936 [INFO ] [handler.BroadlinkRemoteModel2Handler] - rm2:34-ea-34-b5-2f-d4[?]: (HINT: this should start '0976', end '8b02' and have length 32) 2021-09-24 12:40:08.312 [INFO ] [nternal.handler.SonoffAccountHandler] - Sonoff Access Mode set to: mixed 2021-09-24 12:40:09.060 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'airquality:aqi:local' to inbox. 2021-09-24 12:40:10.347 [WARN ] [ex.internal.handler.PlexApiConnector] - An exception occurred while fetching API :'null:{}' java.lang.NullPointerException: null at org.openhab.binding.plex.internal.handler.PlexApiConnector.getApi(PlexApiConnector.java:194) [bundleFile:?] at org.openhab.binding.plex.internal.handler.PlexServerHandler.initialize(PlexServerHandler.java:106) [bundleFile:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:829) [?:?] 2021-09-24 12:40:10.466 [WARN ] [x.internal.handler.PlexServerHandler] - Bridge: Monitor handler was initialized for plex:player:e08de5d202:PlexWebplayer with id 1ak7d6sue7x28khaxk1zdafz 2021-09-24 12:40:10.489 [WARN ] [x.internal.handler.PlexServerHandler] - Bridge: Monitor handler was initialized for plex:player:e08de5d202:PlexBedroomPlayer with id 40cddb5bdb794313-com-plexapp-android 2021-09-24 12:40:12.633 [WARN ] [rg.openhab.core.io.net.exec.ExecUtil] - Failed to execute commandLine '[arping, --help]' 2021-09-24 12:40:12.805 [WARN ] [rg.openhab.core.io.net.exec.ExecUtil] - Failed to execute commandLine '[arping, --help]' 2021-09-24 12:40:13.351 [WARN ] [core.thing.internal.ThingManagerImpl] - Initializing handler for thing 'sonoff:account:659a0f7b22' takes more than 5000ms. 2021-09-24 12:40:17.154 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model 'Downstairrules.rules' is either empty or cannot be parsed correctly! 2021-09-24 12:40:21.328 [INFO ] [mekit.internal.HomekitChangeListener] - Created 0 HomeKit items. 2021-09-24 12:40:25.305 [INFO ] [io.openhabcloud.internal.CloudClient] - Connected to the openHAB Cloud service (UUID = 99c0019c-977a-4203-b407-f499cd7fd264, base URL = http://localhost:8080) 2021-09-24 12:40:26.282 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'startup-1' failed: The name 'DelaySwitches' cannot be resolved to an item or type; line 7, column 2, length 13 in startup 2021-09-24 12:40:26.330 [INFO ] [penhab.core.model.script.Time Of Day] - Calculating time of day... 2021-09-24 12:40:26.477 [INFO ] [penhab.core.model.script.Time Of Day] - Calculated time of day is DAY 2021-09-24 12:40:26.490 [INFO ] [e.automation.internal.RuleEngineImpl] - Rule engine started. 2021-09-24 12:40:27.743 [INFO ] [ab.ui.habpanel.internal.HABPanelTile] - Started HABPanel at /habpanel 2021-09-24 12:40:27.850 [ERROR] [Events.Framework ] - FrameworkEvent ERROR org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.xiaomigatewayv3 [309] Unresolved requirement: Import-Package: org.openhab.core.io.transport.mqtt at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [org.eclipse.osgi-3.16.200.jar:?] 2021-09-24 12:40:27.892 [ERROR] [Events.Framework ] - FrameworkEvent ERROR org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.miio [310] Unresolved requirement: Import-Package: org.eclipse.smarthome.config.core at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1845) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1838) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1743) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1665) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) [org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) [org.eclipse.osgi-3.16.200.jar:?] 2021-09-24 12:40:28.361 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 12:40:29.322 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler MiIoVacuumHandler of thing miio:generic:03DB8872 tried updating channel actions#segment although the handler was already disposed. 2021-09-24 12:40:33.147 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:gateway:035F8040' to inbox. 2021-09-24 12:40:33.158 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:gateway:1654ED37' to inbox. 2021-09-24 12:40:33.172 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:gateway:185B2C82' to inbox. 2021-09-24 12:40:37.711 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/opt/openhab/addons/org.openhab.binding.miio-2.5.4-SNAPSHOT.back org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.miio [310] Unresolved requirement: Import-Package: org.eclipse.smarthome.config.core at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:440) ~[org.eclipse.osgi-3.16.200.jar:?] at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1221) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [bundleFile:3.6.8] 2021-09-24 12:40:37.740 [WARN ] [org.apache.felix.fileinstall ] - Error while starting bundle: file:/opt/openhab/addons/org.openhab.binding.xiaomigatewayv3-3.1.0-SNAPSHOT.v02.jar org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.xiaomigatewayv3 [309] Unresolved requirement: Import-Package: org.openhab.core.io.transport.mqtt at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.16.200.jar:?] at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:440) ~[org.eclipse.osgi-3.16.200.jar:?] at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1260) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1233) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1221) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.doProcess(DirectoryWatcher.java:515) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:365) [bundleFile:3.6.8] at org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:316) [bundleFile:3.6.8] 2021-09-24 12:40:39.172 [INFO ] [internal.handler.MiIoAbstractHandler] - Mi Device model Mi Air Purifier virtual (lumi.gateway.mgl03) identified as: miio:gateway, thingtype miio:basic. Does not matches thingtype miio:gateway. Unexpected, unless manual override. 2021-09-24 12:40:39.376 [INFO ] [internal.handler.MiIoAbstractHandler] - Mi Device model Mi smart Home Gateway Hub v3 (lumi.gateway.v3) identified as: miio:gateway, thingtype miio:basic. Does not matches thingtype miio:gateway. Unexpected, unless manual override. 2021-09-24 12:40:40.000 [INFO ] [internal.handler.MiIoAbstractHandler] - Mi Device model Mi Air Purifier virtual (lumi.gateway.mgl03) identified as: miio:gateway, thingtype miio:basic. Does not matches thingtype miio:gateway. Unexpected, unless manual override. 2021-09-24 12:41:14.187 [WARN ] [internal.handler.XiaomiBridgeHandler] - No key set in the gateway settings. Edit it in the configuration. 2021-09-24 12:41:44.192 [WARN ] [internal.handler.XiaomiBridgeHandler] - No key set in the gateway settings. Edit it in the configuration. 2021-09-24 12:41:54.296 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'Downstairs-8' failed: The name 'StatusBigLampLight' cannot be resolved to an item or type; line 215, column 2, length 18 in Downstairs 2021-09-24 12:41:54.309 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'Downstairs-9' failed: The name 'TVSwitch' cannot be resolved to an item or type; line 255, column 8, length 8 in Downstairs 2021-09-24 12:42:28.850 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Class set 2021-09-24 12:42:28.863 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Class set 2021-09-24 12:42:28.861 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Class set 2021-09-24 12:42:30.494 [INFO ] [internal.handler.MiIoAbstractHandler] - Found devices count: 5 2021-09-24 12:42:30.496 [INFO ] [internal.handler.MiIoAbstractHandler] - Devices: {"code":0,"id":1,"result":[{"did":"lumi.158d000244eb0f","model":"lumi.sensor_magnet.v2","num":1,"total":5},{"did":"lumi.158d000244eff7","model":"lumi.sensor_magnet.v2","num":2,"total":5},{"did":"lumi.158d0002455e45","model":"lumi.sensor_magnet.v2","num":3,"total":5},{"did":"255583899","model":"lumi.sen_ill.mgl01","num":4,"total":5},{"did":"255601330","model":"lumi.sen_ill.mgl01","num":5,"total":5}],"exe_time":220} 2021-09-24 12:42:30.498 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery: creating 5 devices 2021-09-24 12:42:30.507 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:185B2C82:lumi_158d000244eb0f' to inbox. 2021-09-24 12:42:30.515 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:185B2C82:lumi_158d000244eff7' to inbox. 2021-09-24 12:42:30.522 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:185B2C82:lumi_158d0002455e45' to inbox. 2021-09-24 12:42:30.524 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255583899 org.openhab.binding.miio.internal.json.GatewayDeviceItem@4c61f010 2021-09-24 12:42:30.525 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255601330 org.openhab.binding.miio.internal.json.GatewayDeviceItem@42a617ec 2021-09-24 12:42:40.136 [INFO ] [.internal.handler.MiIoGatewayHandler] - Child initialized : miio:lumi:185B2C82:lumi_158d0002455e45 Mi Window and Door Sensor 2021-09-24 12:42:40.136 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:185B2C82:lumi_158d0002455e45 Mi Window and Door Sensor = null Gateway2 408628354 (185B2C82) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@785d861b) 2021-09-24 12:42:40.154 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:185B2C82:lumi_158d000244eff7 Mi Window and Door Sensor = null Gateway2 408628354 (185B2C82) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@785d861b) 2021-09-24 12:42:40.157 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:185B2C82:lumi_158d000244eff7 to bridge miio:gateway:185B2C82. We should not see this 2021-09-24 12:42:40.155 [INFO ] [.internal.handler.MiIoGatewayHandler] - Child initialized : miio:lumi:185B2C82:lumi_158d000244eff7 Mi Window and Door Sensor 2021-09-24 12:42:40.176 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:185B2C82:lumi_158d000244eb0f Mi Window and Door Sensor = null Gateway2 408628354 (185B2C82) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@785d861b) 2021-09-24 12:42:40.177 [INFO ] [.internal.handler.MiIoGatewayHandler] - Child initialized : miio:lumi:185B2C82:lumi_158d000244eb0f Mi Window and Door Sensor 2021-09-24 12:42:46.697 [WARN ] [nal.protocol.MilightV6SessionManager] - Session timeout! 2021-09-24 12:42:46.791 [INFO ] [nal.protocol.MilightV6SessionManager] - Confirmation received for unsend command. Sequence number: 0 2021-09-24 12:43:33.100 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 12:43:33.104 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 12:43:33.109 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 12:43:33.302 [INFO ] [internal.handler.MiIoAbstractHandler] - Found devices count: 5 2021-09-24 12:43:33.303 [INFO ] [internal.handler.MiIoAbstractHandler] - Devices: {"code":0,"id":6,"result":[{"did":"lumi.158d000244eb0f","model":"lumi.sensor_magnet.v2","num":1,"total":5},{"did":"lumi.158d000244eff7","model":"lumi.sensor_magnet.v2","num":2,"total":5},{"did":"lumi.158d0002455e45","model":"lumi.sensor_magnet.v2","num":3,"total":5},{"did":"255583899","model":"lumi.sen_ill.mgl01","num":4,"total":5},{"did":"255601330","model":"lumi.sen_ill.mgl01","num":5,"total":5}],"exe_time":110} 2021-09-24 12:43:33.304 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery: creating 5 devices 2021-09-24 12:43:33.306 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255583899 org.openhab.binding.miio.internal.json.GatewayDeviceItem@46999b60 2021-09-24 12:43:33.307 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255601330 org.openhab.binding.miio.internal.json.GatewayDeviceItem@39b1dd7 2021-09-24 12:43:33.508 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 257971283 Device name: 'Video doorbell', did: '257971283', token: '069515c3b24681e8f257753ea2fdfe08', ip: , server: cn 2021-09-24 12:43:33.522 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q0q68njc4000 Device name: 'Electric kettle', did: 'blt.3.q0q68njc4000', token: 'ab1bffb355b721ac02160cfd', ip: 31.54.185.136, server: cn 2021-09-24 12:43:33.536 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_q0q68njc4000' to inbox. 2021-09-24 12:43:33.540 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.qa7uqbns4000 Device name: 'Kitchen Temperature and Humidity Monitor', did: 'blt.3.qa7uqbns4000', token: '88708A53DF9981C882CEF6C3', ip: 195.206.169.241, server: cn 2021-09-24 12:43:33.567 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_qa7uqbns4000' to inbox. 2021-09-24 12:43:33.577 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.163lin3tk5k02 Device name: 'Motion Sensor Living Room 2', did: 'blt.3.163lin3tk5k02', token: '0D2F3B798405E4ED7507C4E4', ip: 31.54.185.136, server: cn 2021-09-24 12:43:33.596 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_163lin3tk5k02' to inbox. 2021-09-24 12:43:33.598 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.167qdngicec01 Device name: 'Motion Sensor Living Room 3', did: 'blt.3.167qdngicec01', token: '534427F94E79FD7D8E7F1699', ip: , server: cn 2021-09-24 12:43:33.659 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_167qdngicec01' to inbox. 2021-09-24 12:43:33.661 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d0001ab1f8e Device name: 'Bathroom window', did: 'lumi.158d0001ab1f8e', token: '', ip: , server: cn 2021-09-24 12:43:33.727 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:unsupported:lumi_158d0001ab1f8e' to inbox. 2021-09-24 12:43:33.749 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0001b75751' to inbox. 2021-09-24 12:43:33.756 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.163ljgq2o5o02 Device name: 'Motion Sensor Bedroom 2', did: 'blt.3.163ljgq2o5o02', token: 'D7C1CBFA3E24874975A7A0DD', ip: 31.54.185.136, server: cn 2021-09-24 12:43:33.772 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_163ljgq2o5o02' to inbox. 2021-09-24 12:43:33.777 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.167qem1e0ek00 Device name: 'Motion Sensor Kitchen 2', did: 'blt.3.167qem1e0ek00', token: '4D19960FACF11CCBAC8AD11A', ip: , server: cn 2021-09-24 12:43:33.826 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_167qem1e0ek00' to inbox. 2021-09-24 12:43:33.828 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q3b6gvpg4000 Device name: 'Basil', did: 'blt.3.q3b6gvpg4000', token: '1D8625D5C6BED95A6CFBC43E', ip: 86.158.207.221, server: cn 2021-09-24 12:43:33.831 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d000244eb0f' to inbox. 2021-09-24 12:43:33.844 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.pt92deu44000 Device name: 'Rosemary', did: 'blt.3.pt92deu44000', token: '8C3901C3119893385395546F', ip: 86.158.207.221, server: cn 2021-09-24 12:43:33.885 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q3b5itfs4400 Device name: 'Coriander', did: 'blt.3.q3b5itfs4400', token: '0375186E84FE44C102C8606C', ip: 86.158.207.221, server: cn 2021-09-24 12:43:33.890 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0001db636c' to inbox. 2021-09-24 12:43:33.900 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d0001e45231 Device name: 'Bedroom fridge door', did: 'lumi.158d0001e45231', token: '', ip: , server: cn 2021-09-24 12:43:33.955 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:unsupported:lumi_158d0001e45231' to inbox. 2021-09-24 12:43:33.961 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 255583899 Device name: 'Bedroom Light Sensor', did: '255583899', token: '', ip: , server: cn 2021-09-24 12:43:33.966 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:0F3BE69B' to inbox. 2021-09-24 12:43:33.989 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.qa7uhhog4000 Device name: 'bedroom Temperature and Humidity', did: 'blt.3.qa7uhhog4000', token: 'C309E3E79388C37D9E316F17', ip: 86.149.36.133, server: cn 2021-09-24 12:43:34.017 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_qa7uhhog4000' to inbox. 2021-09-24 12:43:34.027 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d000154a17c' to inbox. 2021-09-24 12:43:34.037 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 66038856 Device name: 'Remote control', did: '66038856', token: '47430ee0207579913014fb0dcaad4881', ip: 192.168.1.21, server: cn 2021-09-24 12:43:34.043 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 69211847 Device name: 'Camera Kitchen', did: '69211847', token: '35674f4b6b69435a6776346f70304b46', ip: 192.168.1.233, server: cn 2021-09-24 12:43:34.068 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 69495312 Device name: 'Living Room Camera', did: '69495312', token: '664b6d34374f526d45763073434c4476', ip: 192.168.1.202, server: cn 2021-09-24 12:43:34.078 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.101h3vedo5400 Device name: 'Thyme', did: 'blt.3.101h3vedo5400', token: '9814F33BC30FFF55E8EB029A', ip: 86.158.207.221, server: cn 2021-09-24 12:43:34.082 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 255601330 Device name: 'Light sensor Living Room', did: '255601330', token: '', ip: , server: cn 2021-09-24 12:43:34.112 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:0F3C2AB2' to inbox. 2021-09-24 12:43:34.113 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d00016c0a48 Device name: 'Wireless switch', did: 'lumi.158d00016c0a48', token: '', ip: , server: cn 2021-09-24 12:43:34.123 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:unsupported:lumi_158d00016c0a48' to inbox. 2021-09-24 12:43:34.140 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0002455e45' to inbox. 2021-09-24 12:43:34.169 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0003d4d374' to inbox. 2021-09-24 12:43:34.193 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0004619c17' to inbox. 2021-09-24 12:43:34.228 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0001267b46' to inbox. 2021-09-24 12:43:34.241 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0001dbbbe9' to inbox. 2021-09-24 12:43:34.284 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d000244eff7' to inbox. 2021-09-24 12:43:34.299 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0006372d32' to inbox. 2021-09-24 12:43:34.309 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 12:43:34.309 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 12:43:34.310 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 12:43:34.311 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 12:43:34.320 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 12:43:34.321 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 12:43:34.322 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 12:43:34.322 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 12:44:06.828 [ERROR] [unication.SonoffCommunicationManager] - Error Running queue:null 2021-09-24 12:45:19.514 [WARN ] [internal.handler.XiaomiBridgeHandler] - No key set in the gateway settings. Edit it in the configuration. 2021-09-24 12:45:49.317 [WARN ] [nal.protocol.MilightV6SessionManager] - Session timeout! 2021-09-24 12:46:08.702 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler MiIoVacuumHandler of thing miio:generic:03DB8872 tried updating channel actions#segment although the handler was already disposed. 2021-09-24 12:46:12.568 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 257971283 Device name: 'Video doorbell', did: '257971283', token: '069515c3b24681e8f257753ea2fdfe08', ip: , server: cn 2021-09-24 12:46:12.570 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 69211847 Device name: 'Camera Kitchen', did: '69211847', token: '35674f4b6b69435a6776346f70304b46', ip: 192.168.1.233, server: cn 2021-09-24 12:46:12.573 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.163ljgq2o5o02 Device name: 'Motion Sensor Bedroom 2', did: 'blt.3.163ljgq2o5o02', token: 'D7C1CBFA3E24874975A7A0DD', ip: 31.54.185.136, server: cn 2021-09-24 12:46:12.577 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.163lin3tk5k02 Device name: 'Motion Sensor Living Room 2', did: 'blt.3.163lin3tk5k02', token: '0D2F3B798405E4ED7507C4E4', ip: 31.54.185.136, server: cn 2021-09-24 12:46:12.580 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.167qem1e0ek00 Device name: 'Motion Sensor Kitchen 2', did: 'blt.3.167qem1e0ek00', token: '4D19960FACF11CCBAC8AD11A', ip: , server: cn 2021-09-24 12:46:12.583 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.pt92deu44000 Device name: 'Rosemary', did: 'blt.3.pt92deu44000', token: '8C3901C3119893385395546F', ip: 86.158.207.221, server: cn 2021-09-24 12:46:12.586 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 255583899 Device name: 'Bedroom Light Sensor', did: '255583899', token: '', ip: , server: cn 2021-09-24 12:46:12.592 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:0F3BE69B' to inbox. 2021-09-24 12:46:12.593 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 255601330 Device name: 'Light sensor Living Room', did: '255601330', token: '', ip: , server: cn 2021-09-24 12:46:12.600 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:gateway:035F8040' to inbox. 2021-09-24 12:46:12.601 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 69495312 Device name: 'Living Room Camera', did: '69495312', token: '664b6d34374f526d45763073434c4476', ip: 192.168.1.202, server: cn 2021-09-24 12:46:12.606 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d0001ab1f8e Device name: 'Bathroom window', did: 'lumi.158d0001ab1f8e', token: '', ip: , server: cn 2021-09-24 12:46:12.608 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d0001e45231 Device name: 'Bedroom fridge door', did: 'lumi.158d0001e45231', token: '', ip: , server: cn 2021-09-24 12:46:12.615 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:gateway:185B2C82' to inbox. 2021-09-24 12:46:12.617 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d00016c0a48 Device name: 'Wireless switch', did: 'lumi.158d00016c0a48', token: '', ip: , server: cn 2021-09-24 12:46:12.630 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.167qdngicec01 Device name: 'Motion Sensor Living Room 3', did: 'blt.3.167qdngicec01', token: '534427F94E79FD7D8E7F1699', ip: , server: cn 2021-09-24 12:46:12.632 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q3b6gvpg4000 Device name: 'Basil', did: 'blt.3.q3b6gvpg4000', token: '1D8625D5C6BED95A6CFBC43E', ip: 86.158.207.221, server: cn 2021-09-24 12:46:12.645 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:gateway:1654ED37' to inbox. 2021-09-24 12:46:12.646 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 66038856 Device name: 'Remote control', did: '66038856', token: '47430ee0207579913014fb0dcaad4881', ip: 192.168.1.21, server: cn 2021-09-24 12:46:12.648 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q3b5itfs4400 Device name: 'Coriander', did: 'blt.3.q3b5itfs4400', token: '0375186E84FE44C102C8606C', ip: 86.158.207.221, server: cn 2021-09-24 12:46:12.649 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.qa7uhhog4000 Device name: 'bedroom Temperature and Humidity', did: 'blt.3.qa7uhhog4000', token: 'C309E3E79388C37D9E316F17', ip: 86.149.36.133, server: cn 2021-09-24 12:46:12.651 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.qa7uqbns4000 Device name: 'Kitchen Temperature and Humidity Monitor', did: 'blt.3.qa7uqbns4000', token: '88708A53DF9981C882CEF6C3', ip: 195.206.169.241, server: cn 2021-09-24 12:46:12.657 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.101h3vedo5400 Device name: 'Thyme', did: 'blt.3.101h3vedo5400', token: '9814F33BC30FFF55E8EB029A', ip: 86.158.207.221, server: cn 2021-09-24 12:46:12.658 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q0q68njc4000 Device name: 'Electric kettle', did: 'blt.3.q0q68njc4000', token: 'ab1bffb355b721ac02160cfd', ip: 31.54.185.136, server: cn 2021-09-24 12:46:12.661 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 12:46:12.662 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 12:46:13.693 [ERROR] [connection.SonoffWebSocketConnection] - Websocket Closed, Status Code: 1006, Reason:Disconnected 2021-09-24 12:46:13.693 [ERROR] [connection.SonoffWebSocketConnection] - Websocket Closed, Status Code: 0, Reason:Broken pipe 2021-09-24 12:46:33.258 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Class set 2021-09-24 12:46:33.259 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Class set 2021-09-24 12:46:33.319 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0006372d32 Motion sensor stairs 2 (lumi.158d0006372d32) 2021-09-24 12:46:33.413 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d000244eff7 Shower Door Sensor (lumi.158d000244eff7) 2021-09-24 12:46:33.568 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0001267b46 Sensor Kitchen (lumi.158d0001267b46) 2021-09-24 12:46:33.600 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0001b75751 Front door (lumi.158d0001b75751) 2021-09-24 12:46:33.616 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0001dbbbe9 Mi Motion Sensor stairs (lumi.158d0001dbbbe9) 2021-09-24 12:46:33.626 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0003d4d374 Motion sensor Livingroom (lumi.158d0003d4d374) 2021-09-24 12:46:33.804 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0002455e45 Bathroom Door sensor (lumi.158d0002455e45) 2021-09-24 12:46:33.852 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0001db636c Bedroom Temp & Humidity Sensor (lumi.158d0001db636c) 2021-09-24 12:46:33.931 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Class set 2021-09-24 12:46:33.963 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d000154a17c Bathroom Motion sensor (lumi.158d000154a17c) 2021-09-24 12:46:34.013 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0004619c17 Motion sensor Bedroom (lumi.158d0004619c17) 2021-09-24 12:46:34.024 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:185B2C82:lumi_158d0002455e45 Mi Window and Door Sensor = null Gateway2 (408628354 / 185B2C82) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@25c88b8e) 2021-09-24 12:46:34.028 [INFO ] [.internal.handler.MiIoGatewayHandler] - Child initialized : miio:lumi:185B2C82:lumi_158d0002455e45 Mi Window and Door Sensor 2021-09-24 12:46:34.030 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:185B2C82:lumi_158d000244eb0f Mi Window and Door Sensor = null Gateway2 (408628354 / 185B2C82) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@25c88b8e) 2021-09-24 12:46:34.027 [INFO ] [.internal.handler.MiIoGatewayHandler] - Child initialized : miio:lumi:185B2C82:lumi_158d000244eff7 Mi Window and Door Sensor 2021-09-24 12:46:34.031 [INFO ] [.internal.handler.MiIoGatewayHandler] - Child initialized : miio:lumi:185B2C82:lumi_158d000244eb0f Mi Window and Door Sensor 2021-09-24 12:46:34.027 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:185B2C82:lumi_158d000244eff7 Mi Window and Door Sensor = null Gateway2 (408628354 / 185B2C82) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@25c88b8e) 2021-09-24 12:46:34.031 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:185B2C82:lumi_158d000244eb0f to bridge miio:gateway:185B2C82. We should not see this 2021-09-24 12:46:34.047 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d000244eb0f Kitchen Fridge Door sensor (lumi.158d000244eb0f) 2021-09-24 12:46:35.486 [INFO ] [internal.handler.MiIoAbstractHandler] - Found devices count: 5 2021-09-24 12:46:35.487 [INFO ] [internal.handler.MiIoAbstractHandler] - Devices: {"code":0,"id":14,"result":[{"did":"lumi.158d000244eb0f","model":"lumi.sensor_magnet.v2","num":1,"total":5},{"did":"lumi.158d000244eff7","model":"lumi.sensor_magnet.v2","num":2,"total":5},{"did":"lumi.158d0002455e45","model":"lumi.sensor_magnet.v2","num":3,"total":5},{"did":"255583899","model":"lumi.sen_ill.mgl01","num":4,"total":5},{"did":"255601330","model":"lumi.sen_ill.mgl01","num":5,"total":5}],"exe_time":220} 2021-09-24 12:46:35.489 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery: creating 5 devices 2021-09-24 12:46:35.492 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255583899 org.openhab.binding.miio.internal.json.GatewayDeviceItem@2fe9ab3 2021-09-24 12:46:35.493 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255601330 org.openhab.binding.miio.internal.json.GatewayDeviceItem@c39749c 2021-09-24 12:46:59.257 [INFO ] [internal.handler.MiIoAbstractHandler] - Found devices count: 5 2021-09-24 12:46:59.259 [INFO ] [internal.handler.MiIoAbstractHandler] - Devices: {"code":0,"id":19,"result":[{"did":"lumi.158d000244eb0f","model":"lumi.sensor_magnet.v2","num":1,"total":5},{"did":"lumi.158d000244eff7","model":"lumi.sensor_magnet.v2","num":2,"total":5},{"did":"lumi.158d0002455e45","model":"lumi.sensor_magnet.v2","num":3,"total":5},{"did":"255583899","model":"lumi.sen_ill.mgl01","num":4,"total":5},{"did":"255601330","model":"lumi.sen_ill.mgl01","num":5,"total":5}],"exe_time":110} 2021-09-24 12:46:59.260 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery: creating 5 devices 2021-09-24 12:46:59.265 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255583899 org.openhab.binding.miio.internal.json.GatewayDeviceItem@bb470de 2021-09-24 12:46:59.266 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255601330 org.openhab.binding.miio.internal.json.GatewayDeviceItem@4eb6efcc 2021-09-24 12:47:00.615 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler XiaomiSensorMotionHandler of thing mihome:sensor_motion:34ce0085a2e1:158d0003d4d374 tried updating channel motion although the handler was already disposed. 2021-09-24 12:50:19.554 [WARN ] [.core.thing.binding.BaseThingHandler] - Handler XiaomiBridgeHandler tried updating the thing status although the handler was already disposed. 2021-09-24 12:50:28.365 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:00:00.588 [INFO ] [penhab.core.model.script.Time Of Day] - Calculating time of day... 2021-09-24 13:00:00.632 [INFO ] [penhab.core.model.script.Time Of Day] - Calculated time of day is DAY 2021-09-24 13:00:28.368 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:10:28.370 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:14:34.069 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d0002455e45 Bathroom Door sensor (lumi.158d0002455e45) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:14:34.071 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d0002455e45 to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:14:51.522 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: RobotVacuum_WaterBoxState 2021-09-24 13:14:51.524 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-CoverArt 2021-09-24 13:14:51.525 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Artist 2021-09-24 13:14:51.526 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Title 2021-09-24 13:14:51.527 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Album 2021-09-24 13:14:51.528 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-CurrentPlayingTime 2021-09-24 13:14:51.529 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Control 2021-09-24 13:14:51.529 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Volume 2021-09-24 13:14:51.530 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Shuffle 2021-09-24 13:14:51.531 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Repeat 2021-09-24 13:14:51.531 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Sleepmode 2021-09-24 13:14:51.532 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Favorites 2021-09-24 13:14:51.726 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: RobotVacuum_WaterBoxState 2021-09-24 13:14:51.728 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-CoverArt 2021-09-24 13:14:51.728 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Artist 2021-09-24 13:14:51.729 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Title 2021-09-24 13:14:51.730 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Album 2021-09-24 13:14:51.730 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-CurrentPlayingTime 2021-09-24 13:14:51.731 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Control 2021-09-24 13:14:51.731 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Volume 2021-09-24 13:14:51.733 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Shuffle 2021-09-24 13:14:51.733 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Repeat 2021-09-24 13:14:51.734 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Sleepmode 2021-09-24 13:14:51.735 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Favorites 2021-09-24 13:14:51.737 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined 2021-09-24 13:14:52.056 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: RobotVacuum_WaterBoxState 2021-09-24 13:14:52.058 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-CoverArt 2021-09-24 13:14:52.059 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Artist 2021-09-24 13:14:52.060 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Title 2021-09-24 13:14:52.061 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Album 2021-09-24 13:14:52.061 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-CurrentPlayingTime 2021-09-24 13:14:52.062 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Control 2021-09-24 13:14:52.063 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Volume 2021-09-24 13:14:52.063 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Shuffle 2021-09-24 13:14:52.064 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Repeat 2021-09-24 13:14:52.065 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Sleepmode 2021-09-24 13:14:52.065 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: Squeeze-Favorites 2021-09-24 13:14:52.068 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined 2021-09-24 13:14:52.069 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLCoverArt 2021-09-24 13:14:52.070 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLArtist 2021-09-24 13:14:52.071 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLTitle 2021-09-24 13:14:52.072 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLAlbum 2021-09-24 13:14:52.073 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLCurrentPlayingTime 2021-09-24 13:14:52.074 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLControl 2021-09-24 13:14:52.075 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLVolume 2021-09-24 13:14:52.076 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLShuffle 2021-09-24 13:14:52.077 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLRepeat 2021-09-24 13:14:52.078 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLSleepmode 2021-09-24 13:14:52.078 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLFavorites 2021-09-24 13:15:23.026 [ERROR] [nal.common.AbstractInvocationHandler] - An error occurred while calling method 'ThingHandler.handleCommand()' on 'org.openhab.binding.hue.internal.handler.HueGroupHandler@28e706c8': Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@2ad84469[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@52eaceae[Wrapped task = org.openhab.binding.hue.internal.HttpClient$$Lambda$1456/0x000000010121b040@23e18182]] rejected from org.openhab.core.internal.common.WrappedScheduledExecutorService@273a25bd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2130] java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@2ad84469[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@52eaceae[Wrapped task = org.openhab.binding.hue.internal.HttpClient$$Lambda$1456/0x000000010121b040@23e18182]] rejected from org.openhab.core.internal.common.WrappedScheduledExecutorService@273a25bd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2130] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) ~[?:?] at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) ~[?:?] at java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562) ~[?:?] at java.util.concurrent.ScheduledThreadPoolExecutor.submit(ScheduledThreadPoolExecutor.java:715) ~[?:?] at org.openhab.binding.hue.internal.HttpClient.putAsync(HttpClient.java:98) ~[?:?] at org.openhab.binding.hue.internal.HueBridge.setGroupState(HueBridge.java:646) ~[?:?] at org.openhab.binding.hue.internal.handler.HueBridgeHandler.updateGroupState(HueBridgeHandler.java:486) ~[?:?] at org.openhab.binding.hue.internal.handler.HueGroupHandler.handleCommand(HueGroupHandler.java:289) ~[?:?] at org.openhab.binding.hue.internal.handler.HueGroupHandler.handleCommand(HueGroupHandler.java:168) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.InvocationHandlerSync.invoke(InvocationHandlerSync.java:59) [bundleFile:?] at com.sun.proxy.$Proxy342.handleCommand(Unknown Source) [?:?] at org.openhab.core.thing.internal.profiles.ProfileCallbackImpl.handleCommand(ProfileCallbackImpl.java:80) [bundleFile:?] at org.openhab.core.thing.internal.profiles.SystemDefaultProfile.onCommandFromItem(SystemDefaultProfile.java:48) [bundleFile:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:829) [?:?] 2021-09-24 13:15:43.325 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'Downstairs-8' failed: The name 'StatusBigLampLight' cannot be resolved to an item or type; line 215, column 2, length 18 in Downstairs 2021-09-24 13:15:56.744 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'Downstairs-8' failed: The name 'StatusBigLampLight' cannot be resolved to an item or type; line 215, column 2, length 18 in Downstairs 2021-09-24 13:15:56.749 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'Downstairs-9' failed: The name 'TVSwitch' cannot be resolved to an item or type; line 255, column 8, length 8 in Downstairs 2021-09-24 13:16:07.109 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'Downstairs-8' failed: The name 'StatusBigLampLight' cannot be resolved to an item or type; line 215, column 2, length 18 in Downstairs 2021-09-24 13:16:07.117 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'Downstairs-9' failed: The name 'TVSwitch' cannot be resolved to an item or type; line 255, column 8, length 8 in Downstairs 2021-09-24 13:20:28.372 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:21:58.365 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d000154a17c Bathroom Motion sensor (lumi.158d000154a17c) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:21:58.367 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d000154a17c to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:23:56.159 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d0001db636c Bedroom Temp & Humidity Sensor (lumi.158d0001db636c) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:23:56.160 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d0001db636c to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:25:13.511 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d0001b75751 Front door (lumi.158d0001b75751) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:25:13.513 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d0001b75751 to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:25:27.407 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d000244eb0f Kitchen Fridge Door sensor (lumi.158d000244eb0f) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:25:27.408 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d000244eb0f to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:28:47.697 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d0001dbbbe9 Mi Motion Sensor stairs (lumi.158d0001dbbbe9) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:28:47.698 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d0001dbbbe9 to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:29:54.169 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d0004619c17 Motion sensor Bedroom (lumi.158d0004619c17) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:29:54.169 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d0004619c17 to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:29:57.429 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d0004619c17 Motion sensor Bedroom (lumi.158d0004619c17) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:29:57.431 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d0004619c17 to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:30:01.238 [INFO ] [penhab.core.model.script.Time Of Day] - Calculating time of day... 2021-09-24 13:30:01.252 [INFO ] [penhab.core.model.script.Time Of Day] - Calculated time of day is DAY 2021-09-24 13:30:28.375 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:32:12.379 [ERROR] [nal.common.AbstractInvocationHandler] - An error occurred while calling method 'ThingHandler.thingUpdated()' on 'org.openhab.binding.plex.internal.handler.PlexServerHandler@6255d2': Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@273c363a[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@42f75deb[Wrapped task = org.openhab.binding.plex.internal.handler.PlexServerHandler$$Lambda$955/0x0000000100e56840@10e1fb24]] rejected from org.openhab.core.internal.common.WrappedScheduledExecutorService@273a25bd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2130] java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@273c363a[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@42f75deb[Wrapped task = org.openhab.binding.plex.internal.handler.PlexServerHandler$$Lambda$955/0x0000000100e56840@10e1fb24]] rejected from org.openhab.core.internal.common.WrappedScheduledExecutorService@273a25bd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2130] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) ~[?:?] at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) ~[?:?] at java.util.concurrent.ScheduledThreadPoolExecutor.scheduleWithFixedDelay(ScheduledThreadPoolExecutor.java:680) ~[?:?] at org.openhab.binding.plex.internal.handler.PlexServerHandler.onUpdate(PlexServerHandler.java:260) ~[?:?] at org.openhab.binding.plex.internal.handler.PlexServerHandler.initialize(PlexServerHandler.java:113) ~[?:?] at org.openhab.core.thing.binding.BaseThingHandler.thingUpdated(BaseThingHandler.java:152) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:829) [?:?] 2021-09-24 13:32:33.180 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d0001267b46 Sensor Kitchen (lumi.158d0001267b46) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:32:33.195 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d0001267b46 to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:32:43.499 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Bridge for miio:lumi:lumi_158d000244eff7 Shower Door Sensor (lumi.158d000244eff7) = null Gateway (56590400 / 035F8040) with token (org.openhab.binding.miio.internal.handler.MiIoGatewayHandler@6819d558) 2021-09-24 13:32:43.501 [WARN ] [iio.internal.handler.MiIoLumiHandler] - Adding child device miio:lumi:lumi_158d000244eff7 to bridge miio:gateway:035F8040. We should not see this 2021-09-24 13:33:11.825 [INFO ] [nternal.handler.SonoffAccountHandler] - Sonoff Access Mode set to: mixed 2021-09-24 13:33:11.848 [ERROR] [nal.common.AbstractInvocationHandler] - An error occurred while calling method 'ThingHandler.thingUpdated()' on 'org.openhab.binding.sonoff.internal.handler.SonoffAccountHandler@5b89b059': Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@6c4eb24a[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@71096684[Wrapped task = org.openhab.binding.sonoff.internal.communication.SonoffCommunicationManager@5657a596]] rejected from org.openhab.core.internal.common.WrappedScheduledExecutorService@273a25bd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2130] java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@6c4eb24a[Not completed, task = java.util.concurrent.Executors$RunnableAdapter@71096684[Wrapped task = org.openhab.binding.sonoff.internal.communication.SonoffCommunicationManager@5657a596]] rejected from org.openhab.core.internal.common.WrappedScheduledExecutorService@273a25bd[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2130] at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825) ~[?:?] at java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340) ~[?:?] at java.util.concurrent.ScheduledThreadPoolExecutor.scheduleWithFixedDelay(ScheduledThreadPoolExecutor.java:680) ~[?:?] at org.openhab.binding.sonoff.internal.handler.SonoffAccountHandler.initialize(SonoffAccountHandler.java:101) ~[?:?] at org.openhab.core.thing.binding.BaseThingHandler.thingUpdated(BaseThingHandler.java:152) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.openhab.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:154) [bundleFile:?] at org.openhab.core.internal.common.Invocation.call(Invocation.java:52) [bundleFile:?] at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] at java.lang.Thread.run(Thread.java:829) [?:?] 2021-09-24 13:35:08.194 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: RobotVacuum_WaterBoxState 2021-09-24 13:35:08.195 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLCoverArt 2021-09-24 13:35:08.196 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLArtist 2021-09-24 13:35:08.197 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLTitle 2021-09-24 13:35:08.197 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLAlbum 2021-09-24 13:35:08.198 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLCurrentPlayingTime 2021-09-24 13:35:08.199 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLControl 2021-09-24 13:35:08.199 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLVolume 2021-09-24 13:35:08.200 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLShuffle 2021-09-24 13:35:08.200 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLRepeat 2021-09-24 13:35:08.201 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLSleepmode 2021-09-24 13:35:08.202 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLFavorites 2021-09-24 13:35:08.205 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined 2021-09-24 13:36:04.379 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: RobotVacuum_WaterBoxState 2021-09-24 13:36:04.381 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLCoverArt 2021-09-24 13:36:04.382 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLArtist 2021-09-24 13:36:04.383 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLTitle 2021-09-24 13:36:04.384 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLAlbum 2021-09-24 13:36:04.385 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLCurrentPlayingTime 2021-09-24 13:36:04.385 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLControl 2021-09-24 13:36:04.386 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLVolume 2021-09-24 13:36:04.387 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLShuffle 2021-09-24 13:36:04.387 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLRepeat 2021-09-24 13:36:04.388 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLSleepmode 2021-09-24 13:36:04.388 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLFavorites 2021-09-24 13:36:04.516 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: RobotVacuum_WaterBoxState 2021-09-24 13:36:04.519 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLCoverArt 2021-09-24 13:36:04.520 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLArtist 2021-09-24 13:36:04.520 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLTitle 2021-09-24 13:36:04.521 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLAlbum 2021-09-24 13:36:04.521 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLCurrentPlayingTime 2021-09-24 13:36:04.522 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLControl 2021-09-24 13:36:04.522 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLVolume 2021-09-24 13:36:04.523 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLShuffle 2021-09-24 13:36:04.524 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLRepeat 2021-09-24 13:36:04.524 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLSleepmode 2021-09-24 13:36:04.525 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: SqueezeNULLFavorites 2021-09-24 13:36:04.528 [WARN ] [e.internal.SseItemStatesEventBuilder] - Attempting to send a state update of an item which doesn't exist: undefined 2021-09-24 13:36:16.725 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 13:36:16.726 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:36:16.727 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 13:36:16.728 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 13:36:16.729 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:36:16.730 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 13:36:17.024 [INFO ] [internal.handler.MiIoAbstractHandler] - Found devices count: 5 2021-09-24 13:36:17.025 [INFO ] [internal.handler.MiIoAbstractHandler] - Devices: {"code":0,"id":169,"result":[{"did":"lumi.158d000244eb0f","model":"lumi.sensor_magnet.v2","num":1,"total":5},{"did":"lumi.158d000244eff7","model":"lumi.sensor_magnet.v2","num":2,"total":5},{"did":"lumi.158d0002455e45","model":"lumi.sensor_magnet.v2","num":3,"total":5},{"did":"255583899","model":"lumi.sen_ill.mgl01","num":4,"total":5},{"did":"255601330","model":"lumi.sen_ill.mgl01","num":5,"total":5}],"exe_time":220} 2021-09-24 13:36:17.026 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery: creating 5 devices 2021-09-24 13:36:17.029 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255583899 org.openhab.binding.miio.internal.json.GatewayDeviceItem@2f460cdf 2021-09-24 13:36:17.030 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255601330 org.openhab.binding.miio.internal.json.GatewayDeviceItem@7f32e09d 2021-09-24 13:36:17.987 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q3b6gvpg4000 Device name: 'Basil', did: 'blt.3.q3b6gvpg4000', token: '1D8625D5C6BED95A6CFBC43E', ip: 86.158.207.221, server: cn 2021-09-24 13:36:17.990 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d0001ab1f8e Device name: 'Bathroom window', did: 'lumi.158d0001ab1f8e', token: '', ip: , server: cn 2021-09-24 13:36:17.994 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:unsupported:lumi_158d0001ab1f8e' to inbox. 2021-09-24 13:36:17.996 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 69495312 Device name: 'Living Room Camera', did: '69495312', token: '664b6d34374f526d45763073434c4476', ip: 192.168.1.202, server: cn 2021-09-24 13:36:18.000 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.163lin3tk5k02 Device name: 'Motion Sensor Living Room 2', did: 'blt.3.163lin3tk5k02', token: '0D2F3B798405E4ED7507C4E4', ip: 31.54.185.136, server: cn 2021-09-24 13:36:18.002 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_163lin3tk5k02' to inbox. 2021-09-24 13:36:18.003 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.167qdngicec01 Device name: 'Motion Sensor Living Room 3', did: 'blt.3.167qdngicec01', token: '534427F94E79FD7D8E7F1699', ip: , server: cn 2021-09-24 13:36:18.008 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_167qdngicec01' to inbox. 2021-09-24 13:36:18.009 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.qa7uhhog4000 Device name: 'bedroom Temperature and Humidity', did: 'blt.3.qa7uhhog4000', token: 'C309E3E79388C37D9E316F17', ip: 86.149.36.133, server: cn 2021-09-24 13:36:18.012 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_qa7uhhog4000' to inbox. 2021-09-24 13:36:18.013 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 255583899 Device name: 'Bedroom Light Sensor', did: '255583899', token: '', ip: , server: cn 2021-09-24 13:36:18.017 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:0F3BE69B' to inbox. 2021-09-24 13:36:18.018 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 69211847 Device name: 'Camera Kitchen', did: '69211847', token: '35674f4b6b69435a6776346f70304b46', ip: 192.168.1.233, server: cn 2021-09-24 13:36:18.019 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.163ljgq2o5o02 Device name: 'Motion Sensor Bedroom 2', did: 'blt.3.163ljgq2o5o02', token: 'D7C1CBFA3E24874975A7A0DD', ip: 31.54.185.136, server: cn 2021-09-24 13:36:18.022 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_163ljgq2o5o02' to inbox. 2021-09-24 13:36:18.023 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.167qem1e0ek00 Device name: 'Motion Sensor Kitchen 2', did: 'blt.3.167qem1e0ek00', token: '4D19960FACF11CCBAC8AD11A', ip: , server: cn 2021-09-24 13:36:18.026 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_167qem1e0ek00' to inbox. 2021-09-24 13:36:18.028 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.pt92deu44000 Device name: 'Rosemary', did: 'blt.3.pt92deu44000', token: '8C3901C3119893385395546F', ip: 86.158.207.221, server: cn 2021-09-24 13:36:18.028 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 66038856 Device name: 'Remote control', did: '66038856', token: '47430ee0207579913014fb0dcaad4881', ip: 192.168.1.21, server: cn 2021-09-24 13:36:18.030 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 257971283 Device name: 'Video doorbell', did: '257971283', token: '069515c3b24681e8f257753ea2fdfe08', ip: , server: cn 2021-09-24 13:36:18.031 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d00016c0a48 Device name: 'Wireless switch', did: 'lumi.158d00016c0a48', token: '', ip: , server: cn 2021-09-24 13:36:18.034 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:unsupported:lumi_158d00016c0a48' to inbox. 2021-09-24 13:36:18.036 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d0001e45231 Device name: 'Bedroom fridge door', did: 'lumi.158d0001e45231', token: '', ip: , server: cn 2021-09-24 13:36:18.038 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:unsupported:lumi_158d0001e45231' to inbox. 2021-09-24 13:36:18.042 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0003d4d374' to inbox. 2021-09-24 13:36:18.044 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.101h3vedo5400 Device name: 'Thyme', did: 'blt.3.101h3vedo5400', token: '9814F33BC30FFF55E8EB029A', ip: 86.158.207.221, server: cn 2021-09-24 13:36:18.045 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q0q68njc4000 Device name: 'Electric kettle', did: 'blt.3.q0q68njc4000', token: 'ab1bffb355b721ac02160cfd', ip: 31.54.185.136, server: cn 2021-09-24 13:36:18.048 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_q0q68njc4000' to inbox. 2021-09-24 13:36:18.049 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q3b5itfs4400 Device name: 'Coriander', did: 'blt.3.q3b5itfs4400', token: '0375186E84FE44C102C8606C', ip: 86.158.207.221, server: cn 2021-09-24 13:36:18.050 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.qa7uqbns4000 Device name: 'Kitchen Temperature and Humidity Monitor', did: 'blt.3.qa7uqbns4000', token: '88708A53DF9981C882CEF6C3', ip: 195.206.169.241, server: cn 2021-09-24 13:36:18.053 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:blt_3_qa7uqbns4000' to inbox. 2021-09-24 13:36:18.054 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 255601330 Device name: 'Light sensor Living Room', did: '255601330', token: '', ip: , server: cn 2021-09-24 13:36:18.060 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:0F3C2AB2' to inbox. 2021-09-24 13:36:18.064 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:lumi:lumi_158d0006372d32' to inbox. 2021-09-24 13:36:18.066 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 13:36:18.067 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:36:18.068 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 13:36:18.068 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 13:36:18.069 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:37:29.066 [ERROR] [nternal.DiscoveryServiceRegistryImpl] - Cannot trigger scan for thing types '[mihome:bridge]' on 'XiaomiBridgeDiscoveryService'! java.lang.IllegalThreadStateException: null at java.lang.Thread.start(Thread.java:789) ~[?:?] at org.openhab.binding.mihome.internal.socket.XiaomiSocket.initialize(XiaomiSocket.java:81) ~[?:?] at org.openhab.binding.mihome.internal.discovery.XiaomiBridgeDiscoveryService.startScan(XiaomiBridgeDiscoveryService.java:58) ~[?:?] at org.openhab.core.config.discovery.AbstractDiscoveryService.startScan(AbstractDiscoveryService.java:194) ~[?:?] at org.openhab.core.config.discovery.internal.DiscoveryServiceRegistryImpl.startScan(DiscoveryServiceRegistryImpl.java:377) ~[?:?] at org.openhab.core.config.discovery.internal.DiscoveryServiceRegistryImpl.startScans(DiscoveryServiceRegistryImpl.java:362) ~[?:?] at org.openhab.core.config.discovery.internal.DiscoveryServiceRegistryImpl.startScan(DiscoveryServiceRegistryImpl.java:211) ~[?:?] at org.openhab.core.io.rest.core.internal.discovery.DiscoveryResource.scan(DiscoveryResource.java:105) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:566) ~[?:?] at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:179) ~[bundleFile:3.4.3] at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:96) ~[bundleFile:3.4.3] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:201) ~[bundleFile:3.4.3] at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:104) ~[bundleFile:3.4.3] at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:59) ~[bundleFile:3.4.3] at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:96) ~[bundleFile:3.4.3] at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) ~[bundleFile:3.4.3] at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121) ~[bundleFile:3.4.3] at org.apache.cxf.transport.http.AbstractHTTPDestination.invoke(AbstractHTTPDestination.java:265) ~[bundleFile:3.4.3] at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:234) ~[bundleFile:3.4.3] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:208) ~[bundleFile:3.4.3] at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:160) ~[bundleFile:3.4.3] at org.apache.cxf.transport.servlet.CXFNonSpringServlet.invoke(CXFNonSpringServlet.java:225) ~[bundleFile:3.4.3] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:298) ~[bundleFile:3.4.3] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doPost(AbstractHTTPServlet.java:217) ~[bundleFile:3.4.3] at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[bundleFile:3.1.0] at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:273) ~[bundleFile:3.4.3] at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:791) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:550) ~[bundleFile:9.4.40.v20210413] at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:71) ~[bundleFile:?] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:602) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1624) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1435) ~[bundleFile:9.4.40.v20210413] at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:294) ~[bundleFile:?] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1594) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1350) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[bundleFile:9.4.40.v20210413] at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:82) ~[bundleFile:?] at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:388) ~[bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:633) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:380) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:383) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) [bundleFile:9.4.40.v20210413] at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) [bundleFile:9.4.40.v20210413] at java.lang.Thread.run(Thread.java:829) [?:?] 2021-09-24 13:39:21.430 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 13:39:21.432 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:39:21.433 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 13:39:21.434 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 13:39:21.435 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:39:21.435 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 13:39:21.738 [INFO ] [internal.handler.MiIoAbstractHandler] - Found devices count: 5 2021-09-24 13:39:21.739 [INFO ] [internal.handler.MiIoAbstractHandler] - Devices: {"code":0,"id":179,"result":[{"did":"lumi.158d000244eb0f","model":"lumi.sensor_magnet.v2","num":1,"total":5},{"did":"lumi.158d000244eff7","model":"lumi.sensor_magnet.v2","num":2,"total":5},{"did":"lumi.158d0002455e45","model":"lumi.sensor_magnet.v2","num":3,"total":5},{"did":"255583899","model":"lumi.sen_ill.mgl01","num":4,"total":5},{"did":"255601330","model":"lumi.sen_ill.mgl01","num":5,"total":5}],"exe_time":220} 2021-09-24 13:39:21.741 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery: creating 5 devices 2021-09-24 13:39:21.744 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255583899 org.openhab.binding.miio.internal.json.GatewayDeviceItem@57285d25 2021-09-24 13:39:21.746 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Discovered gateway subdevice, but ignored because not supported: 255601330 org.openhab.binding.miio.internal.json.GatewayDeviceItem@2e991083 2021-09-24 13:39:22.477 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 255601330 Device name: 'Light sensor Living Room', did: '255601330', token: '', ip: , server: cn 2021-09-24 13:39:22.487 [INFO ] [g.discovery.internal.PersistentInbox] - Added new thing 'miio:generic:0F3C2AB2' to inbox. 2021-09-24 13:39:22.489 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 257971283 Device name: 'Video doorbell', did: '257971283', token: '069515c3b24681e8f257753ea2fdfe08', ip: , server: cn 2021-09-24 13:39:22.491 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d0001e45231 Device name: 'Bedroom fridge door', did: 'lumi.158d0001e45231', token: '', ip: , server: cn 2021-09-24 13:39:22.493 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d00016c0a48 Device name: 'Wireless switch', did: 'lumi.158d00016c0a48', token: '', ip: , server: cn 2021-09-24 13:39:22.496 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: lumi.158d0001ab1f8e Device name: 'Bathroom window', did: 'lumi.158d0001ab1f8e', token: '', ip: , server: cn 2021-09-24 13:39:22.499 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.167qem1e0ek00 Device name: 'Motion Sensor Kitchen 2', did: 'blt.3.167qem1e0ek00', token: '4D19960FACF11CCBAC8AD11A', ip: , server: cn 2021-09-24 13:39:22.500 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.pt92deu44000 Device name: 'Rosemary', did: 'blt.3.pt92deu44000', token: '8C3901C3119893385395546F', ip: 86.158.207.221, server: cn 2021-09-24 13:39:22.501 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q0q68njc4000 Device name: 'Electric kettle', did: 'blt.3.q0q68njc4000', token: 'ab1bffb355b721ac02160cfd', ip: 31.54.185.136, server: cn 2021-09-24 13:39:22.503 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.qa7uhhog4000 Device name: 'bedroom Temperature and Humidity', did: 'blt.3.qa7uhhog4000', token: 'C309E3E79388C37D9E316F17', ip: 86.149.36.133, server: cn 2021-09-24 13:39:22.504 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.qa7uqbns4000 Device name: 'Kitchen Temperature and Humidity Monitor', did: 'blt.3.qa7uqbns4000', token: '88708A53DF9981C882CEF6C3', ip: 195.206.169.241, server: cn 2021-09-24 13:39:22.506 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q3b5itfs4400 Device name: 'Coriander', did: 'blt.3.q3b5itfs4400', token: '0375186E84FE44C102C8606C', ip: 86.158.207.221, server: cn 2021-09-24 13:39:22.508 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 69495312 Device name: 'Living Room Camera', did: '69495312', token: '664b6d34374f526d45763073434c4476', ip: 192.168.1.202, server: cn 2021-09-24 13:39:22.511 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.101h3vedo5400 Device name: 'Thyme', did: 'blt.3.101h3vedo5400', token: '9814F33BC30FFF55E8EB029A', ip: 86.158.207.221, server: cn 2021-09-24 13:39:22.512 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.163lin3tk5k02 Device name: 'Motion Sensor Living Room 2', did: 'blt.3.163lin3tk5k02', token: '0D2F3B798405E4ED7507C4E4', ip: 31.54.185.136, server: cn 2021-09-24 13:39:22.513 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.167qdngicec01 Device name: 'Motion Sensor Living Room 3', did: 'blt.3.167qdngicec01', token: '534427F94E79FD7D8E7F1699', ip: , server: cn 2021-09-24 13:39:22.516 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 255583899 Device name: 'Bedroom Light Sensor', did: '255583899', token: '', ip: , server: cn 2021-09-24 13:39:22.520 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 66038856 Device name: 'Remote control', did: '66038856', token: '47430ee0207579913014fb0dcaad4881', ip: 192.168.1.21, server: cn 2021-09-24 13:39:22.526 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: 69211847 Device name: 'Camera Kitchen', did: '69211847', token: '35674f4b6b69435a6776346f70304b46', ip: 192.168.1.233, server: cn 2021-09-24 13:39:22.527 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.163ljgq2o5o02 Device name: 'Motion Sensor Bedroom 2', did: 'blt.3.163ljgq2o5o02', token: 'D7C1CBFA3E24874975A7A0DD', ip: 31.54.185.136, server: cn 2021-09-24 13:39:22.528 [INFO ] [iio.internal.discovery.MiIoDiscovery] - Discovered from cloud, but ignored because not supported: blt.3.q3b6gvpg4000 Device name: 'Basil', did: 'blt.3.q3b6gvpg4000', token: '1D8625D5C6BED95A6CFBC43E', ip: 86.158.207.221, server: cn 2021-09-24 13:39:22.530 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 13:39:22.530 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:39:22.531 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - Bridge not null 2021-09-24 13:39:22.531 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: StartScan... 2021-09-24 13:39:22.532 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover... 2021-09-24 13:40:00.886 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0006372d32 Motion sensor stairs 2 (lumi.158d0006372d32) 2021-09-24 13:40:00.904 [INFO ] [iio.internal.handler.MiIoLumiHandler] - Missing Bridge for miio:lumi:lumi_158d0003d4d374 Motion sensor Livingroom (lumi.158d0003d4d374) 2021-09-24 13:40:28.376 [INFO ] [discovery.MiIoLumiSubdeviceDiscovery] - AutoDiscovery MIIO Lumi Subdevice: Discover...