forked from mirrors/nixpkgs
home-assistant: update component-packages
This commit is contained in:
parent
973260c8c4
commit
4ab9f2b30e
|
@ -592,7 +592,7 @@
|
|||
"opensensemap" = ps: with ps; [ opensensemap-api ];
|
||||
"opensky" = ps: with ps; [ ];
|
||||
"opentherm_gw" = ps: with ps; [ ]; # missing inputs: pyotgw
|
||||
"openuv" = ps: with ps; [ ]; # missing inputs: pyopenuv
|
||||
"openuv" = ps: with ps; [ pyopenuv ];
|
||||
"openweathermap" = ps: with ps; [ pyowm ];
|
||||
"opnsense" = ps: with ps; [ pyopnsense ];
|
||||
"opple" = ps: with ps; [ ]; # missing inputs: pyoppleio
|
||||
|
|
Loading…
Reference in a new issue