Bump pygatt to 4.0.5 (#27526)
This commit is contained in:
parent
3d05228ec1
commit
9d7a218df5
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Bluetooth le tracker",
|
||||
"documentation": "https://www.home-assistant.io/integrations/bluetooth_le_tracker",
|
||||
"requirements": [
|
||||
"pygatt[GATTTOOL]==4.0.1"
|
||||
"pygatt[GATTTOOL]==4.0.5"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Skybeacon",
|
||||
"documentation": "https://www.home-assistant.io/integrations/skybeacon",
|
||||
"requirements": [
|
||||
"pygatt[GATTTOOL]==4.0.1"
|
||||
"pygatt[GATTTOOL]==4.0.5"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
|
|
@ -1202,7 +1202,7 @@ pyfttt==0.3
|
|||
|
||||
# homeassistant.components.bluetooth_le_tracker
|
||||
# homeassistant.components.skybeacon
|
||||
pygatt[GATTTOOL]==4.0.1
|
||||
pygatt[GATTTOOL]==4.0.5
|
||||
|
||||
# homeassistant.components.gogogate2
|
||||
pygogogate2==0.1.1
|
||||
|
|
Loading…
Add table
Reference in a new issue