mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Upgrade ambee to 0.3.0 (#51676)
This commit is contained in:
parent
c362ffd384
commit
b165e9f0cf
@ -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…
x
Reference in New Issue
Block a user