📔 Summary
This release brings a few new sensor entities:
Entity name | Unit | Description |
---|---|---|
Battery Minimum State of Charge | % | the minimum state of charge of the battery to maintain as an island backup |
Battery Maximum State of Charge | % | the maximum state of charge of the battery to aim for to improve battery life |
Next Battery Calibration Date | the date and time of the next planned battery calibration | |
Heat Sink (battery actuator) Temperature | °C | the instantaneous temperature of the battery actuator heat sink |
🚀 Features
- Add more battery sensors (#353) @weltenwort
- Add battery actuator temperature (#352) @gorge511
🚨 Testing
- Enable unit tests in GitHub workflows (#355) @weltenwort
👷 Continuous Integration
- Enable unit tests in GitHub workflows (#355) @weltenwort
- Speed up CodeQL workflow (#354) @weltenwort