openmediavault-domoticz plugin (TESTING v1.0.1)


  • Before, I tried the Domoticz Plugin I did try the docker domoticz. Although, I've read a lot, and think I configured it corectly. The service was running but I was not able to connect to it "http://myIP:8080" no matter what I tried.


    That's why I went to the domoticz plugin which run without any problem but was old version v3.8153 from 2017. I did some research and updated it to the Version 4.10717 (May 9th 2019)


    My setup is Odroid HC2 running latest OMV4


    in terminal:
    cd /opt/domoticz
    ./updaterelease


    You'll see the updating process in the CLI....
    Then you'll have a messsage in CLI that "systemctl daemon-reload" stoped, has to be reloaded.... bla... bla...bla
    reactive it with this command
    systemctl daemon-reload


    you can check/start/stop the domoticz servise by these commands
    servise domoticz status
    servise domoticz stop
    servise domoticz start


    Now, you should be able to connect to domoticz "http://yourIP:8077"


    I had some missing funcitonality in the domoticz web menu.
    I found out in domoticz forum the browser catch must be cleared.
    After i did that in my mobile chrome, PC chrome browser....
    it sloved all my problems with the web interface of the domoticz.


    I know docker is the way to go and it better, but at the moment, I' can't setup it properly,
    and i can't find proper guide in the net how to do it :( .


    Regards! :thumbup:

  • Hi,
    I installed OMV 4.1.22-1 (arriakis) on my Raspberry pi 3B (no plus) with an external USB HDD configured with :
    MBR table
    sda1 NTFS labeled Data
    sda2 ext4 labeled system
    Then I installed miniDLNA and Trasmission
    Now is the time for Domoticz
    In first instance I install the plugin via OMV-Extras.org


    This is the result :


    But I can't access to Domoticz webUI on port 8077 or 8078 (404 error)
    In Dashboard the Domoticz running light is red.



    if I run Domoticz via ssh this is the result


    so I tryed to update the ssl lib :


    Just for information when I uninstalled Domoticz plugin the result was :


    .... continue in next post

  • After many annoying retry to install Domoticz via plugins repository I finnally decided to install Domoticz via Docker, and seem to run correctly but I can't connect to webUI
    I configure the docker/domoticz as follow:
    I enabled Docker CE in OMV-Extras
    I installed openmediavault-docker-gui 4.1.4 via Open Media Vault webUI -> plugins , this is the installation output :





    I create a new user called "user" UID 1001 GID 100 (users)
    I create the directory in volume "system" /config/domoticz
    I set "user" HOME to "system" /config/domoticz
    I set ownership as user:users to "system" /config/domoticz
    I download Domoticz armhf image via Docker webUI, and I start the container
    I fill required field as follow :
    Container Name = MyDomus
    Restart Policy = unless-stopped
    Network Mode = Bridge
    PUID = 1001
    PGID = 100
    Host Path = "/sharedfolders/system/config/domoticz" to Container Path = "/config"


    But I need help to understand how configure "Port Forwarding" because I don't understand which value insert in the field "Host IP" (default is 0.0.0.0)
    I also set :
    Host port = 1443 -> Exposed port 1443/tcp
    Host port = 6144 -> Exposed port 6144/tcp
    Host port = 9008 -> Exposed port 8080/tcp
    I skip custom port (left blank)
    Any hint ?
    I forgot something ?
    Thanks in advance.



    MHarlock

    • Offizieller Beitrag

    Which platform (hardware) and which image are you using?


    I would suggest to use the linuxserver image and run the docker-compose file in Portainer or from CLI. There are some examples (Plex, Duplicati etc) in the guide section of the forum.
    https://hub.docker.com/r/linuxserver/domoticz

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!