Bump mficlient to 0.5.0 (#123250)

This commit is contained in:
Joost Lekkerkerker
2024-08-06 18:06:50 +02:00
committed by Franck Nijhof
parent 3d0a0cf376
commit 3cf3780587
4 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -5,5 +5,5 @@
"documentation": "https://www.home-assistant.io/integrations/mfi",
"iot_class": "local_polling",
"loggers": ["mficlient"],
"requirements": ["mficlient==0.3.0"]
"requirements": ["mficlient==0.5.0"]
}
+1 -1
View File
@@ -1327,7 +1327,7 @@ meteoalertapi==0.3.0
meteofrance-api==1.3.0
# homeassistant.components.mfi
mficlient==0.3.0
mficlient==0.5.0
# homeassistant.components.xiaomi_miio
micloud==0.5
+1 -1
View File
@@ -1093,7 +1093,7 @@ melnor-bluetooth==0.0.25
meteofrance-api==1.3.0
# homeassistant.components.mfi
mficlient==0.3.0
mficlient==0.5.0
# homeassistant.components.xiaomi_miio
micloud==0.5
-3
View File
@@ -182,9 +182,6 @@ TODO = {
"asterisk_mbox": AwesomeVersion(
"0.5.0"
), # No license, integration is deprecated and scheduled for removal in 2024.9.0
"mficlient": AwesomeVersion(
"0.3.0"
), # No license https://github.com/kk7ds/mficlient/issues/4
"pyflic": AwesomeVersion("2.0.3"), # No OSI approved license CC0-1.0 Universal)
"uvcclient": AwesomeVersion(
"0.11.0"