forked from mirrors/nixpkgs
home-assistant: update component-packages
This commit is contained in:
parent
03ad3e810c
commit
a8892f0837
|
@ -188,7 +188,7 @@
|
|||
"dlna_dmr" = ps: with ps; [ aiohttp-cors async-upnp-client ifaddr ];
|
||||
"dnsip" = ps: with ps; [ aiodns ];
|
||||
"dominos" = ps: with ps; [ aiohttp-cors ]; # missing inputs: pizzapi
|
||||
"doods" = ps: with ps; [ pillow ]; # missing inputs: pydoods
|
||||
"doods" = ps: with ps; [ pillow pydoods ];
|
||||
"doorbird" = ps: with ps; [ aiohttp-cors doorbirdpy ];
|
||||
"dovado" = ps: with ps; [ ]; # missing inputs: dovado
|
||||
"downloader" = ps: with ps; [ ];
|
||||
|
|
Loading…
Reference in a new issue