fixup! HASS: custom spotify color recognize component
This commit is contained in:
parent
4f4860e347
commit
2f9db54714
3 changed files with 1 additions and 55 deletions
|
|
@ -323,9 +323,6 @@ in
|
|||
configDir = "/var/lib/hass";
|
||||
configWritable = true;
|
||||
extraPackages = ps: with ps; [ securetar ];
|
||||
customComponents = [
|
||||
pkgs.hass-color-recognizer
|
||||
];
|
||||
extraComponents = [
|
||||
"default_config"
|
||||
|
||||
|
|
@ -345,6 +342,7 @@ in
|
|||
"caldav"
|
||||
"calendar"
|
||||
"citybikes"
|
||||
"color_extractor"
|
||||
"configurator"
|
||||
# "coronavirus"
|
||||
"cover"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue