3
0
Fork 0
forked from mirrors/nixpkgs

home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-09-25 15:31:11 +02:00
parent eccef8929c
commit f6139b4dbc

View file

@ -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 ];