android app TOON
Moderators: marcelr, TheHogNL, Toonz
Re: android app TOON
Some users (me, for example) have device-id 10, see this post:
https://github.com/cyberjunky/home-assi ... s/issues/3
https://github.com/cyberjunky/home-assi ... s/issues/3
Re: android app TOON
Hallo. Do you already have a solution because it's a Nice app and i really want to use this. Thanx in advancevlabianski wrote:Thanks for the feedback.
I suspect it crashes because the app expects the device info to be in format device2_1/device2_2 etc
while a lot of people probably use 3_1/3_2 (see https://goo.gl/oizDi8).
I will see if I can do something about it in the evening/tomorrow because I'm currently at work.
Re: android app TOON
I have a question about the two android apps that have been created.
They look beautiful on my Sumsung S7 edge phone android 7.0, but how can I establish a connection
with my Toon. Since I also have a user name and password in addition to the ip address and port
to gain access. Thats the way I do that via putty ssh, winscp and bvnc. Please advice?
Thanks in advance.
They look beautiful on my Sumsung S7 edge phone android 7.0, but how can I establish a connection
with my Toon. Since I also have a user name and password in addition to the ip address and port
to gain access. Thats the way I do that via putty ssh, winscp and bvnc. Please advice?
Thanks in advance.
-
- Starting Member
- Posts: 38
- Joined: Thu Nov 23, 2017 10:12 pm
Re: android app TOON
You dont need a username and password. The apps use the wep api to communicate.negrito wrote:I have a question about the two android apps that have been created.
They look beautiful on my Sumsung S7 edge phone android 7.0, but how can I establish a connection
with my Toon. Since I also have a user name and password in addition to the ip address and port
to gain access. Thats the way I do that via putty ssh, winscp and bvnc. Please advice?
Thanks in advance.
Verstuurd vanaf mijn SM-G950F met Tapatalk
Re: android app TOON
Ok, but non of the two is connecting. Please help?
I use Toon IP and port 10080
I use Toon IP and port 10080
-
- Starting Member
- Posts: 38
- Joined: Thu Nov 23, 2017 10:12 pm
Re: android app TOON
negrito,
Are you able to retrieve the status info from your toon using this command in a browser?
http://YOUR-TOON-IP-ADRESS:10080/happ_t ... mostatInfo
Or
http://YOUR-TOON-IP-ADRESS:80/happ_ther ... mostatInfo
You must be on the same Lan as your Toon.
Are you able to retrieve the status info from your toon using this command in a browser?
http://YOUR-TOON-IP-ADRESS:10080/happ_t ... mostatInfo
Or
http://YOUR-TOON-IP-ADRESS:80/happ_ther ... mostatInfo
You must be on the same Lan as your Toon.
Re: android app TOON
I am on the same LAN, and I get this info from http://YOUR-TOON-IP-ADRESS:10080/happ_t ... mostatInfo:
{"result":"ok", "currentTemp":"1967", "currentSetpoint":"1600", "currentInternalBoilerSetpoint":"6", "programState":"1", "activeState":"2", "nextProgram":"1", "nextState":"1", "nextTime":"1520316000","nextSetpoint":"2000","randomConfigId":"1804289383","errorFound":"255","connection":"0","burnerInfo":"0","otCommError":"0","currentModulationLevel":"0"}
{"result":"ok", "currentTemp":"1967", "currentSetpoint":"1600", "currentInternalBoilerSetpoint":"6", "programState":"1", "activeState":"2", "nextProgram":"1", "nextState":"1", "nextTime":"1520316000","nextSetpoint":"2000","randomConfigId":"1804289383","errorFound":"255","connection":"0","burnerInfo":"0","otCommError":"0","currentModulationLevel":"0"}
Re: android app TOON
Its reporting malware with mbam after installingen the apk file....
Regards
David
David
Re: android app TOON
Which APK? The one of user vlabianski or the other one?atlantica wrote:Its reporting malware with mbam after installingen the apk file....
-
- Starting Member
- Posts: 38
- Joined: Thu Nov 23, 2017 10:12 pm
Re: android app TOON
I have the same problem regarding the malware.
My Son had made this App using https://websitetoapk.com/
First you make an normal web site and this webtool converts in into an app.
We do not have an idea how to solve this issue. Maybe someone else can give it a try?
The orginal website code can be found on github as well.
Rg,
Martin
My Son had made this App using https://websitetoapk.com/
First you make an normal web site and this webtool converts in into an app.
We do not have an idea how to solve this issue. Maybe someone else can give it a try?
The orginal website code can be found on github as well.
Rg,
Martin
Re: android app TOON
Hello Martin101010,
I just upgraded to the latest stable version of Toon ( 4.15.6 ) and the app isn't working anymore..... Any ideas? Will the app be updated for future relaeses of Toon?
Thnx, kind regards,
MIcha
I just upgraded to the latest stable version of Toon ( 4.15.6 ) and the app isn't working anymore..... Any ideas? Will the app be updated for future relaeses of Toon?
Thnx, kind regards,
MIcha
Re: android app TOON
Another option is to install the orignal www-toon-mobile package which was provided ages ago by quby.
This will provide direct access over HTTP to control your toon on http://[toon-ip]/mobile
You need, on top of installing this ipk, enabling the HTTP on the toon (firewall) and allow all urls in the http server (project file) but these are standard things to open on a rooted Toon.
This will provide direct access over HTTP to control your toon on http://[toon-ip]/mobile
You need, on top of installing this ipk, enabling the HTTP on the toon (firewall) and allow all urls in the http server (project file) but these are standard things to open on a rooted Toon.
- Attachments
-
- www-toon-mobile_1.28-qby_qb2.zip
- (120.24 KiB) Downloaded 702 times
Member of the Toon Software Collective
Re: android app TOON
As soon as I am moved to my new house and everything is settled, I'm picking up development of the Android app (by Martin101010).MyZ wrote:Hello Martin101010,
I just upgraded to the latest stable version of Toon ( 4.15.6 ) and the app isn't working anymore..... Any ideas? Will the app be updated for future relaeses of Toon?
Thnx, kind regards,
MIcha
This is, however, not anytime sooner then september.
Re: android app TOON
Thnx. Tried it on a rooted Toon (4.5.16). When I access http://[toon-ip]/mobile I'm seeing a webinterface, but the temp, programtemps , etc are wrong. Like standard temps, not reading the data from my toon. Any suggestions?TheHogNL wrote:Another option is to install the orignal www-toon-mobile package which was provided ages ago by quby.
This will provide direct access over HTTP to control your toon on http://[toon-ip]/mobile
You need, on top of installing this ipk, enabling the HTTP on the toon (firewall) and allow all urls in the http server (project file) but these are standard things to open on a rooted Toon.
My Toon is rooted, do I still have to do this? If so, how can I do this? Thnxenabling the HTTP on the toon (firewall) and allow all urls in the http server (project file) but these are standard things to open on a rooted Toon.
Re: android app TOON
Can you check if you can open the url: http://[toon-ip]/hcb_config?action=getObjectConfigTree&package=happ_thermstat&internalAddress=thermostatStates
That is one of the url's the javascript in the code is using.
That is one of the url's the javascript in the code is using.
Member of the Toon Software Collective