steilerDev / homebridge-openhab2-complete

A homebridge plugin for openHAB, that has the expectation to fully support all Services offered by Apple's Homekit Accessory Protocol (HAP)
GNU General Public License v3.0
52 stars 16 forks source link

Devices don't turn on/off #89

Closed Dominik-1980 closed 2 years ago

Dominik-1980 commented 3 years ago

Describe the bug

I trigger my lights to turn on and off with a zigbee wall switch connected to a ConBee II Stick and the homebridge-hue plugin. The lights are connected with shelly 1 devices that I control over MQTT in openhab 2.5 and the openhab2-complete plugin.

Everything works great for some hours. Than, the lights don't turn on/off any more. If I take a look at the homebridge log, I see the trigger from the switches are coming over the homebridge-hue plugin, but openhab2-complete don't switch the lights on or off any more.

If I switch the lights manually within the Home App they work. But not with the wall switches any more.

If I restart the homebridge, everything works again for some hours.

Environment (please complete the following information):

steilerDev commented 2 years ago

Hi @Dominik-1980 ,

sorry for being unresponsive, I haven't had the time to work on this. Does this issue still persist?

Thanks.

Dominik-1980 commented 2 years ago

Hello.

It was a problem with the Shelly1 and my network setup which caused some problems with mDNS. I switched from the shelly plugin to mqtt. This worked for me.