Releases: Limych/ha-average
Releases · Limych/ha-average
2.4.0
- Update requiremints @Limych
- Fix setup script for Python 3.12 @Limych
- Update dev environment @Limych
- Update dev environment @Limych
- Update .ruff.toml @Limych
- Change async_track_state_change -> async_track_state_change_event (#237) @Limych
- Remove commented out code @Limych
- Update devcontainer to Python 3.12 @Limych
- Update devcontainer @Limych
- Fix devcontainer initialization error @Limych
- Update GitHub test rules @Limych
- Fix requirements error @Limych
- General updates June 2024 (#165) @ludeeus
- Code format updates (#166) @ludeeus
- Restore in const.py constants NAME and VERSION @Limych
- Remove defaults for entity model, name and manufacturer (#170) @sleiner
- Update .ruff.toml @Limych
- Update devcontainer make script @Limych
- Fix lint configs for tests @Limych
- Remove pre-commit isort hook @Limych
- Remove pre-commit pylint hook @Limych
- Update lint configs for tests @Limych
- Update lint configs @Limych
- Update workflow @Limych
- Fix code beauty with ruff @Limych
- Update workflow @Limych
- Fix code beauty with ruff @Limych
- Update workflow @Limych
- Update workflow @Limych
- Fix code beauty with ruff @Limych
... and by bots:
- Update black requirement from ~=24.3 to ~=24.4 @dependabot[bot]
- Update ruff requirement from ~=0.3 to ~=0.4 @dependabot[bot]
- Bump mypy from 1.9.0 to 1.10.0 @dependabot[bot]
- Update fnv-hash-fast requirement from ~=0.4 to ~=0.5 @dependabot[bot]
- Bump ruff from 0.0.292 to 0.4.8 (#160) @dependabot[bot]
- Bump actions/setup-python from 4.7.1 to 5.1.0 (#161) @dependabot[bot]
- Bump colorlog from 6.7.0 to 6.8.2 (#162) @dependabot[bot]
- Bump actions/checkout from 4.1.0 to 4.1.6 (#163) @dependabot[bot]
- Update pip requirement from <23.2,>=21.0 to >=21.0,<24.1 (#164) @dependabot[bot]
- Update pyupgrade requirement from ~=3.15 to ~=3.16 @dependabot[bot]
- Update packaging requirement from ~=24.0 to ~=24.1 @dependabot[bot]
- Bump softprops/action-gh-release from 0.1.15 to 2.0.5 (#167) @dependabot[bot]
- Bump actions/checkout from 4.1.6 to 4.1.7 (#169) @dependabot[bot]
- Bump ruff from 0.4.8 to 0.4.9 (#168) @dependabot[bot]
- Bump ruff from 0.4.9 to 0.4.10 (#172) @dependabot[bot]
- Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#173) @dependabot[bot]
- Update pip requirement from <24.1,>=21.0 to >=21.0,<24.2 (#171) @dependabot[bot]
- Bump ruff from 0.4.10 to 0.5.0 (#174) @dependabot[bot]
- Update flake8 requirement from ~=7.0 to ~=7.1 @dependabot[bot]
- Bump ruff from 0.5.0 to 0.5.1 (#175) @dependabot[bot]
- Bump ruff from 0.5.1 to 0.5.2 (#176) @dependabot[bot]
- Bump actions/setup-python from 5.1.0 to 5.1.1 (#177) @dependabot[bot]
- Update mypy requirement from ~=1.10 to ~=1.11 @dependabot[bot]
- Bump ruff from 0.5.2 to 0.5.4 (#178) @dependabot[bot]
- Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#179) @dependabot[bot]
- Bump ruff from 0.5.4 to 0.5.5 (#180) @dependabot[bot]
- Update black requirement from ~=24.4 to ~=24.8 @dependabot[bot]
- Update pygithub requirement from ~=2.3 to ~=2.4 @dependabot[bot]
- Bump ruff from 0.5.5 to 0.6.2 (#184) @dependabot[bot]
- Bump ruff from 0.6.2 to 0.6.3 (#188) @dependabot[bot]
- Bump actions/setup-python from 5.1.1 to 5.2.0 (#187) @dependabot[bot]
- Bump ruff from 0.6.3 to 0.6.4 (#189) @dependabot[bot]
- Bump ruff from 0.6.4 to 0.6.5 (#190) @dependabot[bot]
- Bump ruff from 0.6.5 to 0.6.7 (#193) @dependabot[bot]
- Update pyupgrade requirement from ~=3.16 to ~=3.17 @dependabot[bot]
- Update pre-commit requirement from ~=3.7 to ~=3.8 @dependabot[bot]
Links
2.3.4
... and by bots:
- Update pip requirement from <23.2,>=21.0 to >=21.0,<24.1 @dependabot[bot]
- Update yamllint requirement from ~=1.33 to ~=1.35 @dependabot[bot]
- Update colorlog requirement from ~=6.7 to ~=6.8 @dependabot[bot]
- Update pylint requirement from ~=3.0 to ~=3.1 @dependabot[bot]
- Update ruff requirement from ~=0.1 to ~=0.3 @dependabot[bot]
- Bump softprops/action-gh-release from 1 to 2 @dependabot[bot]
- Bump black from 24.2.0 to 24.3.0 @dependabot[bot]
- Update pygithub requirement from ~=2.2 to ~=2.3 @dependabot[bot]
- Bump mypy from 1.8.0 to 1.9.0 @dependabot[bot]
- Update pre-commit requirement from ~=3.6 to ~=3.7 @dependabot[bot]
Links
2.3.3
... and by bots:
No changes in this release.
Links
2.3.2
- Fix test requirements @Limych
- Fix py-dead-code workflow @Limych
- Move bootstrap.sh to config directory @Limych
- Remove my badge @ludeeus
- Update .devcontainer.json: upgrade to python3.11 (#135) @antonverburg
- Minor grammatical fixes to bug.yml (#114) @ScottG489
- Add tzdata to test requirements @Limych
- Fix .gitignore @Limych
- Bump to python 3.11 container @myztillx
- Update requirements @Limych
- Update devcontainer docker image @Limych
- Make local hosted devcontainer docker image @Limych
- Update devcontainer @Limych
- Update README_EXAMPLE.md @Limych
- Fix error in README_EXAMPLE.md @Limych
- Remove from tests Python 3.9 and add Python 3.12 @Limych
- Make tests for Python 3.12 are experimental @Limych
- Create sk.json @misa1515
- Updated constants @robvanoostenrijk
- Update constants @robvanoostenrijk
- Fix package name @tompipe
- Update blueprint update script @Limych
- Update requirements @Limych
- Update Python versions for testing workflow @Limych
- Update requirements @Limych
- Update requirements @Limych
- Update find dead code workflow @Limych
- Update update_manifest script @Limych
- Update blueprint integration const.py @Limych
- Update release workflow @Limych
- Update readme @Limych
... and by bots:
- Bump black from 23.1.0 to 23.9.1 @dependabot[bot]
- Bump packaging from 23.0 to 23.1 @dependabot[bot]
- Update pip requirement from <23.2,>=21.0 to >=21.0,<23.3 @dependabot[bot]
- Update pyupgrade requirement from ~=3.3 to ~=3.13 @dependabot[bot]
- Update pre-commit requirement from ~=3.0 to ~=3.4 @dependabot[bot]
- Bump mypy from 1.0.0 to 1.5.1 @dependabot[bot]
- Update pygithub requirement from ~=1.57 to ~=2.1 @dependabot[bot]
- Update pylint requirement from ~=2.15 to ~=2.17 @dependabot[bot]
- Bump ruff from 0.0.267 to 0.0.291 @dependabot[bot]
- Bump packaging from 23.1 to 23.2 @dependabot[bot]
- Bump actions/checkout from 3.5.2 to 4.1.0 (#137) @dependabot[bot]
- Bump actions/setup-python from 4.6.1 to 4.7.1 (#138) @dependabot[bot]
- Bump ruff from 0.0.267 to 0.0.292 (#139) @dependabot[bot]
- Update pylint requirement from ~=2.17 to ~=3.0 @dependabot[bot]
- Bump ruff from 0.0.291 to 0.1.1 @dependabot[bot]
- Update pyupgrade requirement from ~=3.13 to ~=3.15 @dependabot[bot]
- Update pre-commit requirement from ~=3.4 to ~=3.5 @dependabot[bot]
- Bump black from 23.9.1 to 23.11.0 @dependabot[bot]
- Bump mypy from 1.5.1 to 1.7.0 @dependabot[bot]
- Update yamllint requirement from ~=1.32 to ~=1.33 @dependabot[bot]
- Bump dessant/lock-threads from 4 to 5 @dependabot[bot]
- Bump ruff from 0.1.1 to 0.1.6 @dependabot[bot]
- Update pip requirement from <23.3,>=21.0 to >=21.0,<23.4 @dependabot[bot]
- Update pre-commit requirement from ~=3.5 to ~=3.6 @dependabot[bot]
- Bump actions/setup-python from 4 to 5 @dependabot[bot]
- Bump black from 23.11.0 to 24.2.0 @dependabot[bot]
- Update flake8 requirement from ~=6.1 to ~=7.0 @dependabot[bot]
- Update pygithub requirement from ~=2.1 to ~=2.2 @dependabot[bot]
- Bump actions/cache from 3 to 4 @dependabot[bot]
- Bump mypy from 1.7.0 to 1.8.0 @dependabot[bot]
- Bump github/codeql-action from 2 to 3 @dependabot[bot]
Links
2.3.1
- Update issue-lock.yml action @Limych
- Update requirements @Limych
- Update units conversion for HA 2022.10+ (close #161) @Limych
- Update setup for fix debian virtual environment Python 3.10 bug @Limych
- Switch off required test coverage @Limych
- Add reminder for required test coverage @Limych
- Update pre-commit config @Limych
- Add pyproject.toml @Limych
- Update release script @Limych
- Add experimental tests for Python 3.11 @Limych
- Update requirements @Limych
- Update README.md @Limych
- Remove experimental tests @Limych
- Replace devcontainer @ludeeus
- Add setup and develop scripts @ludeeus
- Remove info.md @ludeeus
- Remove tests @ludeeus
- Cleanup .vscode directory @ludeeus
- Adjust readme @ludeeus
- Adjust example @ludeeus
- Adjust actions @ludeeus
- Rename @ludeeus
- quotes @ludeeus
- Update sample API @ludeeus
- Split out coordinator @ludeeus
- sort manifest @ludeeus
- Simplify base entity @ludeeus
- Use EntityDescription for binary sensor @ludeeus
- Use SensorEntityDescription in sensor @ludeeus
- USe SwitchEntityDescription in switch @ludeeus
- Remove unused consts @ludeeus
- Adjust update_interval @ludeeus
- Bump min HA version @ludeeus
- Fix format on save @ludeeus
- Use exceptions in API client @ludeeus
- Add more error codes @ludeeus
- Remove unused translations @ludeeus
- Update URL @ludeeus
- Use custom exception @ludeeus
- entity types @ludeeus
- Add next steps @ludeeus
- links @ludeeus
- Use selectors @ludeeus
- Update year @ludeeus
- Fix file refrence @ludeeus
- Add note about releases @ludeeus
- Update issue templates @ludeeus
- Add brands link @ludeeus
- Remove
CONNECTION_CLASS
on config flow class @ludeeus - Add dependabot configuration @ludeeus
- Add ruff (#88) @ludeeus
- Add release action @ludeeus
- typo @ludeeus
- Bump dependncies @ludeeus
- Add portsAttributes @ludeeus
- Add permissions keys @ludeeus
- Use ./config for HA configuration (#102) @ludeeus
- Replace deprecated devcontainer features (#106) @tetienne
- Fix path typo in README.md (#109) @LinusHoppe
- Fix code after blueprint merge, pt.1 @Limych
- Fix code after blueprint merge, pt.2 @Limych
- Fix code after blueprint merge, pt.3 @Limych
- Fix stupid error :( @Limych
- Fix requirements.txt @Limych
- Fix exclude_attributes (#201) @Limych
- Update manifest for Hassfest verification @Limych
- Fix manifest error @Limych
- Fix requirements installation @Limych
- Fix requirements @Limych
- Fix requirements @Limych
- Add Python 3.11 to tests @Limych
- Fix blueprint unit tests @Limych
- Add dump test @Limych
- Fix test requirements @Limych
... and by bots:
- Update flake8 requirement from ~=4.0 to ~=5.0 @dependabot[bot]
- Update pylint requirement from ~=2.14 to ~=2.15 @dependabot[bot]
- Bump actions/setup-python from 3 to 4 @dependabot[bot]
- Update pyupgrade requirement from ~=2.37 to ~=2.38 @dependabot[bot]
- [Update yamllint requirement from ~=1.27 to ~=1.28](34e6e2951d210e789ac...
2.3.0
- Update devcontainer image to fix error 128 on rebuild (#73) @mattrayner
- Update initialization instructions in README.md @Limych
- Remove 'domains' from hacs.json @Limych
- Remove 'iot_class' from hacs.json @Limych
- Update release workflow @Limych
- Update component code imports @Limych
- Exclude unimportant attributes from being recorded in the database (#132) @Limych
- Add HA minimal version updating in hacs.json @Limych
- Add manifests updating on every update of requirements.txt @Limych
- Fix release action @Limych
- Fix release action @Limych
- Add update requirements on update manifests @Limych
- Update update_requirements script @Limych
- Update update_requirements script @Limych
- Add reload service (#135, #97) @Limych
... and by bots:
- Bump mypy from 0.950 to 0.960 @dependabot[bot]
- Update pylint requirement from ~=2.13 to ~=2.14 @dependabot[bot]
- Update pytest-cov requirement from ~=2.12 to ~=3.0 @dependabot[bot]
- Bump mypy from 0.960 to 0.961 @dependabot[bot]
- Update pyupgrade requirement from ~=2.32 to ~=2.34 @dependabot[bot]
- Bump actions/setup-python from 3 to 4 @dependabot[bot]
- Bump black from 22.3.0 to 22.6.0 @dependabot[bot]
- Update yamllint requirement from ~=1.26 to ~=1.27 @dependabot[bot]
- Update pre-commit requirement from ~=2.19 to ~=2.20 @dependabot[bot]
- Update pyupgrade requirement from ~=2.34 to ~=2.37 @dependabot[bot]
Links
2.2.3
2.2.2
2.2.1
v2.2.1
2.2.0
- Update README.md @Limych
- Bump mypy from 0.901 to 0.910 @dependabot[bot]
- Update pylint requirement from ~=2.8 to ~=2.9 @dependabot[bot]
- Update pyupgrade requirement from ~=2.19 to ~=2.20 @dependabot[bot]
- Bump packaging from 20.9 to 21.0 @dependabot[bot]
- Remove experimental Python tests @Limych
- Bump black from 21.6b0 to 21.7b0 @dependabot[bot]
- Fix typo (#59) @tetienne
- Update pre-commit requirement from ~=2.13 to ~=2.14 @dependabot[bot]
- retain user input after an error (#52) @rodpayne
- Update pyupgrade requirement from ~=2.20 to ~=2.24 @dependabot[bot]
- Update pylint requirement from ~=2.9 to ~=2.10 @dependabot[bot]
- Update requirements @Limych
- Update component to modern HA version @Limych