Compare
Sorry, something went wrong.
No results found
11 refresh values temperature check interval (#17)
* Enhance adaptive polling and HVAC action handling in Fenix TFT integration
* Clean-up
* Update custom_components/fenix_tft/coordinator.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* Update custom_components/fenix_tft/coordinator.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
* Update version
* Clean-up
* Fixes
* Fixes
* Bump ruff from 0.14.0 to 0.14.1 (#14)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.0...0.14.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump colorlog from 6.9.0 to 6.10.1 (#13)
Bumps [colorlog](https://github.com/borntyping/python-colorlog) from 6.9.0 to 6.10.1.
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](https://github.com/borntyping/python-colorlog/compare/v6.9.0...v6.10.1)
---
updated-dependencies:
- dependency-name: colorlog
dependency-version: 6.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Refactor timeout values to use API_TIMEOUT_SECONDS constant for consistency
* Bump ruff from 0.14.1 to 0.14.2 (#16)
* Enhance logging for FenixTFTClimate by including device name in debug output
* Refactor preset mode retrieval for FenixTFTClimate to simplify logic and enhance logging format
* Update titles in Czech and Slovak translations to include "WiFi Thermostat" and add reauthentication step
* Bump version to 0.7.0 in manifest.json
* Refactor error handling in FenixTFTClimate to catch specific exceptions and improve logging
* Refactor update_all_devices method to return None and simplify logic
* Remove unused installation_ids list in FenixTFTApi class
* Fix translation inconsistencies in Czech language strings
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: baracudaz <baracudaz@users.noreply.github.com>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>