Bump airthings-ble to 0.9.1 (#124658)
This commit is contained in:
parent
2fe19c04b9
commit
51fd8e1288
4 changed files with 3 additions and 4 deletions
|
@ -24,5 +24,5 @@
|
|||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/airthings_ble",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["airthings-ble==0.9.0"]
|
||||
"requirements": ["airthings-ble==0.9.1"]
|
||||
}
|
||||
|
|
|
@ -416,7 +416,7 @@ airgradient==0.8.0
|
|||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings_ble
|
||||
airthings-ble==0.9.0
|
||||
airthings-ble==0.9.1
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings-cloud==0.2.0
|
||||
|
|
|
@ -398,7 +398,7 @@ airgradient==0.8.0
|
|||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings_ble
|
||||
airthings-ble==0.9.0
|
||||
airthings-ble==0.9.1
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings-cloud==0.2.0
|
||||
|
|
|
@ -129,7 +129,6 @@ EXCEPTIONS = {
|
|||
"aiooui", # https://github.com/Bluetooth-Devices/aiooui/pull/8
|
||||
"aioruuvigateway", # https://github.com/akx/aioruuvigateway/pull/6
|
||||
"aiovodafone", # https://github.com/chemelli74/aiovodafone/pull/131
|
||||
"airthings-ble", # https://github.com/Airthings/airthings-ble/pull/42
|
||||
"apple_weatherkit", # https://github.com/tjhorner/python-weatherkit/pull/3
|
||||
"asyncio", # PSF License
|
||||
"chacha20poly1305", # LGPL
|
||||
|
|
Loading…
Add table
Reference in a new issue