mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Bump airgradient to 0.9.0 (#126319)
* Bump airgradient to 0.9.0 * Bump airgradient to 0.9.0
This commit is contained in:
parent
94df0bd5ab
commit
9422cde275
@ -6,6 +6,6 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/airgradient",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["airgradient==0.8.0"],
|
||||
"requirements": ["airgradient==0.9.0"],
|
||||
"zeroconf": ["_airgradient._tcp.local."]
|
||||
}
|
||||
|
@ -419,7 +419,7 @@ aiowithings==3.0.3
|
||||
aioymaps==1.2.5
|
||||
|
||||
# homeassistant.components.airgradient
|
||||
airgradient==0.8.0
|
||||
airgradient==0.9.0
|
||||
|
||||
# homeassistant.components.airly
|
||||
airly==1.1.0
|
||||
|
@ -401,7 +401,7 @@ aiowithings==3.0.3
|
||||
aioymaps==1.2.5
|
||||
|
||||
# homeassistant.components.airgradient
|
||||
airgradient==0.8.0
|
||||
airgradient==0.9.0
|
||||
|
||||
# homeassistant.components.airly
|
||||
airly==1.1.0
|
||||
|
@ -305,7 +305,7 @@
|
||||
'last_changed': <ANY>,
|
||||
'last_reported': <ANY>,
|
||||
'last_updated': <ANY>,
|
||||
'state': '48.0',
|
||||
'state': '47.0',
|
||||
})
|
||||
# ---
|
||||
# name: test_all_entities[indoor][sensor.airgradient_led_bar_brightness-entry]
|
||||
@ -912,7 +912,7 @@
|
||||
'last_changed': <ANY>,
|
||||
'last_reported': <ANY>,
|
||||
'last_updated': <ANY>,
|
||||
'state': '27.96',
|
||||
'state': '22.17',
|
||||
})
|
||||
# ---
|
||||
# name: test_all_entities[indoor][sensor.airgradient_voc_index-entry]
|
||||
|
Loading…
x
Reference in New Issue
Block a user