Bump Airthings BLE to 0.8.0 (#116616)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
37d9ed899d
commit
adfd63be8c
3 changed files with 3 additions and 3 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.7.1"]
|
||||
"requirements": ["airthings-ble==0.8.0"]
|
||||
}
|
||||
|
|
|
@ -413,7 +413,7 @@ aioymaps==1.2.2
|
|||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings_ble
|
||||
airthings-ble==0.7.1
|
||||
airthings-ble==0.8.0
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings-cloud==0.2.0
|
||||
|
|
|
@ -386,7 +386,7 @@ aioymaps==1.2.2
|
|||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings_ble
|
||||
airthings-ble==0.7.1
|
||||
airthings-ble==0.8.0
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings-cloud==0.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue