Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SirGoodenough committed Jan 1, 2024
1 parent ef6f2e3 commit acb3d15
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,22 @@ I followed the conversion code as close as I could, but I find that if you conve

I welcome the PR from anyone that can improve any of this code. It is 'functional' but not optimized at this point, and there are things I want to do with it. However I wanted to release it for others to collab at this point.

Documentation for this Custom Template can be found at:

- The Description of each of the templates themselves.
- The github readme: https://github.com/SirGoodenough/Color-Multi-Tool/blob/master/README.md.
- Home Assistant Community Forum: https://community.home-assistant.io/t/color-multi-tool/659958.

This requires HomeAssistant version 2023.11.0 or greater due to the use of the list test in the code.

# 🦠 TO-DO List

* ~~Push to HACS Custom.~~
* Error checking inputs for range.
* Add ```Display closest color name to a given RGB```.
* Clean-up code, add shortcuts on redundancies.
* Return a list of all the official color names.
* Push to Hacs released.
- ~~Push to HACS Custom.~~
- Error checking inputs for range.
- Add ```Display closest color name to a given RGB```.
- Clean-up code, add shortcuts on redundancies.
- Return a list of all the official color names.
- Push to Hacs released.

# 🔩 Installation

Expand Down

0 comments on commit acb3d15

Please sign in to comment.