👪 New Features
-
Add new Set/Reset Chore Due Date Action/Service (closes #48)
-
Add new Skip Chore Due Date Action/Service (closes #55)
-
Add Applicable Days as extra attribute to Chore Sensor and Global Chore Sensor (closes #54)
🚀 What's Changed
-
Set Disapprove Chores/Rewards buttons to be always available. Check for pending claims is done on press (closes #35)
-
Ensure Due Dates on Chores are always in the future (closes #46)
-
Ensure Start Date and End Date on Challenges are always in the future (closes #46)
-
Rename Achievement sensor entity_id (closes #49)
-
Rename Challenge sensor entity_id (closes #49)
-
Fix issue with non-admin parents not being able to claim chores/rewards on behalf of kids (closes #50)
-
Revise Manual Points name check (closes #51)
-
Fix issue with Reset Overdue Chore action/service not working properly for specific chore/kid. (closes #52)
This now includes several options:- Reset a specific overdue chore (for all kids)
- Reset all overdue chores for a specific kid only
- Reset a specific overdue chore for a specific kid
- Reset all overdue chores
🔧 Minor changes:
- Ensure that
kidschores_data
storage file is fully wiped on setup if data exists from previous entry. - Add new translation keys for services and other fields
- Revise translations keys missing on errors during Configuration and Options
- Ensure config_entries data is always updated for due date changes.
sometimes HA skips updates that only affect config_entry.options - Add missing dictionaries to data file on entry setup
🎉 Lovelace Dashboard
Looking for a way to streamline your lovelace dashboard with this integration?
Look no further and check the amazing post @ccpk1 prepared here:
👏 Special Thanks
I would like to extend special thanks to @ccpk1 for the feedback/suggestions and help finding issues on the integration. Thank you 👍
@ccpk1 also prepared some nice documentation that will be helpful for starters and that you may find here:
Full Changelog: 0.1.8...0.2.0