MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. CuddlyCow
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Groups 0

    CuddlyCow

    @CuddlyCow

    1
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    CuddlyCow Unfollow Follow

    Best posts made by CuddlyCow

    • MMM-HoymilesPVMonitor

      My first post in this forum and my first module:
      MMM-HoymilesPVMonitor displays live PV power and energy data from a Hoymiles inverter and DTU:

      https://github.com/CuddlyCow/MMM-HoymilesPVMonitor

      PV_Monitor.png

      The module queries the DTU via the local network at regular intervals and visualizes the current power, daily energy, and total energy values on your MagicMirror.

      Features

      • Fetches real-time PV data from your Hoymiles DTU
      • Displays:
        – Current power (W)
        – Daily energy (kWh)
        – Total energy (MWh)
      • Visual donut chart created with Chart.js
      • Automatically updates at configurable intervals
      • Keeps showing the last known energy values at night when the DTU stops responding
      • Stores all daily values with timestamps in a local history file
      posted in Utilities
      C
      CuddlyCow

    Latest posts made by CuddlyCow

    • RE: MMM-HoymilesPVMonitor

      @karsten13

      Sorry, first time publishing on github… The repository is set to “public” but I can only reach it when logged in to my account. When logged out, github throws a 404 error… Perhaps some automated review process? Account and repo to github are new (<24h).

      posted in Utilities
      C
      CuddlyCow
    • MMM-HoymilesPVMonitor

      My first post in this forum and my first module:
      MMM-HoymilesPVMonitor displays live PV power and energy data from a Hoymiles inverter and DTU:

      https://github.com/CuddlyCow/MMM-HoymilesPVMonitor

      PV_Monitor.png

      The module queries the DTU via the local network at regular intervals and visualizes the current power, daily energy, and total energy values on your MagicMirror.

      Features

      • Fetches real-time PV data from your Hoymiles DTU
      • Displays:
        – Current power (W)
        – Daily energy (kWh)
        – Total energy (MWh)
      • Visual donut chart created with Chart.js
      • Automatically updates at configurable intervals
      • Keeps showing the last known energy values at night when the DTU stops responding
      • Stores all daily values with timestamps in a local history file
      posted in Utilities
      C
      CuddlyCow