Upgrade ambee to 0.4.0 (#57264)
parent
dc5e4392ae
commit
f142d0a945
|
@ -3,7 +3,7 @@
|
|||
"name": "Ambee",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ambee",
|
||||
"requirements": ["ambee==0.3.0"],
|
||||
"requirements": ["ambee==0.4.0"],
|
||||
"codeowners": ["@frenck"],
|
||||
"quality_scale": "platinum",
|
||||
"iot_class": "cloud_polling"
|
||||
|
|
|
@ -276,7 +276,7 @@ aladdin_connect==0.3
|
|||
alpha_vantage==2.3.1
|
||||
|
||||
# homeassistant.components.ambee
|
||||
ambee==0.3.0
|
||||
ambee==0.4.0
|
||||
|
||||
# homeassistant.components.amberelectric
|
||||
amberelectric==1.0.3
|
||||
|
|
|
@ -197,7 +197,7 @@ airthings_cloud==0.0.1
|
|||
airtouch4pyapi==1.0.5
|
||||
|
||||
# homeassistant.components.ambee
|
||||
ambee==0.3.0
|
||||
ambee==0.4.0
|
||||
|
||||
# homeassistant.components.amberelectric
|
||||
amberelectric==1.0.3
|
||||
|
|
Loading…
Reference in New Issue