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"},