Issue with milight ibox2 and rgbww & white led

Hi,
I am new to the community and I have a problem with my milights and openhab2.
I have an ibox2 bridge and 2 bulbs: one rgbww and a white led (I guess first edition).

Unfortunately I have 2 issues:

The rgbww I can control via openhab, but only if I have previously enabled the light once in the miligh mobile app. Then it first works for some time (e.g. the rest of the evening), but next time I want to use it does not work anymore, until I enable it gain via the app, …
Did I miss somehow the possibility to switch the light on via openhab? Becaue as far as I am aware such a switch is not considered in the bindng, is it?

On the other hand the white led cannot be conrolld at all. I can control it via the milight mobile app, so the bridge supports it. However I understood it is not compatible with the binding. Is there any way to change this easily?

Would be great if somebody could help me with this :slight_smile:

Furthermore I see a lot of entries in the logfiles related to milight like these:

2019-01-17 21:21:29.657 [WARN ] [nal.protocol.MilightV6SessionManager] - Session timeout!
2019-01-17 21:21:29.737 [INFO ] [nal.protocol.MilightV6SessionManager] - Confirmation received for unsend command. Sequence number: 0

2019-01-17 21:40:35.223 [me.event.ThingUpdatedEvent] - Thing ‘milight:bridgeV6:F0FE6B48F914’ has been updated.
2019-01-17 21:40:40.237 [me.event.ThingUpdatedEvent] - Thing ‘milight:bridgeV6:F0FE6B48F914’ has been updated.
2019-01-17 21:41:01.986 [me.event.ThingUpdatedEvent] - Thing ‘milight:bridgeV6:F0FE6B48F914’ has been updated.
2019-01-17 21:41:12.011 [hingStatusInfoChangedEvent] - ‘milight:bridgeV6:F0FE6B48F914’ changed from ONLINE to OFFLINE (CONFIGURATION_PENDING): SESSION_WAIT_FOR_BRIDGE
2019-01-17 21:41:12.022 [hingStatusInfoChangedEvent] - ‘milight:whiteLed:F0FE6B48F914:myWhite’ changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2019-01-17 21:41:12.037 [hingStatusInfoChangedEvent] - ‘milight:rgbwwLed:F0FE6B48F914:myRGB’ changed from ONLINE to OFFLINE (BRIDGE_OFFLINE)
2019-01-17 21:41:12.508 [hingStatusInfoChangedEvent] - ‘milight:bridgeV6:F0FE6B48F914’ changed from OFFLINE (CONFIGURATION_PENDING): SESSION_WAIT_FOR_BRIDGE to OFFLINE (CONFIGURATION_PENDING): SESSION_WAIT_FOR_SESSION_SID
2019-01-17 21:41:12.580 [hingStatusInfoChangedEvent] - ‘milight:bridgeV6:F0FE6B48F914’ changed from OFFLINE (CONFIGURATION_PENDING): SESSION_WAIT_FOR_SESSION_SID to OFFLINE (CONFIGURATION_PENDING): SESSION_NEED_REGISTER
2019-01-17 21:41:12.718 [hingStatusInfoChangedEvent] - ‘milight:bridgeV6:F0FE6B48F914’ changed from OFFLINE (CONFIGURATION_PENDING): SESSION_NEED_REGISTER to ONLINE
2019-01-17 21:41:12.743 [hingStatusInfoChangedEvent] - ‘milight:whiteLed:F0FE6B48F914:myWhite’ changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE
2019-01-17 21:41:12.764 [me.event.ThingUpdatedEvent] - Thing ‘milight:bridgeV6:F0FE6B48F914’ has been updated.
2019-01-17 21:41:12.779 [hingStatusInfoChangedEvent] - ‘milight:rgbwwLed:F0FE6B48F914:myRGB’ changed from OFFLINE (BRIDGE_OFFLINE) to ONLINE

1 Like