Skip to content

pantherale0/ha-roostermoney

Repository files navigation

Natwest Rooster Money

GitHub Release GitHub Activity License

hacs

Integration to integrate with Natwest Rooster Money.

This integration will set up the following platforms.

Platform Description
sensor Show basic info from the family account and all child accounts.
calendar Shows a calendar of previous and current jobs for each child account.
switch Toggle allowance and card status

Installation

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called rooster_money.
  4. Download all the files from the custom_components/rooster_money/ directory (folder) in this repository.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant
  7. In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Natwest Rooster Money"

Configuration is done in the UI

Future plans

  • Service call to add / remove money from a pot

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines