Releases: maexled/mystrom-django-interface
Releases · maexled/mystrom-django-interface
v0.2.2
v0.2.1
What's Changed
- Bump django from 4.1.9 to 4.1.10 by @dependabot in #15
- Upgrade django to 4.2
- Upgrade python version of docker image to 3.10
Full Changelog: v0.2.0...v0.2.1
v0.2.0 - Expanded Capabilities: PostgreSQL, Customizable Charts, Dependency Updates
What's Changed
- Add support for postgresql by @maexled in #8
- Add uplot, via env variable can be decided which chart type to choose by @maexled in #9
- Bump django from 4.0.8 to 4.1.7 by @dependabot in #10
- Use a request container to collect and save data in database instead of extra python scripts by @maexled in #11
- Bump django from 4.1.7 to 4.1.9 by @dependabot in #12
- Bump requests from 2.27.1 to 2.31.0 by @dependabot in #14
- Add total returned power in shelly results, compute variable results on server side, add gzip middleware and add debug_toolbar by @maexled in #13
Full Changelog: v0.1.0...v0.2.0
v0.1.0 - Integrate Shelly3EM device in interface
What's Changed
- Bump django from 4.0.5 to 4.0.7 by @dependabot in #3
- Minimize results by @maexled in #4
- Add Shelly3EM device support by @maexled in #5
- Bump django from 4.0.7 to 4.0.8 by @dependabot in #6
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: v0.0.3...v0.1.0
v0.0.3 - Show average above chart
Full Changelog: v0.0.2...v0.0.3
Compatible with https://github.com/maexled/mystrom-python/releases/tag/v0.0.3
v0.0.2
What's Changed
- Result page with line charts, base html for structure site by @maexled in #2
- use alpine version
- set USE_TZ to false
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - First Release
What's Changed
New Contributors
Full Changelog: https://github.com/maexled/mystrom-django-interface/commits/v0.0.1