1
0
Fork 1
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:
Fabian Affolter 2021-01-15 15:18:35 +01:00
parent 04f4d3afe3
commit e22df4b526

View file

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