We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6183f62 commit db253d0Copy full SHA for db253d0
1 file changed
README.md
@@ -5,6 +5,12 @@ Transform your Home Assistant smart bulbs into a media player
5
When an image is played on a LightCast media player, it uses [colorgram.py](https://github.com/obskyr/colorgram.py/tree/master)
6
to extract a palette of colors equal to the amount of lights configured in the LightCast player and sets those lights to that color palette.
7
8
+## Installation
9
+
10
+This integration is compatible with HACS
11
12
+Add a [custom repository](https://hacs.xyz/docs/faq/custom_repositories/) pointing to `relvacode/LightCast` and install
13
14
## Configuration
15
16
`configuration.yml`
0 commit comments