Change stuff
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.1.0] - 2025-09-24
Added
- New service
set_reminder_intervalto change the interval of existing reminders - Support for using both countdown and interval sensors in all services
Changed
- Services
reset_reminderandset_reminder_daysnow accept both countdown and interval sensor entity IDs - Improved error messages with clearer guidance on which sensor to use
- Better validation of entity IDs in all services
Fixed
- Services now work with both
_countdownand_intervallsensors for better usability
1.0.0 - 2025-09-24
Added
- Initial release
- Configurable recurring reminders with custom intervals
- Interval and countdown sensors for each reminder
- Services to reset reminders and set custom countdown values
- Automatic daily countdown updates
- HACS support
- German localization for config flow
Features
- Two sensors per reminder (interval and countdown)
- Services:
reset_reminderandset_reminder_days - Persistent storage of reminder states
- Automatic countdown updates at midnight
- Visual indicators when reminders are due (bell icon)