EstimEnergy

EstimEnergy is tool for monitoring and estimating energy usage and cost built with FastAPI and Angular.

MIT License

Downloads
1.9K
Stars
2
Committers
3

Bot releases are hidden (Show)

EstimEnergy - 2.1.2 Latest Release

Published by EuleMitKeule over 1 year ago

2.1.2 (2023-05-04)

Bug Fixes

  • remove poetry dynamic versioning (e9892cb)
EstimEnergy - v2.1.1

Published by EuleMitKeule over 1 year ago

2.1.1 (2023-05-04)

Bug Fixes

  • bump version in manifest, remove obsolete packages (40e22b9)
  • move client to integration, remove main package dependency from manifest (05da0dc)
EstimEnergy - v2.1.0

Published by EuleMitKeule over 1 year ago

2.1.0 (2023-05-04)

Bug Fixes

  • typing issue (f4b626a)
  • update aioesphomeapi to version used by hass (58b8750)

Features

  • improve glow energy calculation (98c03c9)
EstimEnergy - v2.0.12

Published by EuleMitKeule over 1 year ago

2.0.12 (2023-04-30)

Bug Fixes

  • remove obsole influx client creation (b4cd00c)
EstimEnergy - v2.0.11

Published by EuleMitKeule over 1 year ago

2.0.11 (2023-04-30)

Bug Fixes

EstimEnergy - v2.0.10

Published by EuleMitKeule over 1 year ago

2.0.10 (2023-04-29)

Bug Fixes

  • production build in dockerfile (794160f)
EstimEnergy - v2.0.9

Published by EuleMitKeule over 1 year ago

2.0.9 (2023-04-29)

Bug Fixes

  • show correct date when editing day (7ffa19e)
EstimEnergy - v2.0.8

Published by EuleMitKeule over 1 year ago

2.0.8 (2023-04-29)

Bug Fixes

  • introduce environment dependent api url (80c3d0b)
EstimEnergy - v2.0.7

Published by EuleMitKeule over 1 year ago

2.0.7 (2023-04-29)

Bug Fixes

  • pass datetime to base device (0cfbf37)
EstimEnergy - v2.0.6

Published by EuleMitKeule over 1 year ago

2.0.6 (2023-04-28)

Bug Fixes

EstimEnergy - v2.0.5

Published by EuleMitKeule over 1 year ago

2.0.5 (2023-04-28)

Bug Fixes

  • invalid date conversion (7611849)
EstimEnergy - v2.0.4

Published by EuleMitKeule over 1 year ago

2.0.4 (2023-04-28)

Bug Fixes

  • frontend connection issues (be9a2ec)
EstimEnergy - v2.0.3

Published by EuleMitKeule over 1 year ago

2.0.3 (2023-04-28)

Bug Fixes

EstimEnergy - v2.0.2

Published by EuleMitKeule over 1 year ago

2.0.2 (2023-04-28)

Bug Fixes

EstimEnergy - v2.0.1

Published by EuleMitKeule over 1 year ago

2.0.1 (2023-04-28)

Bug Fixes

EstimEnergy - v2.0.0

Published by EuleMitKeule over 1 year ago

2.0.0 (2023-04-28)

Bug Fixes

Features

  • add date to table (b2303a7)
  • add logo (7c60df5)
  • add navbar and dark mode (6da6722)
  • create angular frontend (a9faee8)
  • create unified container (#25) (6f2cbf1)
  • implement basic frontend (0f71f28)
  • implement device disabling and enabling, improve error handling (d6d7b99)
  • implement device page, implement device table (c37d116)
  • implement edit and delete buttons (32b24e1)
  • implement prometheus service (10d6313)
  • implement routers (359708b)
  • implement table sorting (ab6c473)
  • major changes to architecture (dfd9ec4)
  • reimplement prediction (4ad9473)
EstimEnergy - v1.11.3

Published by EuleMitKeule over 1 year ago

1.11.3 (2023-04-04)

Bug Fixes

  • improve tooling, formatting and configuration (#23) (2d422e9)
EstimEnergy - v1.11.2

Published by EuleMitKeule over 1 year ago

1.11.2 (2023-04-03)

Bug Fixes

  • use daily energy in a smarter way (f38a3ad)
EstimEnergy - v1.11.1

Published by EuleMitKeule over 1 year ago

1.11.1 (2023-04-03)

Bug Fixes

  • invalid energy data creation (25dc034)
EstimEnergy - v1.11.0

Published by EuleMitKeule over 1 year ago

1.11.0 (2023-04-03)

Features

  • use total kwh instead of daily kwh for usage calculation (ee55070)