We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a55d4c8 commit 7053c5aCopy full SHA for 7053c5a
custom_components/crownstone/manifest.json
@@ -4,14 +4,14 @@
4
"config_flow": true,
5
"documentation": "https://www.home-assistant.io/integrations/crownstone",
6
"requirements": [
7
- "crownstone-uart==1.0.0",
+ "crownstone-uart==1.0.1",
8
"crownstone-cloud==1.4.4",
9
"crownstone-sse==1.2.5",
10
"numpy==1.19.2",
11
"tzlocal==2.1",
12
"sigfig==1.1.8"
13
],
14
- "version": "1.6.1",
+ "version": "1.6.2",
15
"codeowners": [
16
"@Crownstone",
17
"@RicArch97"
0 commit comments