Update radios to 0.1.1 (#67902)
parent
251691f5b7
commit
9f12ee7b2d
|
@ -3,7 +3,7 @@
|
|||
"name": "Radio Browser",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/radio",
|
||||
"requirements": ["radios==0.1.0"],
|
||||
"requirements": ["radios==0.1.1"],
|
||||
"codeowners": ["@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -2030,7 +2030,7 @@ quantum-gateway==0.0.6
|
|||
rachiopy==1.0.3
|
||||
|
||||
# homeassistant.components.radio_browser
|
||||
radios==0.1.0
|
||||
radios==0.1.1
|
||||
|
||||
# homeassistant.components.radiotherm
|
||||
radiotherm==2.1.0
|
||||
|
|
|
@ -1297,7 +1297,7 @@ pyzerproc==0.4.8
|
|||
rachiopy==1.0.3
|
||||
|
||||
# homeassistant.components.radio_browser
|
||||
radios==0.1.0
|
||||
radios==0.1.1
|
||||
|
||||
# homeassistant.components.rainmachine
|
||||
regenmaschine==2022.01.0
|
||||
|
|
Loading…
Reference in New Issue