mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump Advantage Air 0.3.0 (#66488)
This commit is contained in:
parent
f46fbcc9eb
commit
e5e3ab377d
@ -3,8 +3,12 @@
|
|||||||
"name": "Advantage Air",
|
"name": "Advantage Air",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/advantage_air",
|
"documentation": "https://www.home-assistant.io/integrations/advantage_air",
|
||||||
"codeowners": ["@Bre77"],
|
"codeowners": [
|
||||||
"requirements": ["advantage_air==0.2.6"],
|
"@Bre77"
|
||||||
|
],
|
||||||
|
"requirements": [
|
||||||
|
"advantage_air==0.3.0"
|
||||||
|
],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -114,7 +114,7 @@ adext==0.4.2
|
|||||||
adguardhome==0.5.1
|
adguardhome==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.advantage_air
|
# homeassistant.components.advantage_air
|
||||||
advantage_air==0.2.6
|
advantage_air==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.frontier_silicon
|
# homeassistant.components.frontier_silicon
|
||||||
afsapi==0.0.4
|
afsapi==0.0.4
|
||||||
|
@ -70,7 +70,7 @@ adext==0.4.2
|
|||||||
adguardhome==0.5.1
|
adguardhome==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.advantage_air
|
# homeassistant.components.advantage_air
|
||||||
advantage_air==0.2.6
|
advantage_air==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.agent_dvr
|
# homeassistant.components.agent_dvr
|
||||||
agent-py==0.0.23
|
agent-py==0.0.23
|
||||||
|
Loading…
x
Reference in New Issue
Block a user