• 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-Domoticz-ext: interact with Domoticz

Scheduled Pinned Locked Moved Utilities
121 Posts 14 Posters 74.9k Views 16 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.
  • G Offline
    goedh452 @steps39
    last edited by Apr 9, 2021, 10:22 AM

    @steps39 That’s great!

    1 Reply Last reply Reply Quote 0
    • N Offline
      najtram
      last edited by Apr 12, 2021, 6:14 PM

      Tweaking ;-)

      Mind the m³ instead of the m3.
      And the sum symbol for today: ∑
      And the poweroutlet symbol in domoticz name: ⚇
      And the ↯ for electicity.
      And the ☀ for the sun.

      Kind of bug? → Edited the Zero state for electricity. The Gauge minimum value didn’t work when set to 0.

      Enjoy if this fits your taste…

      Schermafbeelding 2021-04-12 om 20.08.54.png

      G S 2 Replies Last reply Apr 13, 2021, 8:10 AM Reply Quote 0
      • G Offline
        goedh452 @najtram
        last edited by Apr 13, 2021, 8:10 AM

        @najtram Looks nice!

        I’ll look into the zero-bug.

        N 1 Reply Last reply Apr 13, 2021, 8:37 PM Reply Quote 0
        • N Offline
          najtram @goedh452
          last edited by Apr 13, 2021, 8:37 PM

          @goedh452

          Do you have an idea for a flame symbol instead of the text Gas. Maybe with Fontawesome?

          G 1 Reply Last reply Apr 14, 2021, 11:22 AM Reply Quote 0
          • G Offline
            goedh452 @najtram
            last edited by Apr 14, 2021, 11:22 AM

            @najtram

            The name of the device in Domoticz is used. Would you like me to built an option to use a custom header with FontAwesome?

            1 Reply Last reply Reply Quote 0
            • S Offline
              steps39 @najtram
              last edited by Apr 14, 2021, 12:42 PM

              @najtram great fix, how did you fix the Zero state and change the symbols, could you upload as an issue on github?

              S N 2 Replies Last reply Apr 14, 2021, 1:22 PM Reply Quote 0
              • S Offline
                steps39 @steps39
                last edited by Apr 14, 2021, 1:22 PM

                @najtram I hacked it by changing line 933 of MMM-Domoticz-ext centreZero from true to false, so I guess more of a fork or feature request to have the option to change the gauge style rather than a bug.

                G 1 Reply Last reply Apr 14, 2021, 5:00 PM Reply Quote 0
                • G Offline
                  goedh452 @steps39
                  last edited by Apr 14, 2021, 5:00 PM

                  @steps39

                  I’ll have a look at the requests and zero state bug later this week or this weekend. Can you describe them zero state bug in more detail? Is it that when the value is zero the gauge is not displayed (correctly)?

                  S 1 Reply Last reply Apr 14, 2021, 7:42 PM Reply Quote 0
                  • S Offline
                    steps39 @goedh452
                    last edited by Apr 14, 2021, 7:42 PM

                    @goedh452 I think that for both me and possibly @najtram we really want to have options which you haven’t built into your code.
                    So, just speaking for me, the zero bug isn’t really a bug, but I want the gauge to start with zero as the bottom anti-clockwise, as I don’t want to display negative values only positive values, as @najtram shows in his figure
                    Schermafbeelding 2021-04-12 om 20.08.54.png
                    I have got the same display of the gauge by change line 933:

                    MMM-Domoticz-ext.js:933:    centerZero: true,
                    

                    to:

                    MMM-Domoticz-ext.js:933:    centerZero: false,
                    

                    It would nice to have an option to choose where zero would be, and possibly a number of other options around size. But would this just make it too complex and should I be using a different tool rather than MagicMirror?

                    So having discovered Dashticz I am wondering whether I wouldn’t be better off using Dashticz as a lot of the information I want to display comes directly from Domoticz.

                    G 1 Reply Last reply Apr 15, 2021, 7:15 AM Reply Quote 0
                    • G Offline
                      goedh452 @steps39
                      last edited by Apr 15, 2021, 7:15 AM

                      @steps39

                      Thanks for the explanation. I’ll make some modifications and let you now.

                      There are several options for the gauge, but they I didn’t implement it in such a way that they can be set in the config. For instance line thicknesses, etc.

                      Dashticz is also a good option. In some ways it is more flexible, but in other ways not. But I would definitely give it a try!

                      N 1 Reply Last reply Apr 15, 2021, 12:23 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 12
                      • 13
                      • 3 / 13
                      3 / 13
                      • First post
                        27/121
                        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