• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-Domiticz

Scheduled Pinned Locked Moved Utilities
68 Posts 18 Posters 37.2k Views 18 Watching
Loading More Posts
  • 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.
  • C Offline
    Charley Module Developer
    last edited by Charley Apr 22, 2018, 2:58 PM Apr 22, 2018, 2:54 PM

    You need to add humidity and baro to the showItems part in config.js
    to see all options (someone asked in PM to block humidity)

     showItems: ['temperature','energy','battery','co', 'blinds','humidity','baro']
    

    It will now show the way you like it

    0_1524409121269_all together.png

    MMM-Bose-Soundtouch, MMM-Domoticz, MMM-crypto-portfolio, MMM-Fibaro, MMM-rain-forecast

    J 1 Reply Last reply Apr 22, 2018, 3:08 PM Reply Quote 0
    • J Offline
      jaminben @Charley
      last edited by Apr 22, 2018, 3:08 PM

      @Charley

      Very cool… can I make one suggestion? How about if it detects that it already has a name present for the temperature it doesn’t display the name for the humidity and/or baro just the value? That way you don’t get duplicate names for the same sensor.

      I can see in yours you have Woonkamer (Living Room) repeated 3 times which I assume is the same sensor?

      1 Reply Last reply Reply Quote 0
      • C Offline
        Charley Module Developer
        last edited by Charley Apr 22, 2018, 3:18 PM Apr 22, 2018, 3:10 PM

        Yes they are all the same sensor. I will try in the coming days if I am able to get those properly.

        Just made it. if you pull the upgrade it is there

        MMM-Bose-Soundtouch, MMM-Domoticz, MMM-crypto-portfolio, MMM-Fibaro, MMM-rain-forecast

        J 1 Reply Last reply Apr 22, 2018, 3:37 PM Reply Quote 0
        • J Offline
          jaminben @Charley
          last edited by Apr 22, 2018, 3:37 PM

          @Charley said in MMM-Domiticz:

          Yes they are all the same sensor. I will try in the coming days if I am able to get those properly.

          Just made it. if you pull the upgrade it is there

          Very nice… it works as expected :)

          Next request… is there a way to sort them some how?

          Sorry, I know I’m a PITA.

          J 1 Reply Last reply Apr 22, 2018, 3:41 PM Reply Quote 0
          • J Offline
            jaminben @jaminben
            last edited by Apr 22, 2018, 3:41 PM

            @Charley

            Ah, no… ignore my last comment. I can sort them via my Domoticz Dashboard.

            Once again, MANY THANKS… I really appreciate the work you’ve done.

            Very Cool Stuff.

            1 Reply Last reply Reply Quote 0
            • C Offline
              Charley Module Developer
              last edited by Apr 22, 2018, 3:53 PM

              @jaminben

              I already tried before to reorder the data. In the description of API/JSON for Domoticz it says you can order by Name. (Line 37 in my code)

              That is the documentation, but in reality you can’t order anything. If I look in the json coming from the request file there are no objects that would follow the order in your webapplication.

              It could be done my making an array where all sensors are switches are in, but it would be a hassle if you add a new device you would also need to add to your modules config.

              Lets wait what the next version of Domoticz brings and if I am able to implement it.

              MMM-Bose-Soundtouch, MMM-Domoticz, MMM-crypto-portfolio, MMM-Fibaro, MMM-rain-forecast

              J 1 Reply Last reply Apr 22, 2018, 4:01 PM Reply Quote 0
              • J Offline
                jaminben @Charley
                last edited by Apr 22, 2018, 4:01 PM

                @Charley said in MMM-Domiticz:

                @jaminben

                I already tried before to reorder the data. In the description of API/JSON for Domoticz it says you can order by Name. (Line 37 in my code)

                That is the documentation, but in reality you can’t order anything. If I look in the json coming from the request file there are no objects that would follow the order in your webapplication.

                It could be done my making an array where all sensors are switches are in, but it would be a hassle if you add a new device you would also need to add to your modules config.

                Lets wait what the next version of Domoticz brings and if I am able to implement it.

                Not sure if you saw my previous comment and I’m not sure if it’s a fluke but I re-ordered my sensors within my Domoticz dashboard and they automatically re-ordered themselves within your module on the MM to match… probably a coincidence but mines looking exactly how I want them :)

                1 Reply Last reply Reply Quote 0
                • C Offline
                  Charley Module Developer
                  last edited by Apr 23, 2018, 6:04 AM

                  @jaminben Thanks I will arrange them in my Dashboard as well.

                  MMM-Bose-Soundtouch, MMM-Domoticz, MMM-crypto-portfolio, MMM-Fibaro, MMM-rain-forecast

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    Charley Module Developer
                    last edited by Apr 23, 2018, 2:13 PM

                    Today added total actual usage of Watts.
                    Please add ‘usage’ to your showItems in your config.js

                    MMM-Bose-Soundtouch, MMM-Domoticz, MMM-crypto-portfolio, MMM-Fibaro, MMM-rain-forecast

                    1 Reply Last reply Reply Quote 0
                    • J Offline
                      jaminben
                      last edited by Apr 28, 2018, 3:04 PM

                      Hi Charley,

                      Is it possible to get the colour of the values and icons to be white rather than grey?

                      Thanks

                      Ben

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 3 / 7
                      3 / 7
                      • First post
                        27/68
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy