Skip to content

Node-RED integration for tracking CO2 emissions based on electricity meter readings using the CO2 Meter API.

License

Notifications You must be signed in to change notification settings

energychain/nr-co2meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nr-co2meter

Node-RED integration for tracking CO2 emissions based on electricity meter readings using the CO2 Meter API.

Hint

Make sure you have uncommented the following in your Node-RED settings.js file:

contextStorage: {
        default: {
            module:"localfilesystem"
        },
    },

If not, you will loose your meters every time you restart Node-RED.

About

Node-RED integration for tracking CO2 emissions based on electricity meter readings using the CO2 Meter API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published