Releases: tocosonic/energy-management
Releases · tocosonic/energy-management
Release list
Updated dependencies
What's Changed
- Bump fastapi from 0.136.1 to 0.139.0 by @dependabot[bot] in #79
- Bump aiohappyeyeballs from 2.6.2 to 2.7.1 by @dependabot[bot] in #78
- Bump charset-normalizer from 3.4.7 to 3.4.8 by @dependabot[bot] in #77
- Bump click from 8.1.3 to 8.4.2 by @dependabot[bot] in #76
- Bump playwright from 1.60.0 to 1.61.0 by @dependabot[bot] in #75
- Bump typer from 0.26.7 to 0.26.8 by @dependabot[bot] in #74
- Bump anyio from 4.14.0 to 4.14.1 by @dependabot[bot] in #73
- Bump greenlet from 3.5.1 to 3.5.3 by @dependabot[bot] in #72
- Bump httplib2 from 0.31.2 to 0.32.0 by @dependabot[bot] in #71
- Bump freezegun from 1.2.1 to 1.5.5 by @dependabot[bot] in #68
- Bump lazr-uri from 1.0.6 to 1.0.8 by @dependabot[bot] in #67
- Bump pytest-mock from 3.8.2 to 3.15.1 by @dependabot[bot] in #66
- Bump python-dateutil from 2.8.2 to 2.9.0.post0 by @dependabot[bot] in #65
- Bump pytest-httpserver from 1.0.6 to 1.1.5 by @dependabot[bot] in #64
- Bump attrs from 22.2.0 to 26.1.0 by @dependabot[bot] in #62
- Bump more-itertools from 8.10.0 to 11.1.0 by @dependabot[bot] in #61
- Bump iniconfig from 1.1.1 to 2.3.0 by @dependabot[bot] in #57
Full Changelog: 1.7.0...1.7.1
Updated libs; updated UI: header, re-arrenged values, more battery information
What's Changed
- Bump uvicorn from 0.47.0 to 0.49.0 by @dependabot[bot] in #25
- Bump blinker from 1.5 to 1.9.0 by @dependabot[bot] in #24
- Bump pyparsing from 3.0.9 to 3.3.2 by @dependabot[bot] in #23
- Bump httplib2 from 0.20.4 to 0.31.2 by @dependabot[bot] in #21
- Bump anyio from 4.13.0 to 4.14.0 by @dependabot[bot] in #22
- Bump charset-normalizer from 3.0.1 to 3.4.7 by @dependabot[bot] in #30
- Bump chardet from 5.1.0 to 7.4.3 by @dependabot[bot] in #29
- Bump markupsafe from 2.1.2 to 3.0.3 by @dependabot[bot] in #28
- Bump pymodbus from 3.0.0rc1 to 3.13.1 by @dependabot[bot] in #26
- Bump spidev from 3.5 to 3.8 by @dependabot[bot] in #27
- Bump docutils from 0.22.4 to 0.23 by @dependabot[bot] in #31
- Bump idna from 3.16 to 3.18 by @dependabot[bot] in #36
- Bump six from 1.16.0 to 1.17.0 by @dependabot[bot] in #35
- Bump pyjwt from 2.6.0 to 2.13.0 by @dependabot[bot] in #34
- Bump python-socketio from 5.16.2 to 5.16.3 by @dependabot[bot] in #33
- Bump smbus2 from 0.4.2 to 0.6.1 by @dependabot[bot] in #32
- Bump lazr-restfulclient from 0.14.5 to 0.14.6 by @dependabot[bot] in #56
- Bump certifi from 2026.5.20 to 2026.6.17 by @dependabot[bot] in #55
- Bump distro from 1.8.0 to 1.9.0 by @dependabot[bot] in #54
- Bump python-engineio from 4.13.2 to 4.13.3 by @dependabot[bot] in #53
- Bump pycryptodomex from 3.11.0 to 3.23.0 by @dependabot[bot] in #52
- Bump urllib3 from 1.26.12 to 2.7.0 by @dependabot[bot] in #51
- Bump cryptography from 38.0.4 to 49.0.0 by @dependabot[bot] in #50
- Bump pluggy from 1.0.0+repack to 1.6.0 by @dependabot[bot] in #49
- Bump werkzeug from 2.2.2 to 3.1.8 by @dependabot[bot] in #48
- Bump ssh-import-id from 5.10 to 5.13 by @dependabot[bot] in #47
- Bump starlette from 1.0.1 to 1.3.1 by @dependabot[bot] in #45
- Bump nicegui from 3.12.1 to 3.13.0 by @dependabot[bot] in #37
- Bump wadllib from 1.3.6 to 2.0.0 by @dependabot[bot] in #44
- Bump oauthlib from 3.2.2 to 3.3.1 by @dependabot[bot] in #43
- Bump rpi-gpio from 0.7.1a4 to 0.7.1 by @dependabot[bot] in #42
- Bump pytest from 7.2.1 to 9.1.1 by @dependabot[bot] in #41
- Bump pydantic-core from 2.46.4 to 2.47.0 by @dependabot[bot] in #40
- Bump typer from 0.7.0 to 0.26.7 by @dependabot[bot] in #39
- Added threshold for 3 phases; updated fill region of available power by @tocosonic in #69
- Updated UI with regards to headlines and some values by @tocosonic in #80
New Contributors
- @dependabot[bot] made their first contribution in #25
Full Changelog: 1.6.1...1.7.0
Fixed height of header
Updated UI, default values and readme file
What's Changed
- Added TLS configuration as well as a script to create the required keys. by @tocosonic in #13
- Added charging threshold line by @tocosonic in #14
- removed some avg diagram lines, updated coloring by @tocosonic in #15
- More UI optimizations by @tocosonic in #16
- Added fill color for home battery charging by @tocosonic in #17
- Updated color and legend format by @tocosonic in #18
- Updated UI: added home consumption line and removed some information not required any more by @tocosonic in #19
Full Changelog: 1.5.0...1.6.0
Updated UI
What's Changed
- Optimized display of the energy diagram by @tocosonic in #11
- added a minor grid for x and y axis by @tocosonic in #12
Full Changelog: 1.4.0...1.5.0
Optimized calculation of available energy for car charging
What's Changed
- Updated service to show an average available power graph in the UI by @tocosonic in #8
- Optimized power calculation by @tocosonic in #9
- Support minimal charger-only setup by @tocosonic in #7
- using moving average car charging power and non-used energy buffer by @tocosonic in #10
Full Changelog: 1.3.3...1.4.0
Fixed service start / enum now with labels for display
What's Changed
- updated enums to provide labels for display; fixed service start by @tocosonic in #6
Full Changelog: 1.3.2...1.3.3
Flexible calculation of grid feed-in moving average
Fixed current mileage in charging report
What's Changed
- Updated to use the right key for travelled distance by @tocosonic in #4
Full Changelog: 1.3.0...1.3.1
Added support for BMW Cardata via MQTT
What's Changed
- force turn charging off, if it was not started by this service (i.e. … by @tocosonic in #2
- switch charging off on phase change is handled by the charger; take the car batterie's state-of-charge into account by @tocosonic in #3
- Integration of BMW cardata service by @tocosonic in #1
New Contributors
- @tocosonic made their first contribution in #2
Full Changelog: 1.2.1...1.3.0