Releases: jerbzz/pi-eco-indicator
Releases · jerbzz/pi-eco-indicator
v2.5.0
What's Changed
- Added DisplayOrientation option. If set to "inverted" display is inverted. by @sidewinder42 in #23
- Add support for Gas and Electricity Tracker by @jerbzz in #29
Full Changelog: v2.2.2...v2.5.0
v2.2.2
- Fix broken carbon intensity mode.
- Improve crontab install script to support export mode.
v2.2.1
- added Agile Export support
- added latest Agile tariffs
- better defaults for 2023
- minor fixes
- tested on latest Raspberry Pi OS
v2.2.0
- Added ability to configure amount of data displayed on both Blinkt! (anything from one HH per pixel to 12 HH per pixel) and on Inky (anything from 12 to 48 hours)
- Added automatic scaling for the y-axis on Inky
- Added
-p
option to store_data.py to print the fetched data
- Added special case for Inky display when the lowest slot is right now!
- Various bug fixes and error handling improvements
v2.1.0
New feature:
- support config files specified on command line using -c/--conf
Fix:
- deal with null fields in DB which come about when switching data modes.
v2.0.0
Support for multiple displays and carbon intensity.
v1.1.4
New release to fix stupid crontab bug and pull in additional refactoring work.
v1.1.3
Fix a pasto in the crontab script.