After the most recent 2023 update I'm facing difficulties on authorization between homebride/edomoticz and domoticz.
The following error is shared:
Code: Select all
[3-3-2023 19:40:27] Homebridge v1.6.0 (HAP v0.11.0) (Homebridge 602A) is running on port 51402.
[3-3-2023 19:40:27] [Domoticz] There was a problem connecting to Domoticz. (HTTP Status code 401)
<html><head><title>Unauthorized</title></head><body><h1>401 Unauthorized</h1></body></html>
[3-3-2023 19:40:27] [Domoticz] There was an error while getting the MQTT Hardware Device from Domoticz.
Please verify that you have added the MQTT Hardware Device and that the hardware device is enabled.
Using the following config in Domoticz

And the following Homebridge config:
Code: Select all
"name": "Domoticz",
"server": "username:[email protected]",
"username": "admin",
"password": "domoticz",
"port": "8082",
"roomid": 1,
"mqtt": true,
"ssl": false,
"dimFix": 0,
"legacyBlinds": 0,
"platform": "eDomoticz"
Domoticz version
Code: Select all
About Domoticz
Version: 2023.1
Build Hash: f9b9ac774
Compile Date: 2023-02-14 15:06:40
dzVents Version: 3.1.8
Python Version: 3.7.3 (default, Oct 31 2022, 14:04:00) [GCC 8.3.0]
Active User:
Uptime: 1 Hours, 14 Minutes, 45 Seconds
