Smanar / Domoticz-deCONZ

deCONZ plugin for Domoticz (Zigbee application)
GNU General Public License v3.0
36 stars 26 forks source link

Domoticz HTTPS #111

Closed fernandodelucca closed 2 years ago

fernandodelucca commented 3 years ago

Hello, my domoticz is being used through the https protocol, so when I try to access my hardware (ConBee II - Deconz) through the domoticz custom page I get the following error:

image

can you help me?

gvrawake commented 2 years ago

I have the same issue. I use domoticz with a reverse proxy over https, the deconz section is only displayed properly when I access domoticz on my internal IP

Smanar commented 2 years ago

Ha yes sorry, have missed the first post.

Same issue than here https://github.com/Smanar/Domoticz-deCONZ/issues/82

There is a security to block http request inside a https page, this is some ugly workaround, but the better method is waiting for a https support in deconz. It's WIP but for the moment the deconz API don't support https.

But use http request for domoticz works fine. I think when you use your internal IP you are using http ?

fernandodelucca commented 2 years ago

Correct, when I access the domoticz by the internal ip, everything works fine.