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 BME280 temperature, pressure and humidity are not displayed

    Scheduled Pinned Locked Moved Utilities
    3 Posts 2 Posters 713 Views 2 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.
    • M Offline
      majsoft
      last edited by

      Hello everyone, can someone please help? I don’t see the data from the BME280, I only see the inscription. I have no idea where my mistake is.

      bme280.jpg

      {
        module: "MMM-Domoticz-ext",
        
        position: "top_left",
        config: {
          apiBase: "192.168.2.90",
          apiPort: "8081",
              updateInterval: 15,
      displayType: "room",
                alwaysShowDashboard: false,
                alwaysShowActions: false,
                showButtons: false,
                       horizontal: false,
                columnCount: 3,
                dashboardColumnCount: 13,
                maxTitleLength: 18,
      
      coloredIcons: true,
       				
           rooms: [      
      { idx: "1", name:"@ MajSoft 2019 - 2024" },
      //{ idx: "2", name:"" },
      { idx: "3", name:"BME280" },
          ],
      
         }
      },
      
      

      the sensor is connected to the ESP8266 and the data is sent to the domoticz server where the data can be seen.

      domoticz1.jpg
      domoticz2.jpg

      ESP

      ESP1.jpg
      ESP2.jpg

      KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
      • KristjanESPERANTOK Offline
        KristjanESPERANTO Module Developer @majsoft
        last edited by

        @majsoft The module is abandoned. The maintainer wrote in the repository: “!!! Not maintained anymore !!! Since I do not use Domoticz anymore, this module is not maintained. Feel free to fork it and make the changes you need.”

        1 Reply Last reply Reply Quote 0
        • M Offline
          majsoft
          last edited by

          yes i know that but i was hoping someone has dealt with a similar problem with this module and would know some advice.

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 1 / 1
          • 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