KidsChores and Rewards Dashboard

I believe you just need to go into the config for each of your kids and assign that id as their ha user id. There is a wiki on it in the GitHub integration page that explains better.

You could play around with card_mod and make several customizations, but nothing built in

Not sure if this has been discussed already, but is there a way to signal externally to other automations (preferably via an event) that a chore has been done? I have some things I’d like to do on the backend of a chore’s completion.

This looks very cool! Thank you for sharing this with the community, excited for this! Can’t wait to see the future updates :grin::grin:

@VaReTaS @ccpk1

1 Like

I Have a an Icon missing for Badge on the dashboard, any idea how i solve that ?

You can setup an automation to monitor that status of the sensor for that chore and trigger when the chore is either ā€œclaimedā€ or ā€œapprovedā€ depending on your use case. Here is a similar example that monitors that same sensor for ā€œoverdueā€. Tips & Tricks: Apply a Penalty for Overdue Chore Ā· ad-ha/kidschores-ha Wiki

The likely issue is that you did not select an icon for that badge when you did the configuration. Go back into the config and update the icon for those badges and it should take care of it.

1 Like

Is there a way for the a way for the Chores Admin Actions card to have it list the chores for all the kids? Not just one?

{%- set ns.Kid_name = ā€˜Bob’ -%}

I am currently getting an error when trying to use the Select new date time for a chore to be due from this dashboard. I get an error about not having a unique ID. Its not a make or break but the ability to change due dates on the dashboard and not going back into the integration menu is handy.

(post deleted by author)