From 8c25479163e1ce158100711c825324953dadb0ea Mon Sep 17 00:00:00 2001 From: wmurray-es <7922184d347c9e59e1ad273d42242d100bdaf524> Date: Thu, 30 Apr 2020 22:22:19 +0100 Subject: [PATCH] Rename to obey char limit --- apps.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/apps.json b/apps.json index d6acd37ee..13aec3c04 100644 --- a/apps.json +++ b/apps.json @@ -1159,13 +1159,14 @@ {"name":"batchart.img","url":"app-icon.js","evaluate":true} ] }, - { "id": "smartswitch", - "name": "BTLE Smartswitch", - "shortName":"Smartswitch", + { "id": "smtswch", + "name": "Smartswitch", + "shortName":"SmtSwch", "icon": "app.png", "version":"0.01", "description": "Using EspruinoHub, control your smart devices on and off via Bluetooth Low Energy!", "tags": "bluetooth,btle,smart,switch", + "type": "bluetooth", "readme": "README.md", "storage": [ {"name":"smartswitch.js","url":"app.js"},