digitalSTROM openhab2 Devices won't work

Hello,

I need some help to run digitalStrom on openHab2.

I have installed the openhabian on a raspberry pi3.

Release = Raspbian GNU/Linux 9 (stretch)
Kernel = Linux 4.9.59-v7+
Platform = Raspberry Pi 3 Model B Rev 1.2
openHAB 2.2.0-1 (Release Build)

On Paper UI i have installed the digitalStrom Binding and configured it.
Application-Token: xxyxxx
Network:dss.local

Then i have load the Things via inbox and created the Items.

After the installation i created the Habpanel.
On the 1 Day all worked fine. Means Press Button on Habpanel Light xy ON and the Light xy was ON.

Now, i can Press the Button “Light xy” in Habpanel, the log says its ON but in real the Light is OFF.

In the LOG all is fine:

2018-02-28 19:52:09.119 [ome.event.ItemCommandEvent] - Item 'DeckenleuchteKueche_Lichtschalter' received command OFF
2018-02-28 19:52:09.136 [vent.ItemStateChangedEvent] - DeckenleuchteKueche_Lichtschalter changed from ON to OFF
2018-02-28 19:52:11.707 [ome.event.ItemCommandEvent] - Item 'DeckenleuchteKueche_Lichtschalter' received command ON
2018-02-28 19:52:11.722 [vent.ItemStateChangedEvent] - DeckenleuchteKueche_Lichtschalter changed from OFF to ON

If i press the Switch on the Wall: In LOG the Status will be show correct.

The Joke on the Situation is. When i call a scene, Like “Fire, Present etc” all worked. :thinking:
LOG

2018-02-28 20:02:18.266 [ome.event.ItemCommandEvent] - Item 'ApartmentScenePanic_SzeneStimmung' received command ON
2018-02-28 20:02:18.270 [vent.ItemStateChangedEvent] - ApartmentScenePanic_SzeneStimmung changed from OFF to ON
2018-02-28 20:02:18.344 [vent.ItemStateChangedEvent] - DeckenleuchteEsszimmer_Helligkeit changed from 0 to 100
2018-02-28 20:02:18.352 [vent.ItemStateChangedEvent] - GangUeberTreppe_Helligkeit changed from 0 to 100
2018-02-28 20:02:18.357 [vent.ItemStateChangedEvent] - GangBisDusche_Helligkeit changed from 0 to 100
2018-02-28 20:02:18.369 [vent.ItemStateChangedEvent] - DeckenleuchteSpielzimmer_Helligkeit changed from 0 to 100

All Lights in the Scence were physically ON!!

Could enyone help?

Thanks

I can’t help with your specific problem, but it will be a whole lot easier for those who can if you How to use code fences.