Update python-mpd2 to 3.0.5 (#69304)

pull/69802/head
azrdev 2022-04-10 14:16:23 +02:00 committed by GitHub
parent 0606f4d18f
commit afd21e4084
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "mpd",
"name": "Music Player Daemon (MPD)",
"documentation": "https://www.home-assistant.io/integrations/mpd",
"requirements": ["python-mpd2==3.0.4"],
"requirements": ["python-mpd2==3.0.5"],
"codeowners": ["@fabaff"],
"iot_class": "local_polling",
"loggers": ["mpd"]

View File

@ -1910,7 +1910,7 @@ python-kasa==0.4.3
python-miio==0.5.11
# homeassistant.components.mpd
python-mpd2==3.0.4
python-mpd2==3.0.5
# homeassistant.components.mystrom
python-mystrom==1.1.2