mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 01:07:10 +00:00
Update radios to v0.2.0 (#103614)
This commit is contained in:
parent
2859055b36
commit
c69141236e
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/radio_browser",
|
||||
"integration_type": "service",
|
||||
"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
|
||||
|
||||
# homeassistant.components.radio_browser
|
||||
radios==0.1.1
|
||||
radios==0.2.0
|
||||
|
||||
# homeassistant.components.radiotherm
|
||||
radiotherm==2.1.0
|
||||
|
@ -1718,7 +1718,7 @@ qingping-ble==0.8.2
|
||||
qnapstats==0.4.0
|
||||
|
||||
# homeassistant.components.radio_browser
|
||||
radios==0.1.1
|
||||
radios==0.2.0
|
||||
|
||||
# homeassistant.components.radiotherm
|
||||
radiotherm==2.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user