Skip to content

Commit

Permalink
updated roadmap done
Browse files Browse the repository at this point in the history
  • Loading branch information
layereight committed Nov 12, 2023
1 parent 4f086b6 commit a917f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ my_raspi_host : ok=11 changed=11 unreachable=0 failed=0 skipped=2 rescued=0 igno

# Roadmap

* quit with error when config is broken
* more python unit tests
* Ansible playbook: set volumio logging level to error to reduce cpu load on Raspberry Pi Zero
* document logging.ini
Expand All @@ -256,6 +255,7 @@ my_raspi_host : ok=11 changed=11 unreachable=0 failed=0 skipped=2 rescued=0 igno

# Roadmap done

* quit with error when config is broken
* validate config with JSON schema and log a warning when it's invalid
* multiple actions per event
* python unit tests
Expand Down

0 comments on commit a917f23

Please sign in to comment.