Releases: Limych/ha-apparent-temperature
Releases · Limych/ha-apparent-temperature
1.1.1
- 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
- Update workflow @Limych
- Update workflow @Limych
- Update workflow @Limych
- Beautify code with ruff @Limych
... and by bots:
- 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]
- Update pylint requirement from ~=3.2 to ~=3.3 @dependabot[bot]
- Update pre-commit requirement from ~=3.8 to ~=4.0 @dependabot[bot]
Links
1.1.0
... and by bots:
No changes in this release.
Links
1.0.0
- General updates June 2024 (#165) @ludeeus
- Code format updates (#166) @ludeeus
- Restore in const.py constants NAME and VERSION @Limych
- Merge blueprint/dev to dev @Limych
- Fix #160 @Limych
- Fix #161 @Limych
... and by bots:
- 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]
Links
0.4.0
- Update requiremints @Limych
- Update requiremints @Limych
- Fix setup script for Python 3.12 @Limych
- Replace async_track_state_change by async_track_state_change_event @Limych
- Update dev environment @Limych
- Update dev environment @Limych
- Update .ruff.toml @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
- Rename integration to match same another HA core attributes @Limych
... 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]
- 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]
Links
0.3.9
- 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
- Fix deprecated Constants @jdrozdnovak
- black @jdrozdnovak
- fix deviceclass @jdrozdnovak
- 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
- Fix incorrect code formatting after #136 @Limych
- Update readme @Limych
... and by bots:
- 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
0.3.8
- 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 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
- Fix py-dead-code workflow @Limych
- Move bootstrap.sh to config directory @Limych
- Fix code after blueprint merge @Limych
- Add tzdata to test requirements @Limych
- Add tzdata to test requirements @Limych
- Fix manifest.json for hassfest @Limych
- Update code to use modern attr attributes. (close #118) @Limych
... and by bots:
- Bump ruff from 0.0.253 to 0.0.254 (#89) @dependabot[bot]
- Bump ruff from 0.0.254 to 0.0.255 (#91) @dependabot[bot]
- Bump ruff from 0.0.255 to 0.0.257 (#93) @dependabot[bot]
- Bump actions/checkout from 3.3.0 to 3.4.0 (#92) @dependabot[bot]
- Bump actions/checkout from 3.4.0 to 3.5.0 (#95) @dependabot[bot]
- Bump ruff from 0.0.257 to 0.0.259 (#94) @dependabot[bot]
- Bump ruff from 0.0.259 to 0.0.261 (#99) @dependabot[bot]
- Bump actions/checkout from 3.5.0 to 3.5.2 (#101) @dependabot[bot]
- [Update pip requirement from <23.1,>=21.0 to >=21.0,<23.2 (#100)](https://github.com/Limych/ha-temperature-feel...
0.3.7
- Update release script @Limych
- Add experimental tests for Python 3.11 @Limych
- Update requirements @Limych
- Update README.md @Limych
- Fix lint errors @Limych
- add source sensors values to attributes @Aulos
- add checking new attributes to tests @Aulos
- fixes @Aulos
- convert units in test @Aulos
... and by bots:
No changes in this release.
Links
0.3.6
- Add recorder component to 'after_dependencies' @Limych
- Update issue-lock.yml action @Limych
- Update requirements @Limych
- Update units conversion for HA 2022.10+ (close #93) @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 is_metric for HA 2023.1+ (close #107) (#108) @vlebourl
- Fix error from #108 PR @Limych
... and by bots:
- Bump mypy from 0.961 to 0.971 @dependabot[bot]
- 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 @dependabot[bot]
- Bump black from 22.6.0 to 22.8.0 @dependabot[bot]
- Update pytest-cov requirement from ~=3.0 to ~=4.0 @dependabot[bot]
- Bump mypy from 0.971 to 0.981 @dependabot[bot]
- Update pyupgrade requirement from ~=2.38 to ~=3.0 @dependabot[bot]
- Bump mypy from 0.981 to 0.982 @dependabot[bot]
- Bump black from 22.8.0 to 22.10.0 @dependabot[bot]
- Update pygithub requirement from ~=1.55 to ~=1.57 @dependabot[bot]
- Bump dessant/lock-threads from 3 to 4 @dependabot[bot]
- Update pyupgrade requirement from ~=3.0 to ~=3.3 @dependabot[bot]
- Bump mypy from 0.982 to 1.0.0 @dependabot[bot]
Links
0.3.5
- Remove 'domains' from hacs.json @Limych
- Remove 'iot_class' from hacs.json @Limych
- Update release workflow @Limych
- Update component code imports @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
... and by bots:
- 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]