home-assistant: update component-packages

This commit is contained in:
Fabian Affolter 2024-04-05 23:38:07 +02:00
parent e370841614
commit a2d83e5379

View File

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