Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Controllers
  3. Domoticz
  4. Are folks here happy with Domoticz?

Are folks here happy with Domoticz?

Scheduled Pinned Locked Moved Domoticz
63 Posts 28 Posters 46.7k Views 24 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • NeverDieN Offline
    NeverDieN Offline
    NeverDie
    Hero Member
    wrote on last edited by NeverDie
    #22

    So, I installed Domoticz, accepting all the default settings, and the very first thing I see is a browser page with an error message:
    "Access Error: 404 -- Not Found

    Cannot locate document: /"

    Oh, joy. :frowning:

    sundberg84S L 2 Replies Last reply
    0
    • NeverDieN NeverDie

      So, I installed Domoticz, accepting all the default settings, and the very first thing I see is a browser page with an error message:
      "Access Error: 404 -- Not Found

      Cannot locate document: /"

      Oh, joy. :frowning:

      sundberg84S Offline
      sundberg84S Offline
      sundberg84
      Hardware Contributor
      wrote on last edited by
      #23

      @NeverDie - did you forget the :port ?

      Controller: Proxmox VM - Home Assistant
      MySensors GW: Arduino Uno - W5100 Ethernet, Gw Shield Nrf24l01+ 2,4Ghz
      MySensors GW: Arduino Uno - Gw Shield RFM69, 433mhz
      RFLink GW - Arduino Mega + RFLink Shield, 433mhz

      1 Reply Last reply
      0
      • bjornhallbergB Offline
        bjornhallbergB Offline
        bjornhallberg
        Hero Member
        wrote on last edited by
        #24

        Also pretty happy with Domoticz. Also installed Dashticz on one of my two installations (the other being at the local Makerspace). For me, at least historically, I needed something that could run well on a Raspberry. Domoticz is up and running in seconds obviously even on limited hardware. For me at least Domoticz is pretty flexible, with Blockly, LUA, Python and dzVents. I think there is also some sort of add-on for PHP. The interface and the handling of devices is a bit messy but still.

        Haven't tried HA but I would certainly consider it.

        1 Reply Last reply
        1
        • NeverDieN NeverDie

          So, I installed Domoticz, accepting all the default settings, and the very first thing I see is a browser page with an error message:
          "Access Error: 404 -- Not Found

          Cannot locate document: /"

          Oh, joy. :frowning:

          L Offline
          L Offline
          LastSamurai
          Hardware Contributor
          wrote on last edited by
          #25

          @NeverDie Have you tried something like this: https://ip.of.your.server/#/Dashboard ? Or with port and no HTTPS.

          1 Reply Last reply
          0
          • W Offline
            W Offline
            wergeld
            wrote on last edited by
            #26

            I have used Domoticz for about 2+ years. I like it a lot but wish for something...more.
            Pros:
            Quick setup for mysensors nodes
            One-stop location for data storage and data presentation
            Android app is very good
            Customizable scripting options once you leave their scripting environment and use API values.

            Cons:
            Event scripting (lua? really?) needs more advanced features.
            Has interesting issue lately where if I lose power to the Pi I lose all data back to May 23 of this year. I have a cron job that backs up the DB nightly and send to my NAS so I can lose hours instead of days. But, man, is this annoying - I have not tracked down the reason yet.
            Graphs are just sort of...there. I do data viz at my job and use Highcharts (Domoticz' charting library) daily. The charts in Domoticz need a lot of work.

            I have started writing my own front end that calls data from the Domoticz API (as well as other APIs) for showing info in our house. Nothing crazy cool, but it will eventually work fine for me.

            Which brings me to the point - there is no perfect controller. You need to find the one that is right for you.

            NeverDieN S ronnyandreR 3 Replies Last reply
            1
            • NeverDieN Offline
              NeverDieN Offline
              NeverDie
              Hero Member
              wrote on last edited by NeverDie
              #27

              I just now installed Domoticz on a different computer, and this time it all went without a hitch. No problem recognizing the serial gateway that's running on an nRF52832, and also no problem receiving from a sensor node (running on a different nRF52832). :)

              I count it as a plus that Domoticz also has a LInux version, since Linux tends to be more stable than Windows for something that needs to be running constantly without downtime. So, I'll probably migrate my Domoticz to Linux after I get more familiar with it.

              1 Reply Last reply
              0
              • W wergeld

                I have used Domoticz for about 2+ years. I like it a lot but wish for something...more.
                Pros:
                Quick setup for mysensors nodes
                One-stop location for data storage and data presentation
                Android app is very good
                Customizable scripting options once you leave their scripting environment and use API values.

                Cons:
                Event scripting (lua? really?) needs more advanced features.
                Has interesting issue lately where if I lose power to the Pi I lose all data back to May 23 of this year. I have a cron job that backs up the DB nightly and send to my NAS so I can lose hours instead of days. But, man, is this annoying - I have not tracked down the reason yet.
                Graphs are just sort of...there. I do data viz at my job and use Highcharts (Domoticz' charting library) daily. The charts in Domoticz need a lot of work.

                I have started writing my own front end that calls data from the Domoticz API (as well as other APIs) for showing info in our house. Nothing crazy cool, but it will eventually work fine for me.

                Which brings me to the point - there is no perfect controller. You need to find the one that is right for you.

                NeverDieN Offline
                NeverDieN Offline
                NeverDie
                Hero Member
                wrote on last edited by NeverDie
                #28

                @wergeld said in Are folks here happy with Domoticz?:

                Has interesting issue lately where if I lose power to the Pi I lose all data back to May 23 of this year. I have a cron job that backs up the DB nightly and send to my NAS so I can lose hours instead of days. But, man, is this annoying - I have not tracked down the reason yet.

                You may want to consider using a Pi UPS, either for that reason or just in general. Lots of different ones available now--or simply make one yourself--which should allow enough time for an orderly shutdown. I would tend to favor one based on a supercap, for longevity sake, but maybe that's just me. Perhaps @ceech has something you could use that you might like. Ideally, of course, you want one with an auto-restart feature too, to resume after power is restored and your power source charges up (yet another reason to possibly prefer a supercap: charging speed).

                W 1 Reply Last reply
                1
                • NeverDieN NeverDie

                  @wergeld said in Are folks here happy with Domoticz?:

                  Has interesting issue lately where if I lose power to the Pi I lose all data back to May 23 of this year. I have a cron job that backs up the DB nightly and send to my NAS so I can lose hours instead of days. But, man, is this annoying - I have not tracked down the reason yet.

                  You may want to consider using a Pi UPS, either for that reason or just in general. Lots of different ones available now--or simply make one yourself--which should allow enough time for an orderly shutdown. I would tend to favor one based on a supercap, for longevity sake, but maybe that's just me. Perhaps @ceech has something you could use that you might like. Ideally, of course, you want one with an auto-restart feature too, to resume after power is restored and your power source charges up (yet another reason to possibly prefer a supercap: charging speed).

                  W Offline
                  W Offline
                  wergeld
                  wrote on last edited by
                  #29

                  @NeverDie
                  Yes, I do have it on a UPS. What I meant is that if I power down the PI. I think the SD cards is toast on it. Nothing seems to be saved to disk - I made a cron job and saved it. But, after a reboot of the Pi the cron job was no longer there. Oh well.

                  I have stated to mess with dashticz - looks promising but not ready for prime time. Documentation is thin, to say the least. Also, the config switch to use F instead of C works for the numeric value shown - but the suffix is still "C". Also, the culture set is using (for the US, anyway) the wrong thousands separator and decimal point characters. I can add in my Google Maps API key in the locations in the config (with my lat/lon) but it does not appear to "do" anything and I see nothing in the docs on what block or section I need to create to show the maps.

                  Still, I do like Domoticz.

                  1 Reply Last reply
                  0
                  • nagelcN Offline
                    nagelcN Offline
                    nagelc
                    wrote on last edited by
                    #30

                    I've been using Domoticz for about 2 years and am happy with it. I tried a couple of others before, but Domoticz had a better look and worked with well with MySensors. I am comfortable with Lua, so that was OK for me.
                    I use the Domoticz phone app to monitor when I am away. It's basic, but seems to work well.
                    I've been able to set it up to respond to Alexa commands.
                    Gizmocuz seems to be responsive in keeping it up to date with MySensors.

                    1 Reply Last reply
                    0
                    • sinczeS Offline
                      sinczeS Offline
                      sincze
                      MySensors Evangelist
                      wrote on last edited by
                      #31

                      In the beginning I worked with DomotiGa on a raspberry. However due to all the crashes of my SD card and the long restore time (rebuilding / recompiling of DomotiGa) I had a shadow system on a separate Raspberry with Domoticz to figure out how it worked. In the end I also moved Domoticz from SD to an SSD using a Cubietruck backend. To speed Domoticz a little bit more I moved away from the standard (integrated) scripts and lua to Pass2PHP. Now all automatic controls are dealt with by PHP while still being able to use all de 'hardware' features and interface of domoticz itself. . As a result I have a fast responding system that integrates with all my domotica hardware flawless. The community is really big. And yes. Sometimes you run into a bug. But I assume that can happen anywhere.

                      1 Reply Last reply
                      2
                      • W wergeld

                        I have used Domoticz for about 2+ years. I like it a lot but wish for something...more.
                        Pros:
                        Quick setup for mysensors nodes
                        One-stop location for data storage and data presentation
                        Android app is very good
                        Customizable scripting options once you leave their scripting environment and use API values.

                        Cons:
                        Event scripting (lua? really?) needs more advanced features.
                        Has interesting issue lately where if I lose power to the Pi I lose all data back to May 23 of this year. I have a cron job that backs up the DB nightly and send to my NAS so I can lose hours instead of days. But, man, is this annoying - I have not tracked down the reason yet.
                        Graphs are just sort of...there. I do data viz at my job and use Highcharts (Domoticz' charting library) daily. The charts in Domoticz need a lot of work.

                        I have started writing my own front end that calls data from the Domoticz API (as well as other APIs) for showing info in our house. Nothing crazy cool, but it will eventually work fine for me.

                        Which brings me to the point - there is no perfect controller. You need to find the one that is right for you.

                        S Offline
                        S Offline
                        Sweetpants
                        wrote on last edited by
                        #32

                        @wergeld, You can't blame domoticz for loosing power, that's a risk with all SD-card based systems. After a similar experience I run domoticz now on a intel NUC for about 4 years without any major issues, and I'm on Beta

                        W 1 Reply Last reply
                        0
                        • rmtuckerR Offline
                          rmtuckerR Offline
                          rmtucker
                          wrote on last edited by
                          #33

                          I am trying to get away from Domoticz because of the 5 minute log interval that is built in to it.
                          I have changed it to 1 minute but it is still useless for my boiler sensor.
                          Sometimes the Boiler is only on 30-45 secs and the temperatures on the flow and return are completely missed.
                          There has to be something better.
                          I have been trying myHouse lately but the updates for fixes and enhancements have slowed down as the developer is busy with other things.
                          So back to the drawing board.

                          sinczeS 1 Reply Last reply
                          0
                          • gohanG Offline
                            gohanG Offline
                            gohan
                            Mod
                            wrote on last edited by
                            #34

                            You could use node-red to log data to an external db and do whatever you want after that: it should be easier than replace the entire controller

                            NeverDieN 1 Reply Last reply
                            0
                            • gohanG gohan

                              You could use node-red to log data to an external db and do whatever you want after that: it should be easier than replace the entire controller

                              NeverDieN Offline
                              NeverDieN Offline
                              NeverDie
                              Hero Member
                              wrote on last edited by NeverDie
                              #35

                              @gohan said in Are folks here happy with Domoticz?:

                              You could use node-red to log data to an external db and do whatever you want after that: it should be easier than replace the entire controller

                              In that scenario, would Node Red be getting the sensor message first and then just somehow quickly piping it to Domoticz and a copy to the external database (e.g. MySQL)?

                              gohanG tbowmoT 2 Replies Last reply
                              0
                              • S Sweetpants

                                @wergeld, You can't blame domoticz for loosing power, that's a risk with all SD-card based systems. After a similar experience I run domoticz now on a intel NUC for about 4 years without any major issues, and I'm on Beta

                                W Offline
                                W Offline
                                wergeld
                                wrote on last edited by
                                #36

                                @Sweetpants Oh, I am not. Just saying that the issues I am having with logging do not have to do with Domoticz.

                                1 Reply Last reply
                                0
                                • NeverDieN NeverDie

                                  @gohan said in Are folks here happy with Domoticz?:

                                  You could use node-red to log data to an external db and do whatever you want after that: it should be easier than replace the entire controller

                                  In that scenario, would Node Red be getting the sensor message first and then just somehow quickly piping it to Domoticz and a copy to the external database (e.g. MySQL)?

                                  gohanG Offline
                                  gohanG Offline
                                  gohan
                                  Mod
                                  wrote on last edited by
                                  #37

                                  @NeverDie no, both Domoticz and node-red are connecting to ethernet/mqtt gateway (I don't remember which one is supported), so they both get the same data coming from the gateway and would keep working independently

                                  1 Reply Last reply
                                  1
                                  • sundberg84S sundberg84

                                    Just to clarify I think Domoticz is very versatile and flexible when it comes to hardware but when it comes to GUI and how to visually show everything it's very nice but not configurable.

                                    markjgabbM Offline
                                    markjgabbM Offline
                                    markjgabb
                                    wrote on last edited by
                                    #38

                                    @sundberg84 i dont know about you, but i use imperihome as a front end over the top of domoticz with mydomoathome.....that way you get the strong base of domoticz, but i more user friendly and customisable front end

                                    1 Reply Last reply
                                    2
                                    • rmtuckerR rmtucker

                                      I am trying to get away from Domoticz because of the 5 minute log interval that is built in to it.
                                      I have changed it to 1 minute but it is still useless for my boiler sensor.
                                      Sometimes the Boiler is only on 30-45 secs and the temperatures on the flow and return are completely missed.
                                      There has to be something better.
                                      I have been trying myHouse lately but the updates for fixes and enhancements have slowed down as the developer is busy with other things.
                                      So back to the drawing board.

                                      sinczeS Offline
                                      sinczeS Offline
                                      sincze
                                      MySensors Evangelist
                                      wrote on last edited by
                                      #39

                                      @rmtucker I move the data directly from Domoticz into influxDB. This is as accurate as you will get it ;-) Data for example of my smartmeter every 10 seconds. If the device is updated in Domoticz (energy sensor for example) this will add data to influxDB and you will get the bet graphs. Accurate for me.

                                      1 Reply Last reply
                                      2
                                      • K Offline
                                        K Offline
                                        kany
                                        wrote on last edited by
                                        #40

                                        Hello guys,
                                        I am a beginner with Domoticz. I would like to ask you a question. Can i find a way to recover the data from a sensor like temperature or smartmeter to be installed in local?
                                        I am working with Rasperbery +domoticz + Smartplug Fibaro.
                                        Firstly, i install domoticz in raspberry and i configure the plug fibaro to communicate with a usb Zwave. And it works. i can see the graph but I do not succed to retrieve the data locally into the raspberry.
                                        Someone has a solution to propose me?
                                        Thanks guys

                                        gohanG 1 Reply Last reply
                                        0
                                        • K kany

                                          Hello guys,
                                          I am a beginner with Domoticz. I would like to ask you a question. Can i find a way to recover the data from a sensor like temperature or smartmeter to be installed in local?
                                          I am working with Rasperbery +domoticz + Smartplug Fibaro.
                                          Firstly, i install domoticz in raspberry and i configure the plug fibaro to communicate with a usb Zwave. And it works. i can see the graph but I do not succed to retrieve the data locally into the raspberry.
                                          Someone has a solution to propose me?
                                          Thanks guys

                                          gohanG Offline
                                          gohanG Offline
                                          gohan
                                          Mod
                                          wrote on last edited by
                                          #41

                                          @kany are you referring to save data to something like influxdb?

                                          K 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          24

                                          Online

                                          11.7k

                                          Users

                                          11.2k

                                          Topics

                                          113.1k

                                          Posts


                                          Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • MySensors
                                          • OpenHardware.io
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular