Document the v5.0.4 permission and rendering changes
- Parent-Access: parents can now apply bonuses/penalties and deduct points;
defining them stays admin-only
- Bonuses/Penalties: who sees Apply vs the manage controls
- Chores: document the Picture field, which now saves and renders on the
standard chore rows
- Achievement-Badges: the card no longer subscribes to taskmate_badge_earned
docs: illustrate the wiki — 44 new screenshots across 59 pages
Image coverage goes from 6/71 pages to 65/71, and from 8 images to 52.
Captured from the live dev instance: every admin panel tab (including the
Audit tab, which only became reachable in the panel fix that accompanies
this), all four Insights reports, all 21 Lovelace cards, the five card design
styles side by side, and the Home Assistant surfaces the reference pages
describe — the integration entry, Developer Tools states, and the to-do lists.
Two things worth recording about how these were produced:
- Scaffolding data in the dev instance (I558 Step A, E2E Test Quest, E2E687
Cousin) would have looked unprofessional in a public wiki, so the capture
relabels it to realistic household chores. That relabelling happens on an
in-page copy of the state only — nothing is written back, and the dev
instance keeps its issue-reproduction data intact.
- Child-scoped cards pick the child who actually has chores outstanding,
otherwise half of them would have documented their own empty state.
The design-styles image was replaced rather than added: the previous one
showed four styles and predated Accessible, so its caption was wrong too.
Six pages are still text-only — Automations, FAQ, Services, Troubleshooting,
Visibility-Operators-Reference and Voice-Assistants. All six are reference
tables or prose where a screenshot would decorate rather than explain.
docs(wiki): Parent Access page for v4.5.0 non-admin parent role