Skip to content

1.0.0

Choose a tag to compare

@baracudaz baracudaz released this 22 Nov 20:23
71498a9
Add holiday mode (#31)

* Add holiday mode functionality and translations

* Add holiday mode functionality with service support and translations

* Enhance holiday mode functionality with improved device registry handling and user-facing display names

* Refactor holiday mode implementation: update parameter names, enhance error handling, and improve translations

* Refactor holiday mode handling: streamline date parsing, enhance active state checks, and introduce helper functions for improved readability and maintainability

* Refactor imports in sensor.py: move datetime import to TYPE_CHECKING block for improved clarity

* Bump version to 1.0.0 in manifest.json for release

* Update README.md: enhance Multi-Sensor Support description and add detailed sensor information for holiday mode

---------

Co-authored-by: baracudaz <baracudaz@users.noreply.github.com>