mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Update radios to 0.1.1 (#67902)
This commit is contained in:
committed by
Paulus Schoutsen
parent
c608cafebd
commit
5a39e63d25
@@ -3,7 +3,7 @@
|
|||||||
"name": "Radio Browser",
|
"name": "Radio Browser",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/radio",
|
"documentation": "https://www.home-assistant.io/integrations/radio",
|
||||||
"requirements": ["radios==0.1.0"],
|
"requirements": ["radios==0.1.1"],
|
||||||
"codeowners": ["@frenck"],
|
"codeowners": ["@frenck"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
@@ -2079,7 +2079,7 @@ quantum-gateway==0.0.6
|
|||||||
rachiopy==1.0.3
|
rachiopy==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.radio_browser
|
# homeassistant.components.radio_browser
|
||||||
radios==0.1.0
|
radios==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.radiotherm
|
# homeassistant.components.radiotherm
|
||||||
radiotherm==2.1.0
|
radiotherm==2.1.0
|
||||||
|
@@ -1295,7 +1295,7 @@ pyzerproc==0.4.8
|
|||||||
rachiopy==1.0.3
|
rachiopy==1.0.3
|
||||||
|
|
||||||
# homeassistant.components.radio_browser
|
# homeassistant.components.radio_browser
|
||||||
radios==0.1.0
|
radios==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.rainmachine
|
# homeassistant.components.rainmachine
|
||||||
regenmaschine==2022.01.0
|
regenmaschine==2022.01.0
|
||||||
|
Reference in New Issue
Block a user