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
What changed:
Migrated dashboard namespace from kcd- to cod- with legacy compatibility handling for existing URLs and discovery.
Rebranded user-facing copy across translations, notifications, and dashboard templates; updated functional template domain calls to choreops.
Finalized Phase 2 utility/reference updates and Phase 3 cleanup (agent docs + CI brand-regression guard).
Hardened workflows for Phase 5: added Crowdin secret preflight/skip logic and clearer HACS prerequisite guidance.
Updated in-process rebrand plan progress and blockers based on workflow validation findings.
Why it matters:
Completes the public/runtime rebrand path while protecting existing installs during transition.
Reduces false CI failures and makes external dependency blockers explicit.
Brings release readiness forward with validated lint/type/boundary checks and full pytest pass via python -m pytest.
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,18 +39,20 @@ Strip away the game layer entirely. Use the **Enterprise-Grade Scheduling** and
39
39
40
40
**The best of both worlds.** Configure some profiles with full gamification to drive engagement, while keeping other profiles strictly utilitarian.
41
41
42
-
---
43
-
44
42
<palign="center">
45
43
<b>No subscription. No cloud lock-in. 100% local on your Home Assistant instance.</b>
46
44
</p>
47
45
46
+
---
47
+
48
48
> **Attribution & Legacy**<br>
49
49
> ChoreOps is the official evolution of the **KidsChores** integration. While the original project is now deprecated, its concepts and features grew into this new system to better serve the entire Home Assistant community—expanding the scope beyond just "kids" to the whole household.
50
50
>
51
51
> The original creator, **@ad-ha**, remains involved with this progression and continues to inspire the project's direction.<br>
52
52
> 🔄 **Coming from KidsChores?** We have a direct migration path to move your data over. **[View the Migration Guide →](https://github.com/ccpk1/choreops/wiki/Migration)**
0 commit comments