mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 02:34:57 -05:00
Bump mficlient to 0.5.0 (#123250)
This commit is contained in:
@@ -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"]
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user