1.3.1 • Published 5 years ago
homebridge-plugin-smart-tariff v1.3.1
Smart Tariff Plugin
This plugin creates a series of switches in HomeKit, these represent the High/Medium/Low pricing periods of your smart tariff.
Smart Tariffs, for example Bulb or Octopus Agile, vary their pricing at times based on grid demand - using power during lower demand periods usually costs less and lowers the load on the grid, removing some of the need for less-efficient coal and gas generators during peak times.
Example config.json
"accessories": [
{
"accessory": "National Grid Carbon Intensity",
"name": "National Grid Carbon Intensity",
"highCarbonLevels": ["high", "veryhigh"]
}
],