mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 10:08:23 +00:00
parent
533efa2880
commit
76cc26ad17
@ -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",
|
||||
|
@ -294,7 +294,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
|
||||
|
@ -269,7 +269,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…
x
Reference in New Issue
Block a user