To use the Zigate User interface on port 9440 embedded on Domoticz you can use the Custom menu:
https://www.domoticz.com/wiki/Custom_menu
Make a file Zigate2.html in domoticz/www/templates
Contents
Code: Select all
<IFRAME SRC="http://IPAddress:9440/" height="800" width="100%"></IFRAME>
Restart Domoticz and you will have another Zigate2 entry in custom menu.
For a screenshot see the custom menu wiki page.