Skip to content

Commit 56c97a5

Browse files
committed
Enable Alexa by default; branding change
1 parent 50b87fb commit 56c97a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

roles/coachproxy/files/node-red/flows_coachproxy-base.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,8 @@
342342
"order": 1,
343343
"width": "",
344344
"height": "",
345-
"name": "Software Version",
346-
"label": "Software Version",
345+
"name": "CoachProxyOS Version",
346+
"label": "CoachProxyOS Version",
347347
"format": "{{msg.payload}}",
348348
"layout": "",
349349
"x": 790,
@@ -1513,7 +1513,7 @@
15131513
"id": "430d058c.29f94c",
15141514
"type": "exec",
15151515
"z": "f6c367c2.63b9b8",
1516-
"command": "/coachproxy/configurator/cp_config.pl",
1516+
"command": "/coachproxy/configurator/cp_config.pl --habridge",
15171517
"addpay": false,
15181518
"append": "",
15191519
"useSpawn": "true",
@@ -2323,4 +2323,4 @@
23232323
]
23242324
]
23252325
}
2326-
]
2326+
]

0 commit comments

Comments
 (0)