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.

    Mi Temperature2 with xiaomi hygromether

    Scheduled Pinned Locked Moved Requests
    17 Posts 6 Posters 3.6k Views 5 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.
    • StoffbeuteluweS Offline
      Stoffbeuteluwe Project Sponsor @rubenix
      last edited by Stoffbeuteluwe

      @rubenix Hi, there ist a xiaomi Module…
      https://github.com/mirko3000/MMM-xiaomi

      1 Reply Last reply Reply Quote 0
      • rubenixR Offline
        rubenix
        last edited by

        Hey @Stoffbeuteluwe yeah seen that but unfortunately do not have the gateway.
        As the pi has BT it can connect directly to the hygrometer (have it next to it). python program works great but would be nice to show the info on the mirror…

        1 Reply Last reply Reply Quote 0
        • R Offline
          rubinho101
          last edited by

          Hi @rubenix , I wanna do the same thing without a gateway. I got a LYWSDCGQ Temp and Humidity sensor. I am able to read the values with mitemp and btlewrap on a Rpi4, but dont know yet how to plot the data to MMM efficiently. Any ideas?

          1 Reply Last reply Reply Quote 0
          • rubenixR Offline
            rubenix
            last edited by

            Sorry @rubinho101 do not have a clue; Thats why I asked here.
            Hope someone can help us :crossed_fingers_light_skin_tone:
            There are loots of brilliant minds here :call_me_hand_light_skin_tone:
            Two Rubens all over the world looking for the same f thing…LOL
            seen your post answering mine on github too…

            1 Reply Last reply Reply Quote 0
            • rubenixR Offline
              rubenix
              last edited by

              no one can give some instructions for a newby?

              1 Reply Last reply Reply Quote 0
              • A Offline
                Albert2002
                last edited by

                I would be interested in this module as well. Am not able to code, but at least am able test.

                rubenixR 1 Reply Last reply Reply Quote 0
                • rubenixR Offline
                  rubenix @Albert2002
                  last edited by

                  @Albert2002 am not a coder neither but i can check/test too
                  at the moment data its stored on a txt file so next move its creating my very first module (I should have underlined and bold that) / grab the text from the txt file created by the python script and display it on the Mirror; sounds like easy (sure it is) but its a big deal for me as im not a coder and have no much time to look at…
                  like every single thing on earth it needs understanding on what we need (this its kinda sorted) and how it can be accomplished (thats the thing) --> so it means TIME :eleven-thirty: :eleven_o_clock:

                  hope someone can give us a kindly hand on this :call_me_hand_light_skin_tone:

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    rubinho101
                    last edited by rubinho101

                    @rubenix @Albert2002 I created a module to display the values without the gateway. It works fine for me.

                    https://github.com/rubinho101/MMM-01ZM

                    S 1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User
                      last edited by

                      powa … what a lot of courage for installing :/ (I’m thinking to newbies)

                      Please, try to do better with a package.json file… (eventually take a look in any installer in my modules)

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @rubinho101
                        last edited by sdetweil

                        @rubinho101 followup to @Bugsounet’s recommendation,

                        npm init
                        Will prompt u thru creating the package.json
                        npm install ??? -save will add the library ?? to the package.json dependencies, so npm install will do the work.

                        For non-node libraries, u can use the postinstall script to do the work for your pip libraries.

                        And u could use sed to change the code u need to fix…

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        R 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          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