• 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.

BirdNET-PI-chart on MM2

Scheduled Pinned Locked Moved Education
35 Posts 5 Posters 9.2k 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.
  • M Offline
    mumblebaj Module Developer @lmhmm
    last edited by Sep 21, 2023, 3:25 PM

    @lmhmm Also, check the dataUrl that you have. I changed it to the one in the module Github and then it worked fine.

    4e156b7d-2d37-465a-8158-a0f50320e4dd-image.png

    Check out my modules at: https://github.com/mumblebaj?tab=repositories

    1 Reply Last reply Reply Quote 0
    • B Offline
      bhepler Module Developer @lmhmm
      last edited by Sep 23, 2023, 12:05 AM

      @lmhmm - My apologies for the delay in responding. I’ve been out of the country for the past couple of weeks. I’ll get to your issue this weekend.

      1 Reply Last reply Reply Quote 0
      • B Offline
        bhepler Module Developer
        last edited by Sep 24, 2023, 12:34 AM

        Hmm. It appears that the BirdNET website is down at the present time. There’s not much I can do about that. Which is weird, as it was definitely working yesterday and earlier today.

        As soon as it comes up, I’ll troubleshoot the config that @lmhmm posted.

        L 1 Reply Last reply Sep 24, 2023, 5:58 AM Reply Quote 0
        • L Offline
          lmhmm @bhepler
          last edited by Sep 24, 2023, 5:58 AM

          @bhepler

          So maybe I’ve got the wrong url? Can you advise the correct one? I thought I’d copied it direct? The code is my phone’s interpretation from a picture. There are no config errors as my mirror runs okays. It seems it’s maybe the url.

          Please advise,

          Thank you, I really appreciate your help,

          Lorraine

          B 1 Reply Last reply Sep 24, 2023, 7:25 PM Reply Quote 0
          • B Offline
            bhepler Module Developer @lmhmm
            last edited by bhepler Sep 24, 2023, 7:36 PM Sep 24, 2023, 7:25 PM

            @lmhmm - The good news is that BirdNET appears to be back up. The better news is that if you do not include the dataUrl parameter, the default value should just make it work without issue. For example, here is my config that I am currently using for testing:

            {
            	module: "MMM-BirdNET",
            	position: "bottom_left",
            	config: {
            		popInterval: 15 * 1000,
            		popDelay: 2 * 1000,
            		markerColor: 'IndianRed',
            	}
            },
            

            I looked at the config snippet you posted and the immediate thing I noticed is that you do not appear to have a comma after the URL you specified for the dataUrl parameter. If that is the case, then all sorts of weird things could happen.

            I suggest that you copy & paste the config.js snippet I included above into your config.js and work from there. The lat & lon parameters you included in your post look good. You should be able to include those without issue. You’re pretty close to having it work the way you want. We should be able to get you up & running with little hassle.

            L 1 Reply Last reply Oct 20, 2023, 8:13 PM Reply Quote 0
            • T thgmirror referenced this topic on Oct 11, 2023, 9:00 PM
            • L Offline
              lmhmm @bhepler
              last edited by Oct 20, 2023, 8:13 PM

              @bhepler Hello Brian,

              After installing the latest version and removing the data url it now works! I just need to limit it to the area I particularly want rather than all Britain.

              Many thanks, it’s a joy,

              Lorraine

              1 Reply Last reply Reply Quote 1
              • 1
              • 2
              • 3
              • 4
              • 4 / 4
              4 / 4
              • First post
                34/35
                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