mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
6e65bf6da6
commit
e4ddf1ef3a
@ -594,7 +594,7 @@
|
||||
"opple" = ps: with ps; [ ]; # missing inputs: pyoppleio
|
||||
"orangepi_gpio" = ps: with ps; [ ]; # missing inputs: OPi.GPIO
|
||||
"oru" = ps: with ps; [ ]; # missing inputs: oru
|
||||
"orvibo" = ps: with ps; [ ]; # missing inputs: orvibo
|
||||
"orvibo" = ps: with ps; [ orvibo ];
|
||||
"osramlightify" = ps: with ps; [ ]; # missing inputs: lightify
|
||||
"otp" = ps: with ps; [ pyotp ];
|
||||
"ovo_energy" = ps: with ps; [ ]; # missing inputs: ovoenergy
|
||||
|
Loading…
Reference in New Issue
Block a user