Releases: nicholaswilde/solar-battery-charger
Releases · nicholaswilde/solar-battery-charger
v0.11.0
What's Changed
- Move vars to config.h by @nicholaswilde in #29
- Move ClearChannel to own header file by @nicholaswilde in #30
Full Changelog: v0.10.1...v0.11.0
v0.10.1
What's Changed
- ESP32 Voltage Divider and A2 Pin by @nicholaswilde in #26
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Move battery to own src sketch by @nicholaswilde in #25
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Add wifimanager test by @nicholaswilde in #22
- Add discharge option by @nicholaswilde in #24
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
- Add esp32 core and Time lib
- Add commented featheresp32
- Add esp32 support
- Closes #7
What's Changed
- ESP32 Support by @nicholaswilde in #12
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Change to more permanent electrical board design.
v0.6.0
Add the option to clear the channel if the created_at
date of the last data point is older than the current date. This can be turned on by setting doClear
to true
.
v0.5.2
- Refactor code.
v0.5.1
- Change SLEEP_TIME to 15 min