diff --git a/apps.json b/apps.json index ce33fce57..bf7f31ad9 100644 --- a/apps.json +++ b/apps.json @@ -1169,8 +1169,8 @@ "readme": "README.md", "storage": [ {"name":"smartswitch.app.js","url":"app.js"}, - {"name":"smartswitch-on.img","url":"app-icon.js","evaluate":true}, - {"name":"smartswitch-on.img","url":"smartswitch-icon.js","evaluate":true}, + {"name":"smartswitch.img","url":"app-icon.js","evaluate":true}, + {"name":"smartswitch-on.img","url":"switch-on.js","evaluate":true}, {"name":"smartswitch-off.img","url":"switch-off.js","evaluate":true}, {"name":"light-on.img","url":"light-on.js","evaluate":true}, {"name":"light-off.img","url":"light-off.js","evaluate":true} diff --git a/apps/smartswitch/smartswitch-on.js b/apps/smartswitch/smartswitch-on.js new file mode 100644 index 000000000..9153bd3ca --- /dev/null +++ b/apps/smartswitch/smartswitch-on.js @@ -0,0 +1 @@ +require("heatshrink").decompress(atob("mEwxH+AH4A/AH4A/AH4A/AH4A/AH4Ag1gAECyGFAB1bAAmAFooyQFp4uGEoWIwQAEGBgtQFwtcFpAACxAwJFyIvFEAItIMAowFF1IwFF6zqBRhIvIxBetMAYvWdgJeSAAOHFyQvEw5eRBAeIF6+IF5wIHF66+LTJIvlNBaPfRRAved4g0BAASNJd4f+F61cFQYAEFxQ/Bw4vXYAQAFLxms/wABGC2ALyaOBF7BgGLyAweFyIwTF4jyDLxKMBFw4xTGAhhEFpAuKGKQwFeg4ADFxgAZFlgA/AH4A/AH4A/AH4A/AH4AhA")) \ No newline at end of file