Solved by enabling httpS in the zwave-js-ui settings (restart required). Now the IFRAME method works with Domoticz in httpS also. Don't forget to add the S in the IFRAME code. Need to clear browser-cache!
Code: Select all
<IFRAME SRC="https://192.168.10.45:8091/control-panel" height="1100" width="100%"></IFRAME>