forked from mirrors/nixpkgs
home-assistant: update component-packages
This commit is contained in:
parent
9981890cbc
commit
feceb9ce85
|
@ -773,7 +773,7 @@
|
||||||
"sinch" = ps: with ps; [ ]; # missing inputs: clx-sdk-xms
|
"sinch" = ps: with ps; [ ]; # missing inputs: clx-sdk-xms
|
||||||
"siren" = ps: with ps; [ ];
|
"siren" = ps: with ps; [ ];
|
||||||
"sisyphus" = ps: with ps; [ ]; # missing inputs: sisyphus-control
|
"sisyphus" = ps: with ps; [ ]; # missing inputs: sisyphus-control
|
||||||
"sky_hub" = ps: with ps; [ ]; # missing inputs: pyskyqhub
|
"sky_hub" = ps: with ps; [ pyskyqhub ];
|
||||||
"skybeacon" = ps: with ps; [ pygatt ];
|
"skybeacon" = ps: with ps; [ pygatt ];
|
||||||
"skybell" = ps: with ps; [ skybellpy ];
|
"skybell" = ps: with ps; [ skybellpy ];
|
||||||
"slack" = ps: with ps; [ slackclient ];
|
"slack" = ps: with ps; [ slackclient ];
|
||||||
|
|
Loading…
Reference in a new issue