You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>