PatchworkBoy / homebridge-edomoticz

Domoticz Homebridge-Plugin
Other
118 stars 44 forks source link

Domoticz 2023.1 - Problem with the plugin #258

Closed harrykausl closed 1 year ago

harrykausl commented 1 year ago

I switched to Domoticz 2023.1 and got the following problem: homebridge-edomoticz] This plugin slows down Homebridge. The read handler for the characteristic 'Current Temperature' didn't respond at all! See https://git.io/JtMGR for more info. Homebridge doesn't work in this constellation.

When going back to 2022.2 (another SD-Card) all works.

harrykausl commented 1 year ago

Solved!. I had to insert 127.0.0.* to the list of secure networks.

baseship commented 1 year ago

For me it's not solved.

[Domoticz] There was a problem connecting to Domoticz. (HTTP Status code 401)

@harrykausl can you tell me your domoticz & homebridge setup?

PatchworkBoy commented 1 year ago

Different issue. See https://github.com/PatchworkBoy/homebridge-edomoticz/issues/257

AllowPlainBasicAuth in Domoticz settings.

baseship commented 1 year ago

Thanks! That's it