1.3.1 • Published 4 years ago

homebridge-plugin-uk-nationalgrid-carbonintensity v1.3.1

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

UK National Grid Carbon Intensity Plugin

Presents a Switch within HomeKit to reflect the current carbon dioxide output of the UK National Grid's current carbon output (https://carbonintensity.org.uk).

Example config.json

{
    "bridge": {
        "name": "House",
        "username": "CC:12:34:56:12:34",
        "port": 51826,
        "pin": "031-45-157"
    },

    "description": "",

    "accessories": [
        {
            "accessory": "National Grid Carbon Intensity",
            "name": "National Grid Carbon Intensity",
            "highCarbonLevels": ["high", "veryhigh"]
        }
    ],

    "platforms": [
    ]
}

Possible values of highCarbonLevels are: "low", "moderate", "high" and "veryhigh".

1.3.1-npm

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.0

4 years ago

0.0.1

4 years ago