Releases: weltenwort/home-assistant-rct-power-integration
Releases · weltenwort/home-assistant-rct-power-integration
v0.13.1
📔 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
New Contributors
v0.13.0
📔 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
New Contributors
v0.12.0
🚀 Features
- Add entities for battery status (#349) @weltenwort
- Add separate dis-/charging battery status (#351) @weltenwort
👷 Continuous Integration
- Use python version from project file in workflows (#346) @weltenwort
📦 Dependencies
- Bump pytest-homeassistant-custom-component from 0.13.88 to 0.13.89 (#348) @dependabot
- Bump actions/checkout from 3 to 4 (#344) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0 (#343) @dependabot
- Use python version from project file in workflows (#346) @weltenwort
- Bump actions/setup-python from 4 to 5 (#342) @dependabot
- Bump flake8 from 6.1.0 to 7.0.0 (#341) @dependabot
- Bump github/codeql-action from 2 to 3 (#345) @dependabot
- Bump pytest-homeassistant-custom-component from 0.9.17 to 0.13.88 (#340) @dependabot
v0.11.0
The main goal of this release is to restore compatibility with Home Assistant version 2024.1.0. That means this release intentionally only fixes existing features so everyone can update safely without worrying about changes in functionality.
Changes
- Restore compatibility with 2024.1.0 (#335) @weltenwort
- Updating HACS badge (#308) @HrGaertner
- Update and condense linting workflow actions (#301) @weltenwort
- Remove extra manifest entries (#218) @weltenwort
🚀 Features
- Fix missing names and name derivation (#339) @weltenwort
🪲 Fixes
- Avoid caching of late properties (#337) @weltenwort
- Replace deprecated constants with enums (#336) @weltenwort
- Fix documentation and issue tracker links in the manifest (#280) @weltenwort
👷 Continuous Integration
- Remove unused constraints file (#302) @weltenwort
- Fix and modernize dependencies (#300) @weltenwort
- Fix manifest linting error (#297) @weltenwort
- Add workflow for codeql analysis (#222) @weltenwort
📚 Documentation
- fix long-dead legacy links (#304) @oliverrahner
- Fix documentation and issue tracker links in the manifest (#280) @weltenwort
📦 Dependencies
- Bump homeassistant from 2022.6.5 to 2022.6.7 (#305) @dependabot
- Bump pytest-homeassistant-custom-component from 0.1.0 to 0.9.17 (#306) @dependabot
- Bump release-drafter/release-drafter from 5.23.0 to 5.25.0 (#334) @dependabot
- Bump black from 23.3.0 to 23.12.1 (#333) @dependabot
- Bump reorder-python-imports from 3.9.0 to 3.12.0 (#332) @dependabot
- Bump pre-commit from 3.2.2 to 3.3.3 (#316) @dependabot
- Bump pytest-homeassistant-custom-component from 0.1.0 to 0.9.17 (#303) @dependabot
- Adapt devcontainer config for rootless containers (#299) @weltenwort
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 (#283) @dependabot
- Bump reorder-python-imports from 3.8.2 to 3.9.0 (#252) @dependabot
- Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 (#265) @dependabot
- Bump certifi from 2022.6.15 to 2022.12.7 (#259) @dependabot
- Bump flake8 from 5.0.4 to 6.0.0 (#255) @dependabot
- Bump pip from 22.3 to 22.3.1 in /.github/workflows (#253) @dependabot
- Bump pip from 22.2.2 to 22.3 in /.github/workflows (#250) @dependabot
- Bump poetry from 1.1.15 to 1.2.2 in /.github/workflows (#246) @dependabot
- Bump release-drafter/release-drafter from 5.21.0 to 5.21.1 (#249) @dependabot
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 (#251) @dependabot
- Bump release-drafter/release-drafter from 5.20.1 to 5.21.0 (#242) @dependabot
- Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows (#239) @dependabot
- Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#238) @dependabot
- Bump flake8 from 4.0.1 to 5.0.4 (#236) @dependabot
- Bump pip from 22.2.1 to 22.2.2 in /.github/workflows (#235) @dependabot
- Bump pip from 22.2 to 22.2.1 in /.github/workflows (#231) @dependabot
- Bump pip from 22.1.2 to 22.2 in /.github/workflows (#230) @dependabot
- Bump reorder-python-imports from 3.8.1 to 3.8.2 (#229) @dependabot
- Bump reorder-python-imports from 3.3.0 to 3.8.1 (#227) @dependabot
- Bump pre-commit from 2.19.0 to 2.20.0 (#226) @dependabot
- Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows (#225) @dependabot
- Bump reorder-python-imports from 3.1.0 to 3.3.0 (#224) @dependabot
- Bump black from 22.3.0 to 22.6.0 (#223) @dependabot
- Bump some dependency versions (#221) @weltenwort
- Bump actions/setup-python from 3 to 4 (#220) @dependabot
- Bump pip from 22.1.1 to 22.1.2 in /.github/workflows (#219) @dependabot
- Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 (#216) @dependabot
- Bump hacs/action from 21.12.1 to 22.5.0 (#217) @dependabot
- Bump pip from 22.1 to 22.1.1 in /.github/workflows (#215) @dependabot
- Bump pip from 22.0.4 to 22.1 in /.github/workflows (#214) @dependabot
- Bump release-drafter/release-drafter from 5.19.0 to 5.20.0 (#213) @dependabot
❤️ New Contributors
- @oliverrahner made their first contribution in #304
- @HrGaertner made their first contribution in #308
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Bump actions/cache from 2.1.7 to 3 by @dependabot in #201
- Bump black from 22.1.0 to 22.3.0 by @dependabot in #203
- Bump reorder-python-imports from 2.7.1 to 3.0.1 by @dependabot in #198
- Bump dependency versions by @weltenwort in #210
- Use native_unit_of_measurement to prevent recursion. by @pfetzing in #209
New Contributors
Full Changelog: v0.9.3...v0.10.0
Rounding all around
Changes
🪲 Fixes
- Round the calculated sum entity values (#199) @weltenwort
📦 Dependencies
- Bump release-drafter/release-drafter from 5.18.1 to 5.19.0 (#196) @dependabot
- Bump pip from 22.0.3 to 22.0.4 in /.github/workflows (#195) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#194) @dependabot
- Bump actions/setup-python from 2.3.1 to 3 (#193) @dependabot
- Bump pip from 22.0.2 to 22.0.3 in /.github/workflows (#188) @dependabot
- Bump poetry from 1.1.12 to 1.1.13 in /.github/workflows (#192) @dependabot
- Bump release-drafter/release-drafter from 5.16.1 to 5.18.1 (#191) @dependabot
- Bump reorder-python-imports from 2.7.0 to 2.7.1 (#185) @dependabot
- Bump black from 21.12b0 to 22.1.0 (#187) @dependabot
- Bump pip from 21.3.1 to 22.0.2 in /.github/workflows (#186) @dependabot
- Bump reorder-python-imports from 2.6.0 to 2.7.0 (#184) @dependabot
- Bump pre-commit from 2.16.0 to 2.17.0 (#182) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.16.1 (#180) @dependabot
- Bump hacs/action from 21.11.0 to 21.12.1 (#179) @dependabot
Frequently documented
Changes
📚 Documentation
- Add documentation for new frequency sensor (#178) @weltenwort
- Sync info.md with README.md (#177) @weltenwort
Highly frequented
Changes
- Use
SensorDeviceClass
instead of deprecated constants (#173) @weltenwort
🚀 Features
- Add sensor for grid frequency without power switch (#174) @k3mpaxl @weltenwort
🪲 Fixes
- Set minimum required HA version to 2021.12.0 (#175) @weltenwort
v0.9.0: stay device_classy
Changes
🪲 Fixes
- Fix missing
device_class
from 2021.12.1 on (#171) @weltenwort
📦 Dependencies
- Bump pre-commit from 2.15.0 to 2.16.0 (#168) @dependabot
- Bump poetry from 1.1.11 to 1.1.12 in /.github/workflows (#167) @dependabot
- Bump actions/setup-python from 2.3.0 to 2.3.1 (#166) @dependabot
v0.8.2: totally not increasing
Changes
- Add generic icon assets for HA brand registry (#162) @weltenwort
🪲 Fixes
- Prevent errors due to negative values on
total_increasing
sensors (#163) @weltenwort
📚 Documentation
- Add configuration instructions (#129) @weltenwort
📦 Dependencies
- Update and pin poetry version in devcontainer (#164) @weltenwort
- Bump black from 21.10b0 to 21.11b1 (#157) @dependabot
- Bump actions/setup-python from 2.2.2 to 2.3.0 (#155) @dependabot
- Bump actions/cache from 2.1.6 to 2.1.7 (#160) @dependabot
- Bump pytest-homeassistant-custom-component from 0.2.1 to 0.4.10 (#153) @dependabot
- Bump hacs/action from 21.2.2 to 21.11.0 (#158) @dependabot
- Bump homeassistant from 2021.9.7 to 2021.11.3 (#152) @dependabot
- Bump actions/checkout from 2.3.5 to 2.4.0 (#148) @dependabot
- Bump black from 21.9b0 to 21.10b0 (#145) @dependabot
- Bump pip from 21.3 to 21.3.1 in /.github/workflows (#143) @dependabot
- Bump pip from 21.2.4 to 21.3 in /.github/workflows (#140) @dependabot
- Bump flake8 from 3.9.2 to 4.0.1 (#139) @dependabot
- Bump poetry from 1.1.10 to 1.1.11 in /.github/workflows (#135) @dependabot
- Bump actions/checkout from 2.3.4 to 2.3.5 (#142) @dependabot
- Bump poetry from 1.1.8 to 1.1.10 in /.github/workflows (#133) @dependabot
- Bump homeassistant from 2021.9.6 to 2021.9.7 (#132) @dependabot