mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
committed by
GitHub
parent
eda36512ec
commit
7ab8ff56b3
@ -24,5 +24,5 @@
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/airthings_ble",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["airthings-ble==0.9.1"]
|
||||
"requirements": ["airthings-ble==0.9.2"]
|
||||
}
|
||||
|
@ -426,7 +426,7 @@ airgradient==0.9.1
|
||||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings_ble
|
||||
airthings-ble==0.9.1
|
||||
airthings-ble==0.9.2
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings-cloud==0.2.0
|
||||
|
@ -408,7 +408,7 @@ airgradient==0.9.1
|
||||
airly==1.1.0
|
||||
|
||||
# homeassistant.components.airthings_ble
|
||||
airthings-ble==0.9.1
|
||||
airthings-ble==0.9.2
|
||||
|
||||
# homeassistant.components.airthings
|
||||
airthings-cloud==0.2.0
|
||||
|
Reference in New Issue
Block a user