Add chore tracker configuration and generator scripts
- Created `chores_config.yaml` for defining kids, chores, and settings. - Implemented `generate.py` to generate ESPHome, Home Assistant, and Lovelace dashboard configurations based on the YAML file. - Added `chore-tracker-ha.yaml` for Home Assistant integration, including sensors and automation for tracking chores and notifications.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
homeassistant:
|
||||
packages: !include_dir_named packages/
|
||||
|
||||
# Loads default set of integrations. Do not remove.
|
||||
default_config:
|
||||
|
||||
Reference in New Issue
Block a user