home-assistant: update component-packages.nix
This commit is contained in:
parent
816b68f489
commit
7cd991ea1c
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@
|
|||
"filesize" = ps: with ps; [ ];
|
||||
"filter" = ps: with ps; [ sqlalchemy ];
|
||||
"fints" = ps: with ps; [ fints ];
|
||||
"fireservicerota" = ps: with ps; [ ]; # missing inputs: pyfireservicerota
|
||||
"fireservicerota" = ps: with ps; [ pyfireservicerota ];
|
||||
"firmata" = ps: with ps; [ pymata-express ];
|
||||
"fitbit" = ps: with ps; [ aiohttp-cors fitbit ];
|
||||
"fixer" = ps: with ps; [ fixerio ];
|
||||
|
|
Loading…
Reference in a new issue