mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
e4a506d699
commit
9e0cc1ce07
@ -609,7 +609,7 @@
|
||||
"ombi" = ps: with ps; [ pyombi ];
|
||||
"omnilogic" = ps: with ps; [ omnilogic ];
|
||||
"onboarding" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow sqlalchemy ];
|
||||
"oncue" = ps: with ps; [ ]; # missing inputs: aiooncue
|
||||
"oncue" = ps: with ps; [ aiooncue ];
|
||||
"ondilo_ico" = ps: with ps; [ aiohttp-cors ondilo ];
|
||||
"onewire" = ps: with ps; [ ]; # missing inputs: pi1wire pyownet
|
||||
"onkyo" = ps: with ps; [ onkyo-eiscp ];
|
||||
@ -1379,6 +1379,7 @@
|
||||
"octoprint"
|
||||
"omnilogic"
|
||||
"onboarding"
|
||||
"oncue"
|
||||
"ondilo_ico"
|
||||
"open_meteo"
|
||||
"openalpr_cloud"
|
||||
|
Loading…
Reference in New Issue
Block a user