mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 15:11:35 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
04f4d3afe3
commit
e22df4b526
|
@ -722,7 +722,7 @@
|
|||
"seventeentrack" = ps: with ps; [ ]; # missing inputs: py17track
|
||||
"sharkiq" = ps: with ps; [ ]; # missing inputs: sharkiqpy
|
||||
"shell_command" = ps: with ps; [ ];
|
||||
"shelly" = ps: with ps; [ ]; # missing inputs: aioshelly
|
||||
"shelly" = ps: with ps; [ aioshelly ];
|
||||
"shiftr" = ps: with ps; [ paho-mqtt ];
|
||||
"shodan" = ps: with ps; [ shodan ];
|
||||
"shopping_list" = ps: with ps; [ aiohttp-cors ];
|
||||
|
|
Loading…
Reference in a new issue