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

Scheduled Pinned Locked Moved Utilities
3 Posts 2 Posters 270 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 Oct 26, 2024, 8:44 PM

    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

    K 1 Reply Last reply Oct 27, 2024, 10:58 AM Reply Quote 0
    • K Offline
      KristjanESPERANTO Module Developer @majsoft
      last edited by Oct 27, 2024, 10:58 AM

      @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 Oct 27, 2024, 2:31 PM

        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
        • 1 / 1
        1 / 1
        • First post
          1/3
          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