Page 1 of 1

ESPeasy control - Android APP

Posted: 17 Aug 2017, 09:12
by link611
Hi there,

i am playing around with some Sonoff S20 sockets and was searching for an Android App, but i have not found one (maybe i was to dumb to find one).
Because of that i built a simple on/off-app for up to 4 Sonoff S20 sockets. (if you need more, just say it)

Please don't be so hard, i built it with the MIT App Inventor. :)

Yeah, i know, the Layout is Crap, but it works. :)

Maybe you can give me some Feedback


Amazon-Shop Link:
https://www.amazon.de/Keule-ESPEasy-con ... ds=espeasy

Dropbox-Link:
https://www.dropbox.com/s/zwsr45cv4jwfo ... y.apk?dl=0


Note:
Some ESP Easy Mega releases (between March 2018 and April 2018) have a problem with the status request.


-v 1.2.2
added an app icon

-v 1.2.0
some code tweaking
setting a device to on/off only refreshes the specified device - in former versions every device was refreshed

-v 1.1.1
GPIO setting for each device seperately
You can disable Refresh on startup

-v 1.1.0
check state of devices

-v 1.0.0
Initial Release

Re: ESPEasy Control - Android APP

Posted: 17 Aug 2017, 10:01
by grovkillen
If you have a MQTT broker you can control any ESP Easy unit with apps like MQTT Dash.

Re: ESPEasy Control - Android APP

Posted: 17 Aug 2017, 11:52
by kniazio
Can you send the source of this application?

Re: ESPEasy Control - Android APP

Posted: 17 Aug 2017, 14:17
by link611
kniazio wrote: 17 Aug 2017, 11:52 Can you send the source of this application?
Unfortunately no, because i created the app with the MIT App Inventor -> http://ai2.appinventor.mit.edu
You build your app with blocks, like Lego =D

But you can copy the project out of the gallery, just search for espeasy. Maybe you can find some function to export the source code.

I will also attach the project to this post.


Yes, i know some things could be done simplier.

Re: ESPEasy Control - Android APP

Posted: 17 Aug 2017, 20:24
by kniazio
Thanks

Re: ESPEasy Control - Android APP

Posted: 28 Oct 2017, 12:17
by gnomosg
Nice work :)

It is possible to export app via:

Project -> Export selected project (.aia) to my computer

Thanks for your work :)

Re: ESPEasy Control - Android APP

Posted: 02 Apr 2018, 13:28
by hans65
I was wondering, is there an other Android app around? I used this one here but since the update from the firmware to version 20180306 the status display is not working anymore. On/Off is fine it is only the status color.

Re: ESPEasy Control - Android APP

Posted: 04 Apr 2018, 06:41
by link611
hans65 wrote: 02 Apr 2018, 13:28 I was wondering, is there an other Android app around? I used this one here but since the update from the firmware to version 20180306 the status display is not working anymore. On/Off is fine it is only the status color.
Hi there,

it seems, that the http status request of some older esp versions did Not Work correctly. We have actually the same behaviour on this Thread:

viewtopic.php?f=4&t=5146


Yesterday i released an Update on Amazon Store, You can disable the refresh on startup to prevent Error Messages.

The new release is also in the first post. (Because Amazon Apps requires some strange rights, for no reason....)

Re: ESPEasy Control - Android APP

Posted: 04 Apr 2018, 09:31
by hans65
Is the new version also available on dropbox? I can't download it on Amazon

Edit: I got it but status is still grey, before I updated the firmware it was green. Any solution for this?

Thanks

Hans

Re: ESPEasy Control - Android APP

Posted: 04 Apr 2018, 12:56
by link611
hans65 wrote: 04 Apr 2018, 09:31 Is the new version also available on dropbox? I can't download it on Amazon

Edit: I got it but status is still grey, before I updated the firmware it was green. Any solution for this?

Thanks

Hans

Hi Hans,

Dropbox-link in First Post.

Can You try to Open a Browser to the following Website:

http://(IPofS20)/control?cmd=status,gpio,12


Do You get an answer?

Re: ESPEasy Control - Android APP

Posted: 04 Apr 2018, 13:35
by hans65
nop only blank screen tested with firefox and edge

Re: ESPEasy Control - Android APP

Posted: 04 Apr 2018, 15:33
by link611
hans65 wrote: 04 Apr 2018, 13:35 nop only blank screen tested with firefox and edge
If You Mash f5 You should get Sometimes an answer^^

Ahm which ESP Version is now installed?

Re: ESPEasy Control - Android APP

Posted: 04 Apr 2018, 15:37
by hans65
no nothing I'm using 2018306

Re: ESPEasy Control - Android APP

Posted: 04 Apr 2018, 16:10
by link611
hans65 wrote: 04 Apr 2018, 15:37 no nothing I'm using 2018306
Okay, please Take a Look at my further Post, there is a Link to another topic, where the developer said, that those releases have a bug with the Status Response. You should Update your ESP easy mega Firmware.

Re: ESPEasy Control - Android APP

Posted: 04 Apr 2018, 16:55
by hans65
Thanks and sorry I wasn't reading correctly. After upgrade to 20180319 everything is working fine again.