Skip to content

v0.1.3

Compare
Choose a tag to compare
@lozzd lozzd released this 02 Apr 14:22
· 50 commits to main since this release
  • Add the configuration exportrates which reverses the colour scheme, for use when showing export rates instead of import (#3)
  • Attempt to fix the 24 hour clock showing as 24:00 when the language is en-US - but failed. It seems there are more browser bugs here to tackle (#6)
  • ... So instead I added the new configuration item (on by default) to show the time in 12 hour format instead. If you prefer 24 hour format, set hour12 to false, but you will get back the 24:00 timestamps for now...
  • Include a PR from @TheNeutrinoRaged (thank you!) which shows the current rate in the table instead of it disappearing as soon as we enter that 30 minute period (#7)
  • We're now in the HACS default repos, so updated the docs to reflect this
  • Totally revamp the configuration internally - fixed some silly bugs (#8 )

Full Changelog: v0.1.2...v0.1.3