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 f2385d2 commit 677d3fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ Templates are available for testing both True and False separately, and you can

The main reason for using this template is not because it's complicated, it's because the logic check is something you may be using over and over when you are dealing with automations, so being able to repeat the same action over and over is better if there is 1 place in your project the code exists. If you are only going to use this template in one place in your code, just copy the template and paste it in there directly for simplicity.

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.

# 🔩 Installation
Expand Down

0 comments on commit 677d3fe

Please sign in to comment.