Update radios to 0.3.2 and pycountry to 24.6.1 (#129186)
parent
bdfb47e999
commit
d66fcd23df
|
@ -6,6 +6,6 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/radio_browser",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["radios==0.3.1", "pycountry==23.12.11"],
|
||||
"requirements": ["radios==0.3.2", "pycountry==24.6.1"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
|
|
@ -1820,7 +1820,7 @@ pycomfoconnect==0.5.1
|
|||
pycoolmasternet-async==0.2.2
|
||||
|
||||
# homeassistant.components.radio_browser
|
||||
pycountry==23.12.11
|
||||
pycountry==24.6.1
|
||||
|
||||
# homeassistant.components.microsoft
|
||||
pycsspeechtts==1.0.8
|
||||
|
@ -2517,7 +2517,7 @@ qnapstats==0.4.0
|
|||
quantum-gateway==0.0.8
|
||||
|
||||
# homeassistant.components.radio_browser
|
||||
radios==0.3.1
|
||||
radios==0.3.2
|
||||
|
||||
# homeassistant.components.radiotherm
|
||||
radiotherm==2.1.0
|
||||
|
|
|
@ -1473,7 +1473,7 @@ pycomfoconnect==0.5.1
|
|||
pycoolmasternet-async==0.2.2
|
||||
|
||||
# homeassistant.components.radio_browser
|
||||
pycountry==23.12.11
|
||||
pycountry==24.6.1
|
||||
|
||||
# homeassistant.components.microsoft
|
||||
pycsspeechtts==1.0.8
|
||||
|
@ -2014,7 +2014,7 @@ qingping-ble==0.10.0
|
|||
qnapstats==0.4.0
|
||||
|
||||
# homeassistant.components.radio_browser
|
||||
radios==0.3.1
|
||||
radios==0.3.2
|
||||
|
||||
# homeassistant.components.radiotherm
|
||||
radiotherm==2.1.0
|
||||
|
|
Loading…
Reference in New Issue