Item go "ON" on Homekit App from time to time

Hello everyone, Im new in OpenHab and I´m learning. I have installed a OpenHab3 on a Raspberry Pi. I have plugged in a “Razberry Z-wave wifi controller” and it works good. But recently I bought a led strip with a wifi controller linked to magic home app. I use the “Wifi Led” binding and all its okey. But the strange thing is, the led strip is off and from time to time its appear on at the HomeKit App. I don´t know why this happens. If anyone could help me, would be nice.

Thx!!

Hi,
Do you have any rules in openhab or automations in HomeKit which could trigger the light?

What’s in the log before the light switches to on?

Where I can check the log? I tink u talking about OpenHab log.

I dont have any automations on HomeKit. But the light doesn´t turn on. Its only display at Homekit as it on but it is off.

Read this about log:

Is the switch only in HomeKit on or also in openhab?

What’s the meta data you added to the item for HomeKit?

Yes, its only in HomeKit, Openhab its off.

I added on “Color” item the metadata to Apple Homekit: Lighting, Lighting.Hue, Lighting.Saturation and Lighting.Brightness.

I maybe should add “Power” as a Switchable item and delete the Lighting of the “color”.

I cheked the log and this happens when, being “ON” only on Homekit I turned off, but not really, obv:

2021-02-18 23:39:15.967 [INFO ] [openhab.event.ItemCommandEvent ] - Item ‘TiraLedHabitacion_Color’ received command OFF

2021-02-18 23:39:15.985 [INFO ] [penhab.event.ItemStatePredictedEvent] - Item ‘TiraLedHabitacion_Color’ predicted to become OFF

2021-02-18 23:39:16.008 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item ‘TiraLedHabitacion_Color’ changed from 120.0000035762786865234375000,100,100 to 120.0000035762786865234375000,100,0

2021-02-18 23:39:30.182 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item ‘TiraLedHabitacion_Color’ changed from 120.0000035762786865234375000,100,0 to 120.0000035762786865234375000,100,100