Read the statement by Michael Teeuw here.
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
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
-
github link does not work, did you forget to make your repo public?
-
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).
-
It was just a guess… there were other users with similar problems who had to open a ticket on GitHub because their repository was blocked for some unknown reason…
-
@karsten13 Indeed, I opened a ticket and the issue was resolved. Link should be working as expected now!
-
@CuddlyCow The URL still doesn’t work 😕 I have removed it from the module list. Please add it back once the issue has been resolved.
Even your GitHub user profile is not accessible, which is really strange 🤔
-
@KristjanESPERANTO That is really weird… The account was unblocked first but obviously flagged again. I have reopened the ticket with Github support. If this continues I might have to create a new account… I have absolutely no clue what triggers this behaviour…
-
@CuddlyCow That sounds frustrating. Hang in there! 🙂
-
@KristjanESPERANTO Got my account reinstated and flagged again for a third time… But at least I now know what triggers this. The account was unblocked for three consecutive days but as soon as I edited the module list to add my module, the account was flagged immediately. I reopened the ticket again and I am now waiting for them to reinstate my account (yet) again.
-
@CuddlyCow Interesting. Let us know when it’s available again, than I or someone else can re-add it to the list again. I had to remove it because a not reachable repository breaks the workflow for the module list website. I’m working on improving that, but I don’t think I’ll manage it anytime soon.