mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-05-04 10:47:01 +00:00
home-assistant: update component-packages.nix
This commit is contained in:
parent
bf6d5f3d0f
commit
4fb1db2d73
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@
|
||||||
"emonitor" = ps: with ps; [ aioemonitor ];
|
"emonitor" = ps: with ps; [ aioemonitor ];
|
||||||
"emulated_hue" = ps: with ps; [ aiohttp-cors ];
|
"emulated_hue" = ps: with ps; [ aiohttp-cors ];
|
||||||
"emulated_kasa" = ps: with ps; [ sense-energy ];
|
"emulated_kasa" = ps: with ps; [ sense-energy ];
|
||||||
"emulated_roku" = ps: with ps; [ ]; # missing inputs: emulated_roku
|
"emulated_roku" = ps: with ps; [ emulated-roku ];
|
||||||
"enigma2" = ps: with ps; [ openwebifpy ];
|
"enigma2" = ps: with ps; [ openwebifpy ];
|
||||||
"enocean" = ps: with ps; [ enocean ];
|
"enocean" = ps: with ps; [ enocean ];
|
||||||
"enphase_envoy" = ps: with ps; [ envoy-reader ];
|
"enphase_envoy" = ps: with ps; [ envoy-reader ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue