home-assistant: regenerate component-packages
This commit is contained in:
parent
51623fc403
commit
a517040251
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
{
|
{
|
||||||
version = "0.115.6";
|
version = "0.115.6";
|
||||||
components = {
|
components = {
|
||||||
"abode" = ps: with ps; [ ]; # missing inputs: abodepy
|
"abode" = ps: with ps; [ abodepy ];
|
||||||
"accuweather" = ps: with ps; [ ]; # missing inputs: accuweather
|
"accuweather" = ps: with ps; [ ]; # missing inputs: accuweather
|
||||||
"acer_projector" = ps: with ps; [ pyserial ];
|
"acer_projector" = ps: with ps; [ pyserial ];
|
||||||
"acmeda" = ps: with ps; [ ]; # missing inputs: aiopulse
|
"acmeda" = ps: with ps; [ ]; # missing inputs: aiopulse
|
||||||
|
|
Loading…
Reference in a new issue