Skip to content
/ app Public

Emoncms App module: application specific dashboards: includes myelectric, mysolarpv, myheatpump and solar + wind app.

License

Notifications You must be signed in to change notification settings

emoncms/app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
TrystanLea
Feb 20, 2025
3e7a0cf · Feb 20, 2025
Sep 10, 2024
Sep 3, 2024
Feb 20, 2025
Sep 23, 2020
Oct 13, 2019
Jul 5, 2018
Jul 2, 2019
Aug 19, 2019
Oct 1, 2020
Sep 10, 2024
Sep 10, 2024
Sep 10, 2024
Sep 10, 2024
Apr 29, 2020
Feb 20, 2025

Repository files navigation

Emoncms App Module

Application specific dashboards

  • MyElectric Power + Kwh/D

  • MySolar Solar power generated Vs. consumed

  • MySolar (with divert) Solar power generated Vs. consumed, with special handling for excess generation that's been diverted to an immersion/electric car/etc.

  • MyHeatpump Statistics

  • MyEnergy Same as My Solar plus live grid carbon intensity and wind turbine output

image

Install

cd /var/www/emoncms/Modules
git clone https://github.com/emoncms/app

Make sure to check for database updates in Emoncms > Admin.

Settings

Optionally, if certain apps are not possible to be created, as e.g. their configurations do not apply for certain countries, a blacklist may be maintained in the settings.php file.
To use this functionality, simply edit the default settings file

sudo nano /var/www/emoncms/settings.ini

And add the following lines to the bottom of the file, to e.g. blacklist all Time of use apps:

App module settings

[app]
; csv list of hidden apps
hidden = template

About

Emoncms App module: application specific dashboards: includes myelectric, mysolarpv, myheatpump and solar + wind app.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published