Skip to content

v6.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 18:49
· 9 commits to main since this release

What's Changed

🚀 Exciting New Features

  • feat: adds off_colour: attribute to the load section. The off colour of the additional essential loads can be changed from the default grey value. If set to transparent (using the code editor) the load will be hidden if power is below the off_theshold. closes #577

The example belows shows the effect of setting off_colour: transparent

{545B078C-A3F4-43FE-A330-F4F8E6952048}
image

  • feat: adds remaining_energy_to_shutdown: attribute to battery1 and battery2 sections. If set to true the displayed remaining battery energy will be the available energy to the shutdown SOC and not to 0%. Requires show_remaining_energy: true. closes #554
  • docs: update configuration

⬆️ Dependencies

  • build(deps-dev): bump @rollup/plugin-node-resolve from 15.3.1 to 16.0.0 by @dependabot in #578

Full Changelog: v6.1.7...v6.2.0