mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +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",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/advantage_air",
|
||||
"codeowners": ["@Bre77"],
|
||||
"requirements": ["advantage_air==0.2.6"],
|
||||
"codeowners": [
|
||||
"@Bre77"
|
||||
],
|
||||
"requirements": [
|
||||
"advantage_air==0.3.0"
|
||||
],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
@ -114,7 +114,7 @@ adext==0.4.2
|
||||
adguardhome==0.5.1
|
||||
|
||||
# homeassistant.components.advantage_air
|
||||
advantage_air==0.2.6
|
||||
advantage_air==0.3.0
|
||||
|
||||
# homeassistant.components.frontier_silicon
|
||||
afsapi==0.0.4
|
||||
|
@ -70,7 +70,7 @@ adext==0.4.2
|
||||
adguardhome==0.5.1
|
||||
|
||||
# homeassistant.components.advantage_air
|
||||
advantage_air==0.2.6
|
||||
advantage_air==0.3.0
|
||||
|
||||
# homeassistant.components.agent_dvr
|
||||
agent-py==0.0.23
|
||||
|
Loading…
x
Reference in New Issue
Block a user