Search found 31 matches

by tiomny
29 Jun 2020, 17:30
Forum: ESP Easy: Projects / Applications
Topic: which solution to remote control ESP by phone ?
Replies: 4
Views: 13805

Re: which solution to remote control ESP by phone ?

Yes i have a vpn to home . I’m using iphone.... but thanks anyway As the application is written on Flutter, I can build it for iPhone, but I don't have an opportunity to upload it to Store, so I didn't pay attention to Apple devices. Although I can try to build the app for you if you can install it...
by tiomny
17 Apr 2020, 08:45
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Tried to make a scan from the phone in tethering (Access Point) mode. It actually would be my primary use of the app, searching for ESPs with those random dhcp addresses in 192.168.43 range. No go though, neither normal scan nor deep. Did you consider using the app that way? I think that the app sh...
by tiomny
11 Apr 2020, 12:17
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Version 1.2.4: removed Google Services.
by tiomny
08 Apr 2020, 00:01
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Thank you for your support - you found the right words and the right instruments to prove that my effort isn't useless. I appreciate it. Currently I am working on solving strange misbehavior of the Sliver App Bar on the device web page, and it was encouraging to read that the app makes sense for som...
by tiomny
07 Apr 2020, 12:23
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

I will probably open the source code - at least I want to compensate the publishing expenses and time spent on developing the app: it has already more than 4500 lines of code.
by tiomny
07 Apr 2020, 12:08
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Domosapiens wrote: 07 Apr 2020, 10:58
I have public repo - without code
So no-one can check on a Trojan Horse?
My suggestion: stay away from this software
Sorry? I believe Google checks this software when publishing it in Play Market.
by tiomny
06 Apr 2020, 13:34
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Wiki wrote: 06 Apr 2020, 12:49 Oh, its on github?
So should I put other hints over there instead of posting here?
Yes, I have public repo - without code, just for feedback at https://github.com/iotschmied/IotMage/issues
by tiomny
06 Apr 2020, 12:47
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Got it, thanks.
I'm creating tickets in GitHub for your report.
by tiomny
06 Apr 2020, 08:30
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

I'm not sure why list of device isn't scrollable in your case - if I understood you correctly. I added several devices and could scroll the list up and down. Manual add can save device with any address user entered - but at this moment the application doesn't warn user if the device is unreachable. ...
by tiomny
05 Apr 2020, 21:01
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Wiki wrote: 05 Apr 2020, 12:50 Jepp, here we are....
Thank you, I really appreciate your help.
Now the version 1.2.0 is in GP.
In this version I implemented the functionality you suggested: application can wait until device awakes, execute command on connect, and execute other command when disconnects from device.
by tiomny
05 Apr 2020, 09:57
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Well, actually "Scan WiFi" uses "WiFiConnect" command to configure node. After running this command application downloads json data and checks if the IP is configured. Since WiFiConnect does not configure device properly, application doesn't add the device to device list. I pres...
by tiomny
05 Apr 2020, 08:56
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Wiki wrote: 04 Apr 2020, 23:17 1st try to give German translation (have to see the result in the application)
I hope, I didn't mix up the Russian columns......
Thanks a lot!
I'm implementing the functionality you requested, could you update the table with necessary translations?
Translations.zip
(9.22 KiB) Downloaded 465 times
by tiomny
05 Apr 2020, 08:27
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

1. Yes 2. No 3. I see nothing common with that issue as the ESPEasy is in AP mode Can you explain the logic behind the "Scan WiFi" item? Well, actually "Scan WiFi" uses "WiFiConnect" command to configure node. After running this command application downloads json data ...
by tiomny
04 Apr 2020, 20:56
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Tried to "Scan WiFi", found unconfigured ESPEasy in AP mode, entered wpa passphrase - nothing added to the list 1. Does your device provide JSON at http://<ip>/json? 2. Isn't your device protected by admin password? 3. Most likely that your issue related to this EspEasy issue: https://git...
by tiomny
04 Apr 2020, 18:47
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

I am localizing the application, so, if someone wants the app to be localized to their language, please feel free to provide with the updated texts.
langs.zip
(1.32 KiB) Downloaded 438 times
by tiomny
04 Apr 2020, 00:39
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Version 1.1.0 update: * UI rework; * User can select subnet for searching devices; * Existing devices are displayed with different color on scan pages; * User can select icon and icon color of device to be displayed on the main screen; * User can select start page of device to be opened when browsin...
by tiomny
24 Mar 2020, 23:22
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Version 1.0.9 update:
* Fix edit info screen;
* Scan network screen now does not display non-ESPEasy devices.

Version 1.0.8 update:
* Fix: Device not updated in list after edit info.

Version 1.0.7 update:
* Open secured devices.
by tiomny
23 Mar 2020, 08:31
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

I would recommend to implement security per page/resource. That way user can select which page/resource should be password protected and which not. Moreover, I would make separate security for JSON - without authorization it would give the only basic information about an ESPEasy device, and when use...
by tiomny
22 Mar 2020, 23:20
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

By the way, isn't that a bug that json could be downloaded from a secured device without entering credentials?
by tiomny
22 Mar 2020, 23:12
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Current UI might be slight confusing regarding showing known devices. This is an expected behavior because the app identify devices by MAC, and I wanted to keep possibility of adding devices with the same MAC but different addresses. There is a 'Scan' which uses mDNS and 'Deep Scan' which tries to d...
by tiomny
22 Mar 2020, 16:31
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Version 1.0.6 update:
* Manual add of device
* Possibility of saving devices with the same MAC
* Update device dialog when device with the existing MAC is added

Known issues:
* Sometimes device info update is not displayed on the main screen;
* Secured device web page might not be opened.
by tiomny
04 Mar 2020, 06:42
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Wiki wrote: 04 Mar 2020, 01:22 ...
Nope, I am getting this messages on my Android 9.0 device, too.
I'm not sure that that would help but try updating Webview: https://play.google.com/store/apps/deta ... id.webview
by tiomny
03 Mar 2020, 18:46
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Idea for future releases: I have several devices with configured deep sleep. All of them contain a rule On DisableSleep Do NoSleep EndOn If I need access to them currently I am sending a ping -t on their IP and at the moment they are responding I am sendig a http://192.x.x.x/control?cmd=event,Disab...
by tiomny
02 Mar 2020, 09:20
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

The "MAC address" field is "STA MAC" in newer builds. I'll add support of old builds.
by tiomny
02 Mar 2020, 08:52
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

There's a mistake in my code that leads to incorrect updating of a scan progress - will fix it soon. Regarding device with an old build - does it provide JSON data at <ip>/json? If not, such device couldn't be resolved hence "found" in the app. Besides, I'm thinking of increasing the respo...
by tiomny
02 Mar 2020, 06:48
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

i made deep scan process parallel - hopefully that didn't break searching.
Will take a look at other issues asap.
by tiomny
01 Mar 2020, 20:21
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Since Android 9 the Webview doesn't allow opening HTTP by default.
Fixed version is in GP.
by tiomny
01 Mar 2020, 07:21
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Re: Android application

Thank you for the feedback. I will mark points you mentioned as the most important for the next release. Selecting different networks, manual device addition is the top priority in development. Deep scan uses Httpclient to download json data. Other protocols might be blocked in the network, so I'm n...
by tiomny
29 Feb 2020, 22:49
Forum: ESP Easy: Projects / Applications
Topic: Android application
Replies: 67
Views: 81406

Android application

Please take a look at the small application I developed for searching, configuring and bookmarking Espeasy devices. Application can find Espeasy devices by Wifi AP, mDNS, scanning local network. JSON data is downloaded from device and if the data corresponds to Espeasy, device could be bookmarked. A...
by tiomny
12 Nov 2019, 18:53
Forum: ESP Easy: Software
Topic: Send file to ESPeasy
Replies: 11
Views: 13210

Re: Send file to ESPeasy

Yes, POST request to http://<ESPEasy Ip>/upload uploads a file to filesystem. Besides, you can update the firmware using /update path.
by tiomny
23 Sep 2019, 20:17
Forum: ESP Easy: Software
Topic: send value via dashboard
Replies: 4
Views: 7210

Re: send value via dashboard

Try this approach: Create a script section and add the following code: function espCommand(command) { var req = new Image(); req.src = "/dashboarddemo.esp?cmd=" + command + ',' + document.getElementById('somevar').value; } Using: <input type='text' id='somevar' /> <a class='button link' on...