Skip to content

Commit 660a080

Browse files
Updating the pygatt version
1 parent aeabf69 commit 660a080

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

custom_components/airthings_wave/manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@
44
"documentation": "https://github.com/custom-components/sensor.airthings_wave/",
55
"dependencies": [],
66
"codeowners": ["@MartyTremblay"],
7-
"requirements": ["pygatt[GATTTOOL]==4.0.3"]
7+
"requirements": [
8+
"pygatt[GATTTOOL]==4.0.1"
9+
]
810
}

0 commit comments

Comments
 (0)