{"id":13851928,"url":"https://github.com/emoncms/MyHomeEnergyPlanner","last_synced_at":"2025-07-13T03:32:56.142Z","repository":{"id":24730890,"uuid":"28143133","full_name":"emoncms/MyHomeEnergyPlanner","owner":"emoncms","description":"My Home Energy Planner - Open Source home energy assessment software based on emoncms framework + openbem","archived":false,"fork":false,"pushed_at":"2022-12-12T01:40:25.000Z","size":12517,"stargazers_count":22,"open_issues_count":7,"forks_count":27,"subscribers_count":12,"default_branch":"v10","last_synced_at":"2024-08-05T22:37:06.967Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emoncms.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-17T15:32:49.000Z","updated_at":"2023-01-25T10:23:57.000Z","dependencies_parsed_at":"2023-01-14T01:30:31.660Z","dependency_job_id":null,"html_url":"https://github.com/emoncms/MyHomeEnergyPlanner","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoncms%2FMyHomeEnergyPlanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoncms%2FMyHomeEnergyPlanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoncms%2FMyHomeEnergyPlanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emoncms%2FMyHomeEnergyPlanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emoncms","download_url":"https://codeload.github.com/emoncms/MyHomeEnergyPlanner/tar.gz/refs/heads/v10","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225855347,"owners_count":17534962,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T22:00:48.916Z","updated_at":"2024-11-22T06:30:46.377Z","avatar_url":"https://github.com/emoncms.png","language":"JavaScript","readme":"# This project isn't actively maintained!\n\nCarbon Co-op, who were responsible for the bulk of the maintenance, have ported it over to Python and continued work there.  It remains open source - you can find it at https://gitlab.com/carboncoop/mhep.\n\nIf *you* want to continue development here please get in touch and we can facilitate that.\n\n\n## My Home Energy Planner\n\n[![Build Status](https://travis-ci.org/emoncms/emoncms.svg?branch=master)](https://travis-ci.org/emoncms/MyHomeEnergyPlanner)\n\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/9b4778924dfb4e76b3d1ebcbae5b3579)](https://www.codacy.com/app/emoncms/MyHomeEnergyPlanner?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=emoncms/MyHomeEnergyPlanner\u0026amp;utm_campaign=Badge_Grade)\n\nOpen source home energy assessment based on emoncms and emoncms module openbem:\n\nsee original: [https://github.com/emoncms/openbem](https://github.com/emoncms/openbem)\n\n### Getting to Zero Carbon\n    \nAchieving zero carbon is often a two step process, first power down - reduction in energy demand through efficiency, and second powering up the remaining energy demand with sustainable energy.\n    \nIf we look at how energy is used in the UK we find: Space heating (in all buildings) accounts for 20% of total primary energy or 29% of end use energy. Building services (space heating, water heating, lighting \u0026 appliances and cooking) make up 30% of total primary energy or 44% of end use energy. (2012 data)\n\nLow energy building technology: highly insulated, air-tight buildings can deliver space heating energy savings of up to 50-90% while simultaneously increasing our comfort.\n\n[OpenEnergyMonitor: Sustainable Energy](https://learn.openenergymonitor.org/sustainable-energy/energy/introduction)\n\n    \nMy Home Energy Planner is an open source energy assessment tool to help you explore how you can achieve this level of performance improvement in your own home.\n    \nThe model used is based on the 2012 version of SAP (Standard Assessment Procedure for UK EPC's (Energy Performance Certificate's)) developed by the Building Research Establishment for which the full specification can be downloaded from BRE here: [SAP-2012_9-92.pdf](http://www.bre.co.uk/filelibrary/SAP/2012/SAP-2012_9-92.pdf)\n    \n### Open Source\n    \nThe source code for My Home Energy Planner is available under GPL. You can download and install My Home Energy Planner on your own server, you can look at and peer-review the model calculations, understand how it works, modify and improve it.\n\n### Linux install\n\nMy Home Energy Planner requires a Apache2, Mysql, PHP (LAMP) server, the installation procedure is much the same as emoncms as it is based on the emoncms framework.\n\nMy Home Energy Planner - Open Source home energy assessment software based on emoncms framework + openbem\n\n    cd /var/www/emoncms/Modules\n    git clone -b development https://github.com/emoncms/MyHomeEnergyPlanner.git assessment\n\nMy Home Energy Planner uses [openFUVC](http://openflooruvaluecalculator.carbon.coop/) to help assessors calculate floor u-values. This has been added as git submodule, you also need to clone it\n\n    cd /var/www/emoncms/Modules/assessment\n    git submodule init\n    git submodule update\n\nAlso you may need to change the ownership and permissions for the _images_ directory:\n\n\tchown :www-data images\n\tchmod 774 images\n\n### emonCMS settings\nThe following variables can be added to setting.php\n\n - $MHEP_image_gallery = true; // If true then the image gallery will be available\n - $MHEP_key = \"a 32 byte key\"; // If set MHEP will encrypt the assessment data in the database . Command to generate it (32 bytes = 256 bits): openssl rand -hex 32\n\n## openBEM model https://github.com/carboncoop/openBEM\n\n## openFUVC model https://github.com/carboncoop/openFUVC\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoncms%2FMyHomeEnergyPlanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femoncms%2FMyHomeEnergyPlanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femoncms%2FMyHomeEnergyPlanner/lists"}