Releases: qlerup/chores4kids
Releases · qlerup/chores4kids
Release list
v1.1.1
🚀 New: Task Categories — Sync Integration Card - v1.1.1
- ➕ Create categories on the card
- ✅ Assign categories to tasks
- 🔤 Sort tasks by category (A–Z / Z–A)
Why: Faster triage, clearer grouping, consistent taxonomy. ⚡📚
Notes: No breaking changes. 🎉
v1.1.0
v1.0.5
v1.0.4
v1.0.4 — Clear shop purchase history 🧹🛍️
New
- Added service
chores4kids.clear_shop_historyto remove all entries from the reward shop purchase history. - Non‑destructive: children, tasks, and shop items remain untouched.
- No breaking changes or schema updates.
How to use
- Home Assistant → Developer Tools → Services → select
chores4kids.clear_shop_history→ Call Service. - The Lovelace card updates automatically after the service call; if needed, refresh the view.
v1.0.3
v1.0.3 — HACS install fix (ZIP-struktur)
Fixes
- ZIP-struktur rettet til flat root (ingen
custom_components/-mappe inde i zip).
Dette gør, at HACS nu udpakker filerne korrekt til
/config/custom_components/chores4kids/og integrationen vises i Add integration. - Workflow opdateret med sanity checks, så fejlagtig struktur fanges før upload.
HACS
hacs.jsonuændret:zip_release: true,filename: chores4kids.zip.
Hvis du har haft den forkerte sti
- Slet mappen:
/config/custom_components/chores4kids - I HACS → Settings → Clear download cache
- Installer v1.0.3 igen og genstart Home Assistant
v1.0.2
v1.0.2 — Config flow & HACS install fix
Added
- Bundles
config_flow.pyso the integration now appears under Settings → Devices & Services → Add integration → Chores4Kids.
Fixes
- Packaging corrected: release asset chores4kids.zip contains the proper layout (
custom_components/chores4kids/...), required by HACS.
Notes
- If you installed v1.0.0/1.0.1 and still see issues, open HACS → Settings → Clear download cache, then install v1.0.2 and restart Home Assistant.
No functional changes beyond packaging/flow inclusion.
v1.0.1
v1.0.1 — HACS install fix
Fixes
- Korrigeret
hacs.json→zip_release: true,filename: chores4kids.zip. - Release-workflow uploader nu en fast asset chores4kids.zip (krævet af HACS) + en versioneret zip.
- Kun versionsbump i
manifest.json. Ingen funktionsændringer.
Install
- HACS → Integrations → Chores4Kids Sync → Download v1.0.1.
- Genstart Home Assistant efter installation.
Hvis du stadig ser “Unknown error”
- HACS → Integrations → Chores4Kids Sync → ⋯ → Redownload; eller
- HACS → Settings → Clear download cache, prøv igen.
v1.0.0
v1.0.0 — Initial release
First public release of Chores4Kids Sync (Home Assistant integration).
Highlights
- Domain:
chores4kids·config_flow: true·iot_class: local_push - Platform:
sensor(per-child points sensors) - Services:
add_child,rename_child,remove_child,add_task,assign_task,set_task_status,approve_task,delete_task,set_task_repeat,set_task_icon,reset_points,add_points,purge_orphans - Repeat/auto-assign: plan weekly repeats and default assignees
- 100% local — no cloud, no telemetry
Required UI
- Use with the Lovelace card: https://github.com/qlerup/lovelace-chores4kids-card