Upgrade ambee to 0.3.0 (#51676)
This commit is contained in:
parent
c362ffd384
commit
b165e9f0cf
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Ambee",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ambee",
|
||||
"requirements": ["ambee==0.2.1"],
|
||||
"requirements": ["ambee==0.3.0"],
|
||||
"codeowners": ["@frenck"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
|
|
@ -254,7 +254,7 @@ aladdin_connect==0.3
|
|||
alpha_vantage==2.3.1
|
||||
|
||||
# homeassistant.components.ambee
|
||||
ambee==0.2.1
|
||||
ambee==0.3.0
|
||||
|
||||
# homeassistant.components.ambiclimate
|
||||
ambiclimate==0.2.1
|
||||
|
|
|
@ -170,7 +170,7 @@ aioymaps==1.1.0
|
|||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.ambee
|
||||
ambee==0.2.1
|
||||
ambee==0.3.0
|
||||
|
||||
# homeassistant.components.ambiclimate
|
||||
ambiclimate==0.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue