We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fffb15 commit 7403865Copy full SHA for 7403865
.homeychangelog.json
@@ -22,5 +22,8 @@
22
},
23
"0.0.8": {
24
"en": "Fixed IP address settings"
25
+ },
26
+ "0.0.9": {
27
+ "en": "Improvements for IP address configuration"
28
}
29
.homeycompose/app.json
@@ -1,6 +1,6 @@
1
{
2
"id": "com.christerbeke.uponor-smatrix",
3
- "version": "0.0.8",
+ "version": "0.0.9",
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