Skip to content

Commit dbfcb7e

Browse files
Add files via upload
1 parent 216f51e commit dbfcb7e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"author": "CreateCandle",
3-
"description": "Adds support for connnecting to MySensors devices",
2+
"author": "CandleSmartHome.com",
3+
"description": "Wirelessly connect to Arduino devices",
44
"gateway_specific_settings": {
55
"webthings": {
66
"exec": "python3 {path}/main.py",
@@ -18,10 +18,10 @@
1818
"default": {
1919
"Gateway": "USB Serial gateway",
2020
"Metric": true,
21-
"Optimize things": true,
21+
"Optimize things": false,
2222
"Timeout period": "60",
2323
"USB device name": "",
24-
"USB serial communication speed":"115200",
24+
"USB serial communication speed":"115200",
2525
"IP address": "",
2626
"MQTT password": "",
2727
"MQTT username": "",
@@ -96,7 +96,7 @@
9696
"Gateway",
9797
"Optimize things",
9898
"Metric",
99-
"USB serial communication speed",
99+
"USB serial communication speed",
100100
"Timeout period"
101101
],
102102
"type": "object"

0 commit comments

Comments
 (0)