mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
@@ -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
|
||||
|
Reference in New Issue
Block a user