Advertisement
Guest User

Untitled

a guest
Sep 8th, 2017
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.72 KB | None | 0 0
  1. 2017-09-08 23:01:21.156 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway...
  2. 2017-09-08 23:01:21.160 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway using mDNS address 10.10.10.20:4000
  3. 2017-09-08 23:01:21.566 [DEBUG] [mlightify.internal.LightifyConnector] - Connected
  4. 2017-09-08 23:01:21.574 [DEBUG] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = GET_GATEWAY_FIRMWARE_VERSION, Seq number = 0
  5. 2017-09-08 23:01:21.580 [TRACE] [mlightify.internal.LightifyConnector] - TX: 0600026F00000000
  6. 2017-09-08 23:01:21.599 [TRACE] [mlightify.internal.LightifyConnector] - RX: 0B00036F000000000001010329
  7. 2017-09-08 23:01:21.603 [TRACE] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = LIST_PAIRED_DEVICES, Seq number = 1
  8. 2017-09-08 23:01:21.607 [TRACE] [mlightify.internal.LightifyConnector] - TX: 070002130100000001
  9. 2017-09-08 23:01:21.614 [INFO ] [sages.LightifyGatewayFirmwareMessage] - osramlightify:gateway:017ba969: firmware version = 1.1.3.41
  10. 2017-09-08 23:01:21.620 [TRACE] [overy.LightifyDeviceDiscoveryService] - Start scanning for paired devices
  11. ==> /var/log/openhab2/events.log <==
  12. 2017-09-08 23:01:21.622 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from OFFLINE (COMMUNICATION_ERROR) to ONLINE
  13. ==> /var/log/openhab2/openhab.log <==
  14. 2017-09-08 23:01:21.639 [TRACE] [mlightify.internal.LightifyConnector] - RX: 3B00031301000000000100CA05CE890A0000261884020102051002000001648719010000FF537572666163655457203031000000000000000000000000
  15. 2017-09-08 23:01:21.645 [TRACE] [ges.LightifyListPairedDevicesMessage] - 84:18:26:00:00:0A:89:CE: "SurfaceTW 01" device type=2, firmware version=01020510, reachable=2 power=true luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  16. 2017-09-08 23:01:21.661 [DEBUG] [ightify.internal.LightifyDeviceState] - 84:18:26:00:00:0A:89:CE: INITIAL reachable=2 power=true luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  17. 2017-09-08 23:01:21.663 [DEBUG] [ightify.internal.LightifyDeviceState] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: refresh
  18. 2017-09-08 23:01:21.666 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: power ON
  19. 2017-09-08 23:01:21.674 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: temperature 6535
  20. ==> /var/log/openhab2/events.log <==
  21. 2017-09-08 23:01:21.682 [vent.ItemStateChangedEvent] - Tisch_Dimm changed from NULL to 100
  22. ==> /var/log/openhab2/openhab.log <==
  23. 2017-09-08 23:01:21.678 [ERROR] [mlightify.internal.LightifyConnector] - Connector died:
  24. java.lang.IllegalArgumentException: Value must be between 0 and 100
  25. at org.eclipse.smarthome.core.library.types.PercentType.validateValue(PercentType.java:50) ~[?:?]
  26. at org.eclipse.smarthome.core.library.types.PercentType.<init>(PercentType.java:45) ~[?:?]
  27. at org.eclipse.smarthome.core.library.types.DecimalType.as(DecimalType.java:153) ~[?:?]
  28. at org.eclipse.smarthome.core.items.ItemUtil.convertToAcceptedState(ItemUtil.java:87) ~[?:?]
  29. at org.eclipse.smarthome.core.thing.internal.profiles.DefaultMasterProfile.stateUpdated(DefaultMasterProfile.java:82) ~[?:?]
  30. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.lambda$9(CommunicationManager.java:225) ~[?:?]
  31. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:?]
  32. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:?]
  33. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [?:?]
  34. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:?]
  35. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) [?:?]
  36. at java.util.concurrent.ConcurrentHashMap$ValueSpliterator.forEachRemaining(ConcurrentHashMap.java:3566) [?:?]
  37. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) [?:?]
  38. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) [?:?]
  39. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:?]
  40. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:?]
  41. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:?]
  42. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:?]
  43. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.stateUpdated(CommunicationManager.java:220) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  44. at org.eclipse.smarthome.core.thing.internal.ThingManager$1.stateUpdated(ThingManager.java:131) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  45. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:263) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  46. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:284) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  47. at org.openhab.binding.osramlightify.handler.LightifyDeviceHandler.changedTemperature(LightifyDeviceHandler.java:332) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  48. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.fullRefresh(LightifyDeviceState.java:170) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  49. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.received(LightifyDeviceState.java:101) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  50. at org.openhab.binding.osramlightify.internal.messages.LightifyListPairedDevicesMessage.handleResponse(LightifyListPairedDevicesMessage.java:120) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  51. at org.openhab.binding.osramlightify.internal.LightifyConnector.run(LightifyConnector.java:314) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  52. ==> /var/log/openhab2/events.log <==
  53. 2017-09-08 23:01:21.777 [vent.ItemStateChangedEvent] - Tisch_Toggle changed from NULL to ON
  54. 2017-09-08 23:01:34.754 [vent.ItemStateChangedEvent] - LM1_Frequenz changed from 49.97 to 49.96
  55. 2017-09-08 23:01:46.941 [ome.event.ItemCommandEvent] - Item 'Tisch_ColorTempAbs' received command 0
  56. 2017-09-08 23:01:46.941 [vent.ItemStateChangedEvent] - Tisch_ColorTempAbs changed from NULL to 0
  57. 2017-09-08 23:01:49.974 [vent.ItemStateChangedEvent] - rsp_switch3 changed from 13.0 to 12.0
  58. 2017-09-08 23:01:50.065 [ome.event.ItemCommandEvent] - Item 'Tisch_Dimm' received command 0
  59. 2017-09-08 23:01:50.068 [vent.ItemStateChangedEvent] - Tisch_Dimm changed from 100 to 0
  60. 2017-09-08 23:01:50.234 [vent.ItemStateChangedEvent] - rsp_switch1 changed from 29.0 to 11.0
  61. 2017-09-08 23:01:51.964 [ome.event.ItemCommandEvent] - Item 'Tisch_Toggle' received command OFF
  62. 2017-09-08 23:01:51.975 [vent.ItemStateChangedEvent] - Tisch_Toggle changed from ON to OFF
  63. ==> /var/log/openhab2/openhab.log <==
  64. 2017-09-08 23:02:19.839 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=17, service.id=122, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  65. 2017-09-08 23:02:19.883 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=18, service.id=123, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  66. ==> /var/log/openhab2/events.log <==
  67. 2017-09-08 23:02:19.901 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from OFFLINE (BRIDGE_OFFLINE) to UNINITIALIZED
  68. ==> /var/log/openhab2/openhab.log <==
  69. 2017-09-08 23:02:19.915 [DEBUG] [ghtify.handler.LightifyBridgeHandler] - Interrupt Lightify connector
  70. 2017-09-08 23:02:19.919 [TRACE] [mlightify.internal.LightifyConnector] - interrupt received
  71. ==> /var/log/openhab2/events.log <==
  72. 2017-09-08 23:02:19.920 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  73. 2017-09-08 23:02:19.927 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from ONLINE to UNINITIALIZED
  74. ==> /var/log/openhab2/openhab.log <==
  75. 2017-09-08 23:02:19.933 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=959, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  76. ==> /var/log/openhab2/events.log <==
  77. 2017-09-08 23:02:19.947 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  78. ==> /var/log/openhab2/openhab.log <==
  79. 2017-09-08 23:02:20.000 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPING - org.openhab.binding.osramlightify
  80. 2017-09-08 23:02:20.018 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPED - org.openhab.binding.osramlightify
  81. 2017-09-08 23:02:20.123 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=255, service.id=1220, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  82. 2017-09-08 23:02:20.158 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=256, service.id=1222, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  83. 2017-09-08 23:02:20.173 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTING - org.openhab.binding.osramlightify
  84. 2017-09-08 23:02:20.196 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTED - org.openhab.binding.osramlightify
  85. ==> /var/log/openhab2/events.log <==
  86. 2017-09-08 23:02:20.328 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
  87. 2017-09-08 23:02:20.344 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to INITIALIZING
  88. ==> /var/log/openhab2/openhab.log <==
  89. 2017-09-08 23:02:20.347 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1226, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  90. ==> /var/log/openhab2/events.log <==
  91. 2017-09-08 23:02:20.363 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from INITIALIZING to UNKNOWN
  92. 2017-09-08 23:02:20.376 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
  93. ==> /var/log/openhab2/openhab.log <==
  94. 2017-09-08 23:02:20.384 [DEBUG] [mlightify.internal.LightifyConnector] - Lightify connector started
  95. 2017-09-08 23:02:20.413 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway...
  96. 2017-09-08 23:02:20.415 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway using mDNS address 10.10.10.20:4000
  97. ==> /var/log/openhab2/events.log <==
  98. 2017-09-08 23:02:20.414 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from INITIALIZING to UNKNOWN
  99. ==> /var/log/openhab2/openhab.log <==
  100. 2017-09-08 23:02:20.421 [DEBUG] [mlightify.internal.LightifyConnector] - Connected
  101. 2017-09-08 23:02:20.424 [DEBUG] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = GET_GATEWAY_FIRMWARE_VERSION, Seq number = 0
  102. 2017-09-08 23:02:20.426 [TRACE] [mlightify.internal.LightifyConnector] - TX: 0600026F00000000
  103. 2017-09-08 23:02:20.443 [TRACE] [mlightify.internal.LightifyConnector] - RX: 0B00036F000000000001010329
  104. 2017-09-08 23:02:20.449 [TRACE] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = LIST_PAIRED_DEVICES, Seq number = 1
  105. 2017-09-08 23:02:20.458 [TRACE] [mlightify.internal.LightifyConnector] - TX: 070002130100000001
  106. 2017-09-08 23:02:20.462 [INFO ] [sages.LightifyGatewayFirmwareMessage] - osramlightify:gateway:017ba969: firmware version = 1.1.3.41
  107. 2017-09-08 23:02:20.470 [TRACE] [overy.LightifyDeviceDiscoveryService] - Start scanning for paired devices
  108. ==> /var/log/openhab2/events.log <==
  109. 2017-09-08 23:02:20.470 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNKNOWN to ONLINE
  110. ==> /var/log/openhab2/openhab.log <==
  111. 2017-09-08 23:02:20.490 [TRACE] [mlightify.internal.LightifyConnector] - RX: 3B00031301000000000100CA05CE890A0000261884020102051002000001648719010000FF537572666163655457203031000000000000000000000000
  112. 2017-09-08 23:02:20.495 [TRACE] [ges.LightifyListPairedDevicesMessage] - 84:18:26:00:00:0A:89:CE: "SurfaceTW 01" device type=2, firmware version=01020510, reachable=2 power=true luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  113. 2017-09-08 23:02:20.500 [DEBUG] [ightify.internal.LightifyDeviceState] - 84:18:26:00:00:0A:89:CE: INITIAL reachable=2 power=true luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  114. 2017-09-08 23:02:20.503 [DEBUG] [ightify.internal.LightifyDeviceState] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: refresh
  115. 2017-09-08 23:02:20.507 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: power ON
  116. 2017-09-08 23:02:20.516 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: temperature 6535
  117. ==> /var/log/openhab2/events.log <==
  118. 2017-09-08 23:02:20.526 [vent.ItemStateChangedEvent] - Tisch_Dimm changed from 0 to 100
  119. ==> /var/log/openhab2/openhab.log <==
  120. 2017-09-08 23:02:20.525 [ERROR] [mlightify.internal.LightifyConnector] - Connector died:
  121. java.lang.IllegalArgumentException: Value must be between 0 and 100
  122. at org.eclipse.smarthome.core.library.types.PercentType.validateValue(PercentType.java:50) ~[?:?]
  123. at org.eclipse.smarthome.core.library.types.PercentType.<init>(PercentType.java:45) ~[?:?]
  124. at org.eclipse.smarthome.core.library.types.DecimalType.as(DecimalType.java:153) ~[?:?]
  125. at org.eclipse.smarthome.core.items.ItemUtil.convertToAcceptedState(ItemUtil.java:87) ~[?:?]
  126. at org.eclipse.smarthome.core.thing.internal.profiles.DefaultMasterProfile.stateUpdated(DefaultMasterProfile.java:82) ~[?:?]
  127. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.lambda$9(CommunicationManager.java:225) ~[?:?]
  128. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:?]
  129. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:?]
  130. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [?:?]
  131. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:?]
  132. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) [?:?]
  133. at java.util.concurrent.ConcurrentHashMap$ValueSpliterator.forEachRemaining(ConcurrentHashMap.java:3566) [?:?]
  134. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) [?:?]
  135. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) [?:?]
  136. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:?]
  137. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:?]
  138. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:?]
  139. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:?]
  140. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.stateUpdated(CommunicationManager.java:220) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  141. at org.eclipse.smarthome.core.thing.internal.ThingManager$1.stateUpdated(ThingManager.java:131) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  142. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:263) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  143. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:284) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  144. at org.openhab.binding.osramlightify.handler.LightifyDeviceHandler.changedTemperature(LightifyDeviceHandler.java:332) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  145. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.fullRefresh(LightifyDeviceState.java:170) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  146. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.received(LightifyDeviceState.java:101) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  147. at org.openhab.binding.osramlightify.internal.messages.LightifyListPairedDevicesMessage.handleResponse(LightifyListPairedDevicesMessage.java:120) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  148. at org.openhab.binding.osramlightify.internal.LightifyConnector.run(LightifyConnector.java:314) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  149. ==> /var/log/openhab2/events.log <==
  150. 2017-09-08 23:02:20.571 [vent.ItemStateChangedEvent] - Tisch_Toggle changed from OFF to ON
  151. 2017-09-08 23:02:43.734 [vent.ItemStateChangedEvent] - WZWT_Heizung_BATTERY_STATE changed from 2.90 to 2.80
  152. 2017-09-08 23:02:50.203 [vent.ItemStateChangedEvent] - rsp_ccu2 changed from 11.0 to 10.0
  153. 2017-09-08 23:02:50.252 [vent.ItemStateChangedEvent] - rsp_switch1 changed from 11.0 to 10.0
  154. ==> /var/log/openhab2/openhab.log <==
  155. 2017-09-08 23:03:29.731 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=255, service.id=1220, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  156. 2017-09-08 23:03:29.774 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=256, service.id=1222, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  157. ==> /var/log/openhab2/events.log <==
  158. 2017-09-08 23:03:29.792 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNKNOWN to UNINITIALIZED
  159. ==> /var/log/openhab2/openhab.log <==
  160. 2017-09-08 23:03:29.796 [DEBUG] [ghtify.handler.LightifyBridgeHandler] - Interrupt Lightify connector
  161. ==> /var/log/openhab2/events.log <==
  162. 2017-09-08 23:03:29.802 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  163. ==> /var/log/openhab2/openhab.log <==
  164. 2017-09-08 23:03:29.804 [TRACE] [mlightify.internal.LightifyConnector] - interrupt received
  165. ==> /var/log/openhab2/events.log <==
  166. 2017-09-08 23:03:29.808 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from ONLINE to UNINITIALIZED
  167. ==> /var/log/openhab2/openhab.log <==
  168. 2017-09-08 23:03:29.825 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1226, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  169. ==> /var/log/openhab2/events.log <==
  170. 2017-09-08 23:03:29.856 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  171. ==> /var/log/openhab2/openhab.log <==
  172. 2017-09-08 23:03:29.941 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPING - org.openhab.binding.osramlightify
  173. 2017-09-08 23:03:29.953 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPED - org.openhab.binding.osramlightify
  174. 2017-09-08 23:03:29.993 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=257, service.id=1227, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  175. 2017-09-08 23:03:30.024 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=258, service.id=1229, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  176. 2017-09-08 23:03:30.038 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTING - org.openhab.binding.osramlightify
  177. 2017-09-08 23:03:30.060 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTED - org.openhab.binding.osramlightify
  178. ==> /var/log/openhab2/events.log <==
  179. 2017-09-08 23:03:30.181 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
  180. 2017-09-08 23:03:30.192 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to INITIALIZING
  181. ==> /var/log/openhab2/openhab.log <==
  182. 2017-09-08 23:03:30.193 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1233, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  183. ==> /var/log/openhab2/events.log <==
  184. 2017-09-08 23:03:30.218 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from INITIALIZING to UNKNOWN
  185. ==> /var/log/openhab2/openhab.log <==
  186. 2017-09-08 23:03:30.217 [DEBUG] [mlightify.internal.LightifyConnector] - Lightify connector started
  187. 2017-09-08 23:03:30.233 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway...
  188. 2017-09-08 23:03:30.239 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway using mDNS address 10.10.10.20:4000
  189. ==> /var/log/openhab2/events.log <==
  190. 2017-09-08 23:03:30.245 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
  191. ==> /var/log/openhab2/openhab.log <==
  192. 2017-09-08 23:03:30.252 [DEBUG] [mlightify.internal.LightifyConnector] - Connected
  193. 2017-09-08 23:03:30.258 [DEBUG] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = GET_GATEWAY_FIRMWARE_VERSION, Seq number = 0
  194. 2017-09-08 23:03:30.264 [TRACE] [mlightify.internal.LightifyConnector] - TX: 0600026F00000000
  195. ==> /var/log/openhab2/events.log <==
  196. 2017-09-08 23:03:30.266 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from INITIALIZING to UNKNOWN
  197. ==> /var/log/openhab2/openhab.log <==
  198. 2017-09-08 23:03:30.284 [TRACE] [mlightify.internal.LightifyConnector] - RX: 0B00036F000000000001010329
  199. 2017-09-08 23:03:30.291 [TRACE] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = LIST_PAIRED_DEVICES, Seq number = 1
  200. 2017-09-08 23:03:30.295 [TRACE] [mlightify.internal.LightifyConnector] - TX: 070002130100000001
  201. 2017-09-08 23:03:30.299 [INFO ] [sages.LightifyGatewayFirmwareMessage] - osramlightify:gateway:017ba969: firmware version = 1.1.3.41
  202. ==> /var/log/openhab2/events.log <==
  203. 2017-09-08 23:03:30.307 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNKNOWN to ONLINE
  204. ==> /var/log/openhab2/openhab.log <==
  205. 2017-09-08 23:03:30.312 [TRACE] [overy.LightifyDeviceDiscoveryService] - Start scanning for paired devices
  206. 2017-09-08 23:03:30.327 [TRACE] [mlightify.internal.LightifyConnector] - RX: 3B00031301000000000100CA05CE890A0000261884020102051002000000648719010000FF537572666163655457203031000000000000000000000000
  207. 2017-09-08 23:03:30.332 [TRACE] [ges.LightifyListPairedDevicesMessage] - 84:18:26:00:00:0A:89:CE: "SurfaceTW 01" device type=2, firmware version=01020510, reachable=2 power=false luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  208. 2017-09-08 23:03:30.337 [DEBUG] [ightify.internal.LightifyDeviceState] - 84:18:26:00:00:0A:89:CE: INITIAL reachable=2 power=false luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  209. 2017-09-08 23:03:30.341 [DEBUG] [ightify.internal.LightifyDeviceState] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: refresh
  210. 2017-09-08 23:03:30.344 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: power OFF
  211. 2017-09-08 23:03:30.354 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: temperature 6535
  212. ==> /var/log/openhab2/events.log <==
  213. 2017-09-08 23:03:30.360 [vent.ItemStateChangedEvent] - Tisch_Dimm changed from 100 to 0
  214. 2017-09-08 23:03:30.368 [vent.ItemStateChangedEvent] - Tisch_Toggle changed from ON to OFF
  215. ==> /var/log/openhab2/openhab.log <==
  216. 2017-09-08 23:03:30.367 [ERROR] [mlightify.internal.LightifyConnector] - Connector died:
  217. java.lang.IllegalArgumentException: Value must be between 0 and 100
  218. at org.eclipse.smarthome.core.library.types.PercentType.validateValue(PercentType.java:50) ~[?:?]
  219. at org.eclipse.smarthome.core.library.types.PercentType.<init>(PercentType.java:45) ~[?:?]
  220. at org.eclipse.smarthome.core.library.types.DecimalType.as(DecimalType.java:153) ~[?:?]
  221. at org.eclipse.smarthome.core.items.ItemUtil.convertToAcceptedState(ItemUtil.java:87) ~[?:?]
  222. at org.eclipse.smarthome.core.thing.internal.profiles.DefaultMasterProfile.stateUpdated(DefaultMasterProfile.java:82) ~[?:?]
  223. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.lambda$9(CommunicationManager.java:225) ~[?:?]
  224. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:?]
  225. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:?]
  226. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [?:?]
  227. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:?]
  228. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) [?:?]
  229. at java.util.concurrent.ConcurrentHashMap$ValueSpliterator.forEachRemaining(ConcurrentHashMap.java:3566) [?:?]
  230. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) [?:?]
  231. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) [?:?]
  232. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:?]
  233. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:?]
  234. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:?]
  235. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:?]
  236. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.stateUpdated(CommunicationManager.java:220) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  237. at org.eclipse.smarthome.core.thing.internal.ThingManager$1.stateUpdated(ThingManager.java:131) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  238. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:263) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  239. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:284) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  240. at org.openhab.binding.osramlightify.handler.LightifyDeviceHandler.changedTemperature(LightifyDeviceHandler.java:332) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  241. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.fullRefresh(LightifyDeviceState.java:170) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  242. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.received(LightifyDeviceState.java:101) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  243. at org.openhab.binding.osramlightify.internal.messages.LightifyListPairedDevicesMessage.handleResponse(LightifyListPairedDevicesMessage.java:120) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  244. at org.openhab.binding.osramlightify.internal.LightifyConnector.run(LightifyConnector.java:314) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  245. 2017-09-08 23:03:33.959 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=257, service.id=1227, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  246. 2017-09-08 23:03:33.980 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=258, service.id=1229, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  247. ==> /var/log/openhab2/events.log <==
  248. 2017-09-08 23:03:33.989 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNKNOWN to UNINITIALIZED
  249. 2017-09-08 23:03:34.004 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  250. ==> /var/log/openhab2/openhab.log <==
  251. 2017-09-08 23:03:34.004 [DEBUG] [ghtify.handler.LightifyBridgeHandler] - Interrupt Lightify connector
  252. 2017-09-08 23:03:34.006 [TRACE] [mlightify.internal.LightifyConnector] - interrupt received
  253. ==> /var/log/openhab2/events.log <==
  254. 2017-09-08 23:03:34.006 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from ONLINE to UNINITIALIZED
  255. ==> /var/log/openhab2/openhab.log <==
  256. 2017-09-08 23:03:34.017 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1233, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  257. ==> /var/log/openhab2/events.log <==
  258. 2017-09-08 23:03:34.035 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  259. ==> /var/log/openhab2/openhab.log <==
  260. 2017-09-08 23:03:34.089 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPING - org.openhab.binding.osramlightify
  261. 2017-09-08 23:03:34.101 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPED - org.openhab.binding.osramlightify
  262. 2017-09-08 23:03:34.135 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=259, service.id=1234, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  263. 2017-09-08 23:03:34.176 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=260, service.id=1236, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  264. 2017-09-08 23:03:34.194 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTING - org.openhab.binding.osramlightify
  265. 2017-09-08 23:03:34.215 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTED - org.openhab.binding.osramlightify
  266. ==> /var/log/openhab2/events.log <==
  267. 2017-09-08 23:03:34.328 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
  268. 2017-09-08 23:03:34.338 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to INITIALIZING
  269. ==> /var/log/openhab2/openhab.log <==
  270. 2017-09-08 23:03:34.340 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1240, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  271. 2017-09-08 23:03:34.367 [DEBUG] [mlightify.internal.LightifyConnector] - Lightify connector started
  272. ==> /var/log/openhab2/events.log <==
  273. 2017-09-08 23:03:34.368 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from INITIALIZING to UNKNOWN
  274. ==> /var/log/openhab2/openhab.log <==
  275. 2017-09-08 23:03:34.374 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway...
  276. 2017-09-08 23:03:34.383 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway using mDNS address 10.10.10.20:4000
  277. 2017-09-08 23:03:34.390 [DEBUG] [mlightify.internal.LightifyConnector] - Connected
  278. 2017-09-08 23:03:34.393 [DEBUG] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = GET_GATEWAY_FIRMWARE_VERSION, Seq number = 0
  279. 2017-09-08 23:03:34.395 [TRACE] [mlightify.internal.LightifyConnector] - TX: 0600026F00000000
  280. ==> /var/log/openhab2/events.log <==
  281. 2017-09-08 23:03:34.398 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
  282. 2017-09-08 23:03:34.402 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from INITIALIZING to UNKNOWN
  283. ==> /var/log/openhab2/openhab.log <==
  284. 2017-09-08 23:03:34.412 [TRACE] [mlightify.internal.LightifyConnector] - RX: 0B00036F000000000001010329
  285. 2017-09-08 23:03:34.419 [TRACE] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = LIST_PAIRED_DEVICES, Seq number = 1
  286. 2017-09-08 23:03:34.421 [TRACE] [mlightify.internal.LightifyConnector] - TX: 070002130100000001
  287. 2017-09-08 23:03:34.424 [INFO ] [sages.LightifyGatewayFirmwareMessage] - osramlightify:gateway:017ba969: firmware version = 1.1.3.41
  288. 2017-09-08 23:03:34.430 [TRACE] [overy.LightifyDeviceDiscoveryService] - Start scanning for paired devices
  289. ==> /var/log/openhab2/events.log <==
  290. 2017-09-08 23:03:34.432 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNKNOWN to ONLINE
  291. ==> /var/log/openhab2/openhab.log <==
  292. 2017-09-08 23:03:34.453 [TRACE] [mlightify.internal.LightifyConnector] - RX: 3B00031301000000000100CA05CE890A0000261884020102051002000000648719010000FF537572666163655457203031000000000000000000000000
  293. 2017-09-08 23:03:34.459 [TRACE] [ges.LightifyListPairedDevicesMessage] - 84:18:26:00:00:0A:89:CE: "SurfaceTW 01" device type=2, firmware version=01020510, reachable=2 power=false luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  294. 2017-09-08 23:03:34.464 [DEBUG] [ightify.internal.LightifyDeviceState] - 84:18:26:00:00:0A:89:CE: INITIAL reachable=2 power=false luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  295. 2017-09-08 23:03:34.467 [DEBUG] [ightify.internal.LightifyDeviceState] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: refresh
  296. 2017-09-08 23:03:34.472 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: power OFF
  297. 2017-09-08 23:03:34.480 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: temperature 6535
  298. 2017-09-08 23:03:34.485 [ERROR] [mlightify.internal.LightifyConnector] - Connector died:
  299. java.lang.IllegalArgumentException: Value must be between 0 and 100
  300. at org.eclipse.smarthome.core.library.types.PercentType.validateValue(PercentType.java:50) ~[?:?]
  301. at org.eclipse.smarthome.core.library.types.PercentType.<init>(PercentType.java:45) ~[?:?]
  302. at org.eclipse.smarthome.core.library.types.DecimalType.as(DecimalType.java:153) ~[?:?]
  303. at org.eclipse.smarthome.core.items.ItemUtil.convertToAcceptedState(ItemUtil.java:87) ~[?:?]
  304. at org.eclipse.smarthome.core.thing.internal.profiles.DefaultMasterProfile.stateUpdated(DefaultMasterProfile.java:82) ~[?:?]
  305. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.lambda$9(CommunicationManager.java:225) ~[?:?]
  306. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:?]
  307. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:?]
  308. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [?:?]
  309. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:?]
  310. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) [?:?]
  311. at java.util.concurrent.ConcurrentHashMap$ValueSpliterator.forEachRemaining(ConcurrentHashMap.java:3566) [?:?]
  312. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) [?:?]
  313. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) [?:?]
  314. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:?]
  315. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:?]
  316. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:?]
  317. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:?]
  318. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.stateUpdated(CommunicationManager.java:220) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  319. at org.eclipse.smarthome.core.thing.internal.ThingManager$1.stateUpdated(ThingManager.java:131) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  320. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:263) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  321. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:284) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  322. at org.openhab.binding.osramlightify.handler.LightifyDeviceHandler.changedTemperature(LightifyDeviceHandler.java:332) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  323. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.fullRefresh(LightifyDeviceState.java:170) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  324. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.received(LightifyDeviceState.java:101) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  325. at org.openhab.binding.osramlightify.internal.messages.LightifyListPairedDevicesMessage.handleResponse(LightifyListPairedDevicesMessage.java:120) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  326. at org.openhab.binding.osramlightify.internal.LightifyConnector.run(LightifyConnector.java:314) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  327. ==> /var/log/openhab2/events.log <==
  328. 2017-09-08 23:03:38.115 [vent.ItemStateChangedEvent] - KSQ_LightSensor changed from 47 to 18538
  329. 2017-09-08 23:03:40.994 [vent.ItemStateChangedEvent] - KSQ_BRIGHTNESS changed from 47 to 18538
  330. ==> /var/log/openhab2/openhab.log <==
  331. 2017-09-08 23:03:48.267 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=259, service.id=1234, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  332. 2017-09-08 23:03:48.291 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=260, service.id=1236, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  333. 2017-09-08 23:03:48.310 [DEBUG] [ghtify.handler.LightifyBridgeHandler] - Interrupt Lightify connector
  334. 2017-09-08 23:03:48.313 [TRACE] [mlightify.internal.LightifyConnector] - interrupt received
  335. ==> /var/log/openhab2/events.log <==
  336. 2017-09-08 23:03:48.318 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNKNOWN to UNINITIALIZED
  337. ==> /var/log/openhab2/openhab.log <==
  338. 2017-09-08 23:03:48.324 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1240, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  339. ==> /var/log/openhab2/events.log <==
  340. 2017-09-08 23:03:48.336 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  341. 2017-09-08 23:03:48.362 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from ONLINE to UNINITIALIZED
  342. 2017-09-08 23:03:48.362 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  343. ==> /var/log/openhab2/openhab.log <==
  344. 2017-09-08 23:03:48.421 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPING - org.openhab.binding.osramlightify
  345. 2017-09-08 23:03:48.431 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPED - org.openhab.binding.osramlightify
  346. 2017-09-08 23:03:48.462 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=261, service.id=1241, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  347. 2017-09-08 23:03:48.521 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=262, service.id=1243, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  348. 2017-09-08 23:03:48.548 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTING - org.openhab.binding.osramlightify
  349. 2017-09-08 23:03:48.603 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTED - org.openhab.binding.osramlightify
  350. ==> /var/log/openhab2/events.log <==
  351. 2017-09-08 23:03:48.673 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
  352. 2017-09-08 23:03:48.693 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to INITIALIZING
  353. ==> /var/log/openhab2/openhab.log <==
  354. 2017-09-08 23:03:48.695 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1247, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  355. 2017-09-08 23:03:48.735 [DEBUG] [mlightify.internal.LightifyConnector] - Lightify connector started
  356. 2017-09-08 23:03:48.742 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway...
  357. 2017-09-08 23:03:48.744 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway using mDNS address 10.10.10.20:4000
  358. 2017-09-08 23:03:48.748 [DEBUG] [mlightify.internal.LightifyConnector] - Connected
  359. 2017-09-08 23:03:48.751 [DEBUG] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = GET_GATEWAY_FIRMWARE_VERSION, Seq number = 0
  360. 2017-09-08 23:03:48.753 [TRACE] [mlightify.internal.LightifyConnector] - TX: 0600026F00000000
  361. ==> /var/log/openhab2/events.log <==
  362. 2017-09-08 23:03:48.748 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
  363. 2017-09-08 23:03:48.758 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from INITIALIZING to UNKNOWN
  364. 2017-09-08 23:03:48.775 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from INITIALIZING to UNKNOWN
  365. ==> /var/log/openhab2/openhab.log <==
  366. 2017-09-08 23:03:48.777 [TRACE] [mlightify.internal.LightifyConnector] - RX: 0B00036F000000000001010329
  367. 2017-09-08 23:03:48.783 [TRACE] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = LIST_PAIRED_DEVICES, Seq number = 1
  368. 2017-09-08 23:03:48.785 [TRACE] [mlightify.internal.LightifyConnector] - TX: 070002130100000001
  369. 2017-09-08 23:03:48.787 [INFO ] [sages.LightifyGatewayFirmwareMessage] - osramlightify:gateway:017ba969: firmware version = 1.1.3.41
  370. 2017-09-08 23:03:48.793 [TRACE] [overy.LightifyDeviceDiscoveryService] - Start scanning for paired devices
  371. ==> /var/log/openhab2/events.log <==
  372. 2017-09-08 23:03:48.807 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNKNOWN to ONLINE
  373. ==> /var/log/openhab2/openhab.log <==
  374. 2017-09-08 23:03:48.816 [TRACE] [mlightify.internal.LightifyConnector] - RX: 3B00031301000000000100CA05CE890A0000261884020102051002000000648719010000FF537572666163655457203031000000000000000000000000
  375. 2017-09-08 23:03:48.821 [TRACE] [ges.LightifyListPairedDevicesMessage] - 84:18:26:00:00:0A:89:CE: "SurfaceTW 01" device type=2, firmware version=01020510, reachable=2 power=false luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  376. 2017-09-08 23:03:48.826 [DEBUG] [ightify.internal.LightifyDeviceState] - 84:18:26:00:00:0A:89:CE: INITIAL reachable=2 power=false luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  377. 2017-09-08 23:03:48.830 [DEBUG] [ightify.internal.LightifyDeviceState] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: refresh
  378. 2017-09-08 23:03:48.835 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: power OFF
  379. 2017-09-08 23:03:48.847 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: temperature 6535
  380. 2017-09-08 23:03:48.854 [ERROR] [mlightify.internal.LightifyConnector] - Connector died:
  381. java.lang.IllegalArgumentException: Value must be between 0 and 100
  382. at org.eclipse.smarthome.core.library.types.PercentType.validateValue(PercentType.java:50) ~[?:?]
  383. at org.eclipse.smarthome.core.library.types.PercentType.<init>(PercentType.java:45) ~[?:?]
  384. at org.eclipse.smarthome.core.library.types.DecimalType.as(DecimalType.java:153) ~[?:?]
  385. at org.eclipse.smarthome.core.items.ItemUtil.convertToAcceptedState(ItemUtil.java:87) ~[?:?]
  386. at org.eclipse.smarthome.core.thing.internal.profiles.DefaultMasterProfile.stateUpdated(DefaultMasterProfile.java:82) ~[?:?]
  387. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.lambda$9(CommunicationManager.java:225) ~[?:?]
  388. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:?]
  389. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:?]
  390. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [?:?]
  391. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:?]
  392. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) [?:?]
  393. at java.util.concurrent.ConcurrentHashMap$ValueSpliterator.forEachRemaining(ConcurrentHashMap.java:3566) [?:?]
  394. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) [?:?]
  395. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) [?:?]
  396. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:?]
  397. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:?]
  398. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:?]
  399. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:?]
  400. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.stateUpdated(CommunicationManager.java:220) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  401. at org.eclipse.smarthome.core.thing.internal.ThingManager$1.stateUpdated(ThingManager.java:131) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  402. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:263) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  403. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:284) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  404. at org.openhab.binding.osramlightify.handler.LightifyDeviceHandler.changedTemperature(LightifyDeviceHandler.java:332) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  405. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.fullRefresh(LightifyDeviceState.java:170) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  406. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.received(LightifyDeviceState.java:101) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  407. at org.openhab.binding.osramlightify.internal.messages.LightifyListPairedDevicesMessage.handleResponse(LightifyListPairedDevicesMessage.java:120) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  408. at org.openhab.binding.osramlightify.internal.LightifyConnector.run(LightifyConnector.java:314) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  409. ==> /var/log/openhab2/events.log <==
  410. 2017-09-08 23:03:50.274 [vent.ItemStateChangedEvent] - rsp_switch1 changed from 10.0 to 11.0
  411. 2017-09-08 23:04:11.193 [GroupItemStateChangedEvent] - gActTemp changed from 20.66 to 20.67 through MiHK_Heizung_ACTUALTEMP
  412. 2017-09-08 23:04:11.203 [vent.ItemStateChangedEvent] - MiHK_Heizung_ACTUALTEMP changed from 19.20 to 19.30
  413. 2017-09-08 23:04:11.278 [vent.ItemStateChangedEvent] - LM1_Spannung changed from 233.10 to 233.40
  414. 2017-09-08 23:04:11.286 [vent.ItemStateChangedEvent] - LM1_Frequenz changed from 49.96 to 49.94
  415. 2017-09-08 23:04:13.306 [vent.ItemStateChangedEvent] - VEMD_BRIGHTNESS changed from 37 to 34
  416. 2017-09-08 23:04:50.071 [vent.ItemStateChangedEvent] - rsp_switch3 changed from 12.0 to 15.0
  417. 2017-09-08 23:04:50.261 [vent.ItemStateChangedEvent] - rsp_ccu2 changed from 10.0 to 11.0
  418. 2017-09-08 23:04:50.301 [vent.ItemStateChangedEvent] - rsp_switch1 changed from 11.0 to 12.0
  419. ==> /var/log/openhab2/openhab.log <==
  420. 2017-09-08 23:05:16.020 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=261, service.id=1241, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  421. 2017-09-08 23:05:16.050 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=262, service.id=1243, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  422. ==> /var/log/openhab2/events.log <==
  423. 2017-09-08 23:05:16.066 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNKNOWN to UNINITIALIZED
  424. 2017-09-08 23:05:16.072 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  425. ==> /var/log/openhab2/openhab.log <==
  426. 2017-09-08 23:05:16.073 [DEBUG] [ghtify.handler.LightifyBridgeHandler] - Interrupt Lightify connector
  427. 2017-09-08 23:05:16.076 [TRACE] [mlightify.internal.LightifyConnector] - interrupt received
  428. ==> /var/log/openhab2/events.log <==
  429. 2017-09-08 23:05:16.078 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from ONLINE to UNINITIALIZED
  430. ==> /var/log/openhab2/openhab.log <==
  431. 2017-09-08 23:05:16.094 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent UNREGISTERING - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1247, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  432. ==> /var/log/openhab2/events.log <==
  433. 2017-09-08 23:05:16.114 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)
  434. ==> /var/log/openhab2/openhab.log <==
  435. 2017-09-08 23:05:16.172 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPING - org.openhab.binding.osramlightify
  436. 2017-09-08 23:05:16.180 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STOPPED - org.openhab.binding.osramlightify
  437. 2017-09-08 23:05:16.205 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.io.transport.mdns.discovery.MDNSDiscoveryParticipant}={component.name=org.openhab.binding.osramlightify.discovery.LightifyDiscoveryParticipant, component.id=263, service.id=1248, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  438. 2017-09-08 23:05:16.235 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.core.thing.binding.ThingHandlerFactory}={component.name=org.openhab.binding.osramlightify.internal.LightifyHandlerFactory, component.id=264, service.id=1250, service.bundleid=12, service.scope=bundle} - org.openhab.binding.osramlightify
  439. 2017-09-08 23:05:16.258 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTING - org.openhab.binding.osramlightify
  440. 2017-09-08 23:05:16.275 [DEBUG] [org.openhab.binding.osramlightify ] - BundleEvent STARTED - org.openhab.binding.osramlightify
  441. ==> /var/log/openhab2/events.log <==
  442. 2017-09-08 23:05:16.375 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to UNINITIALIZED (BRIDGE_UNINITIALIZED)
  443. 2017-09-08 23:05:16.394 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNINITIALIZED (HANDLER_MISSING_ERROR) to INITIALIZING
  444. ==> /var/log/openhab2/openhab.log <==
  445. 2017-09-08 23:05:16.396 [DEBUG] [org.openhab.binding.osramlightify ] - ServiceEvent REGISTERED - {org.eclipse.smarthome.config.discovery.DiscoveryService}={service.id=1254, service.bundleid=12, service.scope=singleton} - org.openhab.binding.osramlightify
  446. ==> /var/log/openhab2/events.log <==
  447. 2017-09-08 23:05:16.412 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from INITIALIZING to UNKNOWN
  448. 2017-09-08 23:05:16.430 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
  449. ==> /var/log/openhab2/openhab.log <==
  450. 2017-09-08 23:05:16.429 [DEBUG] [mlightify.internal.LightifyConnector] - Lightify connector started
  451. ==> /var/log/openhab2/events.log <==
  452. 2017-09-08 23:05:16.435 [hingStatusInfoChangedEvent] - 'osramlightify:tunable:84-18-26-00-00-0A-89-CE' changed from INITIALIZING to UNKNOWN
  453. ==> /var/log/openhab2/openhab.log <==
  454. 2017-09-08 23:05:16.444 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway...
  455. 2017-09-08 23:05:16.447 [DEBUG] [mlightify.internal.LightifyConnector] - Connecting to Lightify gateway using mDNS address 10.10.10.20:4000
  456. 2017-09-08 23:05:16.453 [DEBUG] [mlightify.internal.LightifyConnector] - Connected
  457. 2017-09-08 23:05:16.455 [DEBUG] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = GET_GATEWAY_FIRMWARE_VERSION, Seq number = 0
  458. 2017-09-08 23:05:16.459 [TRACE] [mlightify.internal.LightifyConnector] - TX: 0600026F00000000
  459. 2017-09-08 23:05:16.475 [TRACE] [mlightify.internal.LightifyConnector] - RX: 0B00036F000000000001010329
  460. 2017-09-08 23:05:16.481 [TRACE] [mlightify.internal.LightifyConnector] - TX: Packet type = GROUPCAST, Command = LIST_PAIRED_DEVICES, Seq number = 1
  461. 2017-09-08 23:05:16.483 [TRACE] [mlightify.internal.LightifyConnector] - TX: 070002130100000001
  462. 2017-09-08 23:05:16.486 [INFO ] [sages.LightifyGatewayFirmwareMessage] - osramlightify:gateway:017ba969: firmware version = 1.1.3.41
  463. ==> /var/log/openhab2/events.log <==
  464. 2017-09-08 23:05:16.492 [hingStatusInfoChangedEvent] - 'osramlightify:gateway:017ba969' changed from UNKNOWN to ONLINE
  465. ==> /var/log/openhab2/openhab.log <==
  466. 2017-09-08 23:05:16.493 [TRACE] [overy.LightifyDeviceDiscoveryService] - Start scanning for paired devices
  467. 2017-09-08 23:05:16.539 [TRACE] [mlightify.internal.LightifyConnector] - RX: 3B00031301000000000100CA05CE890A0000261884020102051002000001648719010000FF537572666163655457203031000000000000000000000000
  468. 2017-09-08 23:05:16.543 [TRACE] [ges.LightifyListPairedDevicesMessage] - 84:18:26:00:00:0A:89:CE: "SurfaceTW 01" device type=2, firmware version=01020510, reachable=2 power=true luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  469. 2017-09-08 23:05:16.547 [DEBUG] [ightify.internal.LightifyDeviceState] - 84:18:26:00:00:0A:89:CE: INITIAL reachable=2 power=true luminance=100 temperature=6535 white mode=true r=1 g=0 b=0 a=255 time since seen=0mins joining=0
  470. 2017-09-08 23:05:16.549 [DEBUG] [ightify.internal.LightifyDeviceState] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: refresh
  471. 2017-09-08 23:05:16.551 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: power ON
  472. ==> /var/log/openhab2/events.log <==
  473. 2017-09-08 23:05:16.564 [vent.ItemStateChangedEvent] - Tisch_Dimm changed from 0 to 100
  474. ==> /var/log/openhab2/openhab.log <==
  475. 2017-09-08 23:05:16.570 [DEBUG] [ghtify.handler.LightifyDeviceHandler] - osramlightify:tunable:84-18-26-00-00-0A-89-CE: update: temperature 6535
  476. ==> /var/log/openhab2/events.log <==
  477. 2017-09-08 23:05:16.575 [vent.ItemStateChangedEvent] - Tisch_Toggle changed from OFF to ON
  478. ==> /var/log/openhab2/openhab.log <==
  479. 2017-09-08 23:05:16.574 [ERROR] [mlightify.internal.LightifyConnector] - Connector died:
  480. java.lang.IllegalArgumentException: Value must be between 0 and 100
  481. at org.eclipse.smarthome.core.library.types.PercentType.validateValue(PercentType.java:50) ~[?:?]
  482. at org.eclipse.smarthome.core.library.types.PercentType.<init>(PercentType.java:45) ~[?:?]
  483. at org.eclipse.smarthome.core.library.types.DecimalType.as(DecimalType.java:153) ~[?:?]
  484. at org.eclipse.smarthome.core.items.ItemUtil.convertToAcceptedState(ItemUtil.java:87) ~[?:?]
  485. at org.eclipse.smarthome.core.thing.internal.profiles.DefaultMasterProfile.stateUpdated(DefaultMasterProfile.java:82) ~[?:?]
  486. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.lambda$9(CommunicationManager.java:225) ~[?:?]
  487. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:?]
  488. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) [?:?]
  489. at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) [?:?]
  490. at java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580) [?:?]
  491. at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:270) [?:?]
  492. at java.util.concurrent.ConcurrentHashMap$ValueSpliterator.forEachRemaining(ConcurrentHashMap.java:3566) [?:?]
  493. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) [?:?]
  494. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) [?:?]
  495. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) [?:?]
  496. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) [?:?]
  497. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) [?:?]
  498. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418) [?:?]
  499. at org.eclipse.smarthome.core.thing.internal.CommunicationManager.stateUpdated(CommunicationManager.java:220) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  500. at org.eclipse.smarthome.core.thing.internal.ThingManager$1.stateUpdated(ThingManager.java:131) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  501. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:263) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  502. at org.eclipse.smarthome.core.thing.binding.BaseThingHandler.updateState(BaseThingHandler.java:284) [109:org.eclipse.smarthome.core.thing:0.9.0.201709071501]
  503. at org.openhab.binding.osramlightify.handler.LightifyDeviceHandler.changedTemperature(LightifyDeviceHandler.java:332) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  504. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.fullRefresh(LightifyDeviceState.java:170) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  505. at org.openhab.binding.osramlightify.internal.LightifyDeviceState.received(LightifyDeviceState.java:101) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  506. at org.openhab.binding.osramlightify.internal.messages.LightifyListPairedDevicesMessage.handleResponse(LightifyListPairedDevicesMessage.java:120) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
  507. at org.openhab.binding.osramlightify.internal.LightifyConnector.run(LightifyConnector.java:314) [12:org.openhab.binding.osramlightify:2.2.0.201708241749]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement