forked from mirrors/nixpkgs
home-assistant: update component-packages
This commit is contained in:
parent
eccef8929c
commit
f6139b4dbc
|
@ -599,7 +599,7 @@
|
|||
"octoprint" = ps: with ps; [ aiohttp-cors ifaddr netdisco zeroconf ];
|
||||
"oem" = ps: with ps; [ ]; # missing inputs: oemthermostat
|
||||
"ohmconnect" = ps: with ps; [ defusedxml ];
|
||||
"ombi" = ps: with ps; [ ]; # missing inputs: pyombi
|
||||
"ombi" = ps: with ps; [ pyombi ];
|
||||
"omnilogic" = ps: with ps; [ omnilogic ];
|
||||
"onboarding" = ps: with ps; [ aiohttp-cors home-assistant-frontend pillow sqlalchemy ];
|
||||
"ondilo_ico" = ps: with ps; [ aiohttp-cors ondilo ];
|
||||
|
|
Loading…
Reference in a new issue