mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Update radios to 0.1.1 (#67902)
This commit is contained in:
parent
251691f5b7
commit
9f12ee7b2d
@ -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"
|
||||||
}
|
}
|
||||||
|
@ -2030,7 +2030,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
|
||||||
|
@ -1297,7 +1297,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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user