Bump airgradient to 0.9.2 (#138725)

* Bump airgradient to 0.9.2

* Bump airgradient to 0.9.2
This commit is contained in:
Joost Lekkerkerker 2025-02-17 17:45:26 +01:00 committed by GitHub
parent 04b826daa1
commit ff16e587e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 11 additions and 11 deletions

View File

@ -6,6 +6,6 @@
"documentation": "https://www.home-assistant.io/integrations/airgradient",
"integration_type": "device",
"iot_class": "local_polling",
"requirements": ["airgradient==0.9.1"],
"requirements": ["airgradient==0.9.2"],
"zeroconf": ["_airgradient._tcp.local."]
}

2
requirements_all.txt generated
View File

@ -431,7 +431,7 @@ aiowithings==3.1.5
aioymaps==1.2.5
# homeassistant.components.airgradient
airgradient==0.9.1
airgradient==0.9.2
# homeassistant.components.airly
airly==1.1.0

View File

@ -413,7 +413,7 @@ aiowithings==3.1.5
aioymaps==1.2.5
# homeassistant.components.airgradient
airgradient==0.9.1
airgradient==0.9.2
# homeassistant.components.airly
airly==1.1.0

View File

@ -25,13 +25,13 @@
'nitrogen_index': 1,
'pm003_count': 270,
'pm01': 22,
'pm02': 34,
'pm02': 34.0,
'pm10': 41,
'raw_ambient_temperature': 27.96,
'raw_nitrogen': 16931,
'raw_nitrogen': 16931.0,
'raw_pm02': 34,
'raw_relative_humidity': 48.0,
'raw_total_volatile_organic_component': 31792,
'raw_total_volatile_organic_component': 31792.0,
'rco2': 778,
'relative_humidity': 47.0,
'serial_number': '84fce612f5b8',

View File

@ -724,7 +724,7 @@
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': '34',
'state': '34.0',
})
# ---
# name: test_all_entities[indoor][sensor.airgradient_raw_nox-entry]
@ -775,7 +775,7 @@
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': '16931',
'state': '16931.0',
})
# ---
# name: test_all_entities[indoor][sensor.airgradient_raw_pm2_5-entry]
@ -878,7 +878,7 @@
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': '31792',
'state': '31792.0',
})
# ---
# name: test_all_entities[indoor][sensor.airgradient_signal_strength-entry]
@ -1280,7 +1280,7 @@
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': '16359',
'state': '16359.0',
})
# ---
# name: test_all_entities[outdoor][sensor.airgradient_raw_voc-entry]
@ -1331,7 +1331,7 @@
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': '30802',
'state': '30802.0',
})
# ---
# name: test_all_entities[outdoor][sensor.airgradient_signal_strength-entry]