Update radios to v0.2.0 (#103614)
This commit is contained in:
parent
2859055b36
commit
c69141236e
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/radio_browser",
|
"documentation": "https://www.home-assistant.io/integrations/radio_browser",
|
||||||
"integration_type": "service",
|
"integration_type": "service",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["radios==0.1.1"]
|
"requirements": ["radios==0.2.0"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2301,7 +2301,7 @@ qnapstats==0.4.0
|
||||||
quantum-gateway==0.0.8
|
quantum-gateway==0.0.8
|
||||||
|
|
||||||
# homeassistant.components.radio_browser
|
# homeassistant.components.radio_browser
|
||||||
radios==0.1.1
|
radios==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.radiotherm
|
# homeassistant.components.radiotherm
|
||||||
radiotherm==2.1.0
|
radiotherm==2.1.0
|
||||||
|
|
|
@ -1718,7 +1718,7 @@ qingping-ble==0.8.2
|
||||||
qnapstats==0.4.0
|
qnapstats==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.radio_browser
|
# homeassistant.components.radio_browser
|
||||||
radios==0.1.1
|
radios==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.radiotherm
|
# homeassistant.components.radiotherm
|
||||||
radiotherm==2.1.0
|
radiotherm==2.1.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue