home-assistant: update component packages
This commit is contained in:
parent
bc68bde974
commit
dc08bc8258
1 changed files with 1 additions and 1 deletions
|
@ -493,7 +493,7 @@
|
|||
"marytts" = ps: with ps; [ ]; # missing inputs: speak2mary
|
||||
"mastodon" = ps: with ps; [ mastodon-py ];
|
||||
"matrix" = ps: with ps; [ matrix-client ];
|
||||
"maxcube" = ps: with ps; [ ]; # missing inputs: maxcube-api
|
||||
"maxcube" = ps: with ps; [ maxcube-api ];
|
||||
"mazda" = ps: with ps; [ pymazda ];
|
||||
"mcp23017" = ps: with ps; [ ]; # missing inputs: RPi.GPIO adafruit-circuitpython-mcp230xx
|
||||
"media_extractor" = ps: with ps; [ aiohttp-cors youtube-dl-light ];
|
||||
|
|
Loading…
Reference in a new issue