Releases: Limych/ha-jq300
Releases · Limych/ha-jq300
0.10.6
- Update issue-lock.yml action @Limych
- Update requirements @Limych
- Fixes empty content reply from the API @grinco
- Increased the timeout to 30 minutes instead of 30 seonds @grinco
- 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
- Update code @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.10.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]
Links
0.10.4
0.10.2
0.10.1
- Add SensorEntity as mixin (#69) @raman325
- remove update listener on entry unload to avoid multiple listeners (#68) @mjmeli
- Fix #84 @Limych
... and by bots:
- Bump mypy from 0.930 to 0.931 @dependabot[bot]
- Update pre-commit requirement from ~=2.16 to ~=2.17 @dependabot[bot]
- Bump black from 21.12b0 to 22.1.0 @dependabot[bot]
Links
0.10.0
- fix action @ludeeus
- Action commit @ludeeus
- minor updates @ludeeus
- Add binary_sensor @ludeeus
- Fix BinarySensor Class name @ludeeus
- Add more descriptions @ludeeus
- Move stuff @ludeeus
- add binary_sensor to resources.json @ludeeus
- Add configuration @ludeeus
- Remove switch @ludeeus
- Adds CONTRIBUTING @ludeeus
- Fix broken link @ludeeus
- Remove refrences @ludeeus
- Fix links @ludeeus
- fix broken actions @ludeeus
- Update actions @ludeeus
- Black format @ludeeus
- Fix config issues @ludeeus
- Fix icon for binary_sensor @ludeeus
- Add switch platform @ludeeus
- Update README.md (#1) @iantrich
- Update CONTRIBUTING.md (#2) @iantrich
- Update init.py (#3) @iantrich
- Update const.py (#4) @iantrich
- cleanup badges/add style (#5) @iantrich
- Correct typo @ludeeus
- Create manifest.json (#12) @iantrich
- Move manifest to correct dir @ludeeus
- Fixes #9 by renaming the file @ludeeus
- Updates, updates, more updates, worst commit messge ever! @ludeeus
- revert @ludeeus
- Update main.workflow @ludeeus
- Delete resources.json @ludeeus
- Create example.yaml @ludeeus
- Update README.md @ludeeus
- Summer update 😎 @ludeeus
- Adds info about devcontainer @ludeeus
- Adds pylint @ludeeus
- Add translation example @ludeeus
- remove stalebot @ludeeus
- Adds integrationhelper @ludeeus
- adds requirements.txt @ludeeus
- Adds "tabnine.tabnine-vscode" to devcontainer @ludeeus
- Add support for config_flow configuration @ludeeus
- Add config_flow "docs" @ludeeus
- Update README.md @iantrich
- use https for pip install ha@dev (#15) @eifinger
- Typo on README.md (#18) @salem84
- Fix various typos in comments (#19) @ctso
- Add hassfest action (#22) @ludeeus
- Spring cleaning ☀️ (#23) @ludeeus
- Add login function @Limych
- Add sensors @Limych
- Fix some errors @Limych
- Add device attributes @Limych
- Show how to only allow one instance @ludeeus
- Add receive_tvoc_in_ppm and receive_hcho_in_ppm config options. @Limych
- Fix community forum topic URL @Limych
- Fix README.md @Limych
- Fix README.md @Limych
- Fix info.md @Limych
- Add example image of sensors @Limych
- Fix some bugs. Replace mgm3_to_ppm to mgm3_to_ppb @Limych
- Add iaquk link @Limych
- Add iaquk link @Limych
- Adds HACS validation action (#24) @ludeeus
- Fix unit constants and icons @Limych
- Add a simple low-pass value filter @Limych
- Add raw sensor state attribute @Limych
- Update postCreateCommand @ludeeus
- Update tasks @ludeeus
- Fix dev-setup.sh and add Idea config @Limych
- Improve values filter @Limych
- Add Air Quality Alert Binary Sensor @Limych
- Code optimization @Limych
- Minor updates (#26) @oncleben31
- Improve README for container dev and library update. (#27) @oncleben31
- Code remastering to fix warning "Detected I/O inside the event loop" #2 @Limych
- Fix scripts @Limych
- Feature/setup cfg (#28) @eseglem
- Fix PR template @Limych
- [Fix PR tem...
0.9.1
0.9.0
- Update pytest-homeassistant-custom-component requirement @dependabot[bot]
- Fix testing by bumping pytest-homeassistant-custom-component (#54) @MatthewFlamm
- Update pre-commit requirement from ~=2.11 to ~=2.12 @dependabot[bot]
- Hide unavailable sensors for JQ-200 and JQ-100 @Limych
- Add blueprint usage instructions to README @Limych
- Update pyupgrade requirement from ~=2.11 to ~=2.12 @dependabot[bot]
- Fix typo in api.py (#55) @rroller
- Bump actions/cache from v2.1.4 to v2.1.5 @dependabot[bot]
- Update pyupgrade requirement from ~=2.12 to ~=2.13 @dependabot[bot]
- Bump black from 20.08b1 to 21.4b0 @dependabot[bot]
- Update pylint requirement from ~=2.7 to ~=2.8 @dependabot[bot]
- Update pygithub requirement from ~=1.54 to ~=1.55 @dependabot[bot]
- Bump black from 21.4b0 to 21.4b1 @dependabot[bot]
- Bump black from 21.4b1 to 21.4b2 @dependabot[bot]
- Add IoT class to manifest @Limych
- Update release script @Limych
- Add HACS validation action @Limych
- Update pyupgrade requirement from ~=2.13 to ~=2.14 @dependabot[bot]
- Add API unit tests @Limych
Links
0.8.2
0.8.1
No changes in this release.