parent
3658c5f673
commit
8252d7f3b5
|
@ -3,7 +3,7 @@
|
|||
"name": "Airthings BLE",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/airthings_ble",
|
||||
"requirements": ["airthings-ble==0.5.2"],
|
||||
"requirements": ["airthings-ble==0.5.3"],
|
||||
"dependencies": ["bluetooth"],
|
||||
"codeowners": ["@vincegio"],
|
||||
"iot_class": "local_polling",
|
||||
|
|
|
@ -300,7 +300,7 @@ aioymaps==1.2.2
|
|||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings_ble
|
||||
airthings-ble==0.5.2
|
||||
airthings-ble==0.5.3
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings_cloud==0.1.0
|
||||
|
|
|
@ -275,7 +275,7 @@ aioymaps==1.2.2
|
|||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings_ble
|
||||
airthings-ble==0.5.2
|
||||
airthings-ble==0.5.3
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings_cloud==0.1.0
|
||||
|
|
Loading…
Reference in New Issue