home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2021-05-06 18:49:55 +02:00
parent d6bb500605
commit 4097ca3486

View file

@ -521,7 +521,7 @@
"monoprice" = ps: with ps; [ ]; # missing inputs: pymonoprice
"moon" = ps: with ps; [ ];
"motion_blinds" = ps: with ps; [ ]; # missing inputs: motionblinds
"motioneye" = ps: with ps; [ ]; # missing inputs: motioneye-client
"motioneye" = ps: with ps; [ motioneye-client ];
"mpchc" = ps: with ps; [ ];
"mpd" = ps: with ps; [ mpd2 ];
"mqtt" = ps: with ps; [ aiohttp-cors paho-mqtt ];