home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2024-04-05 23:38:07 +02:00
parent e370841614
commit a2d83e5379
1 changed files with 3 additions and 1 deletions

View File

@ -3212,7 +3212,8 @@
motioneye-client
];
"motionmount" = ps: with ps; [
]; # missing inputs: python-MotionMount
python-motionmount
];
"mpd" = ps: with ps; [
mpd2
];
@ -6282,6 +6283,7 @@
"mopeka"
"motion_blinds"
"motioneye"
"motionmount"
"mqtt"
"mqtt_eventstream"
"mqtt_json"