We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b0ca4 commit 4ce7194Copy full SHA for 4ce7194
.homeychangelog.json
@@ -31,5 +31,8 @@
31
},
32
"0.0.11": {
33
"en": "Increase network timeout to support larger amount of devices"
34
+ },
35
+ "0.1.0": {
36
+ "en": "Complete rewrite of networking and discovery"
37
}
38
.homeycompose/app.json
@@ -1,6 +1,6 @@
1
{
2
"id": "com.christerbeke.uponor-smatrix",
3
- "version": "0.0.11",
+ "version": "0.1.0",
4
"compatibility": ">=5.0.0",
5
"sdk": 3,
6
"platforms": [
app.json
@@ -1,7 +1,7 @@
"_comment": "This file is generated. Please edit .homeycompose/app.json instead.",
7
0 commit comments