home-assistant: update component packages

This commit is contained in:
Martin Weinelt 2021-09-21 21:27:59 +02:00
parent bc68bde974
commit dc08bc8258
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

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