mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
home-assistant: update component-packages
This commit is contained in:
parent
019cf935eb
commit
cee055528d
|
@ -760,7 +760,7 @@
|
|||
"smartthings" = ps: with ps; [ aiohttp-cors hass-nabucasa ]; # missing inputs: pysmartapp pysmartthings
|
||||
"smarttub" = ps: with ps; [ python-smarttub ];
|
||||
"smarty" = ps: with ps; [ ]; # missing inputs: pysmarty
|
||||
"smhi" = ps: with ps; [ ]; # missing inputs: smhi-pkg
|
||||
"smhi" = ps: with ps; [ smhi-pkg ];
|
||||
"sms" = ps: with ps; [ python-gammu ];
|
||||
"smtp" = ps: with ps; [ ];
|
||||
"snapcast" = ps: with ps; [ snapcast ];
|
||||
|
|
Loading…
Reference in a new issue