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

Scheduled Pinned Locked Moved Utilities
26 Posts 3 Posters 4.7k 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 @mumblebaj
    last edited by mumblebaj Apr 22, 2025, 2:00 PM Apr 17, 2025, 10:16 AM

    @mumblebaj

    Update v2.1.3 - Released

    • Added animation to the lines to show a visual effect of charging or discharging. Have been wanting to do this for a while and only had the chance to implement this.

    The above change is on my dev branch being tested by myself. I welcome others to checkout the dev branch and assist with testing. Everything looks good thus far. If no issues raised against the dev branch then I will release to main over the weekend.

    Couple of examples below showcasing the changes.
    image-10.gif

    image-11.gif

    image-12.gif

    image-13.gif

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

    M 1 Reply Last reply Apr 25, 2025, 7:16 PM Reply Quote 0
    • M Offline
      mumblebaj Module Developer @mumblebaj
      last edited by mumblebaj Apr 27, 2025, 6:15 PM Apr 25, 2025, 7:16 PM

      Update v2.1.4 - Released!

      The module display has been too rigid and only worked in the middle_center position.

      I have made a number of changes to the css which now allows the module to be displayed in any of the other regions.

      The updates are currently on my dev branch for anybody who would like to test. I will release to main by the end of the weekend.

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

      1 Reply Last reply Reply Quote 0
      • M Offline
        mumblebaj Module Developer @mumblebaj
        last edited by mumblebaj 23 days ago 23 days ago

        v2.2.0 Upgrade

        I have decided to refactor the code to make it a little easier to manage

        • Update growatt library to latest
        • Added helper functions
        • Add a connection retry in cases where connection to the Growatt server is down or interrupted
        • Add better error handling

        Current users do NOT have to update to the latest version unless you want to be on the latest version.

        If you do decide to upgrade and experience any issues, please open an issue on the MMM-Growatt Github page.

        The same updates were applied to the MMM-Growatt-Stats module. If you update and experience any issues please open a ticket at the MMM-Growatt-Stats Github page.

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

        N 1 Reply Last reply 23 days ago Reply Quote 1
        • N Offline
          nowayto @mumblebaj
          last edited by 23 days ago

          @mumblebaj
          My module is working right now and I read you suggest to not upgrade it if it’s working but I’m interested about the “connection retry” function because sometimes (very rare) it stay still on a previous lecture.
          Like half an hour ago or more

          M 1 Reply Last reply 22 days ago Reply Quote 0
          • M Offline
            mumblebaj Module Developer @nowayto
            last edited by mumblebaj 22 days ago 22 days ago

            @nowayto Hi. That sounds more like something else. Have you checked the logs to see if you see any errors during the time when there is no update? Let me know if you see anything.

            The retry will try 3 times, first after 1000 milliseconds and and then at 2000 milliseconds and the last time at 3000 milliseconds and will return a warning. The next time it will try is at the refresh interval which is whatever value you have set.

            You can update if you want to check this out. You can let me know if you experience any issues.

            I am thinking about making the retry interval configurable but not sure if it is warranted at the moment.

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

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