mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
parent
3658c5f673
commit
8252d7f3b5
@ -3,7 +3,7 @@
|
|||||||
"name": "Airthings BLE",
|
"name": "Airthings BLE",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/airthings_ble",
|
"documentation": "https://www.home-assistant.io/integrations/airthings_ble",
|
||||||
"requirements": ["airthings-ble==0.5.2"],
|
"requirements": ["airthings-ble==0.5.3"],
|
||||||
"dependencies": ["bluetooth"],
|
"dependencies": ["bluetooth"],
|
||||||
"codeowners": ["@vincegio"],
|
"codeowners": ["@vincegio"],
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
@ -300,7 +300,7 @@ aioymaps==1.2.2
|
|||||||
airly==1.1.0
|
airly==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.airthings_ble
|
# homeassistant.components.airthings_ble
|
||||||
airthings-ble==0.5.2
|
airthings-ble==0.5.3
|
||||||
|
|
||||||
# homeassistant.components.airthings
|
# homeassistant.components.airthings
|
||||||
airthings_cloud==0.1.0
|
airthings_cloud==0.1.0
|
||||||
|
@ -275,7 +275,7 @@ aioymaps==1.2.2
|
|||||||
airly==1.1.0
|
airly==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.airthings_ble
|
# homeassistant.components.airthings_ble
|
||||||
airthings-ble==0.5.2
|
airthings-ble==0.5.3
|
||||||
|
|
||||||
# homeassistant.components.airthings
|
# homeassistant.components.airthings
|
||||||
airthings_cloud==0.1.0
|
airthings_cloud==0.1.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user