android app TOON

Everything about external control, apps, VNC, etc goes here.

Moderators: marcelr, TheHogNL, Toonz

Post Reply
globegrabber
Starting Member
Starting Member
Posts: 47
Joined: Thu Sep 21, 2017 9:14 pm

android app TOON

Post by globegrabber »

Hallo Form members,

Some time ago i have downloaded the android app TOON version2.6(525) in the Playstore,
of course this wouldn't work with a rooted Toon, the thing i will like to now and that i am eager to know is there anyone there how know of there is a modified app of this.
I like the demo and hope that there is a modified app that is able to connect by port forwarding on my router straid to my Toons ip address to this app witch is been rerouted to a rooted Toon?
Because i new to little of programming scripts, nor i new of it even is possible to do so, i hope there is someone out there which is able, or see this as a challenge to do?
I will glad to hear of form members on this one.

Greetz
Globegrabber.
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: android app TOON

Post by Toonz »

If you have a Toon subscription at Eneco, you can enable the VPN and use the Toon app on a rooted Toon.
Without a subscription your only option right now is to run Domoticz in your home network and use the Domoticz app.
Through Domoticz you can read the room temperature from Toon, set the target temperature or select one of the existing programs on Toon.
member of the Toon Software Collective
michel30
Member
Member
Posts: 286
Joined: Fri Aug 25, 2017 4:42 pm

Re: android app TOON

Post by michel30 »

Hello,

A small question what hardware do I need to choose in Domoticz?

I see there is a hardware it call toon but for that I need a username and password so properly this is when you have a subscription with Eneco Toon.
fkruis
Starting Member
Starting Member
Posts: 20
Joined: Sun May 01, 2016 7:44 pm

Re: android app TOON

Post by fkruis »

If you have a fibaro Home center II you can also use a virtual device to communicate with toon
.
Attachments
Fibaro toon connector
Fibaro toon connector
fibaro toon.PNG (21.79 KiB) Viewed 24616 times
Toonz
Forum Moderator
Forum Moderator
Posts: 1873
Joined: Mon Dec 19, 2016 1:58 pm

Re: android app TOON

Post by Toonz »

michel30 wrote:Hello,

A small question what hardware do I need to choose in Domoticz?

I see there is a hardware it call toon but for that I need a username and password so properly this is when you have a subscription with Eneco Toon.
Don't use the standard hardware option in Domoticz.
Follow this manual for rooted Toons: domoticz.com/forum/viewtopic.php?f=34&a ... mp;t=11421
member of the Toon Software Collective
glsf91
Member
Member
Posts: 184
Joined: Fri Sep 15, 2017 9:25 pm

Re: android app TOON

Post by glsf91 »

Ierlandfan wrote that it is possible. I asked but no answer.
ronalddehaan
Starting Member
Starting Member
Posts: 29
Joined: Mon Aug 21, 2017 8:58 am

Re: android app TOON

Post by ronalddehaan »

I'll follow this topic too, a dedicated app for a rooted Toon seems very usefull :D

edit; yeah, finally passed the 10 post mark :D
Ierlandfan
Member
Member
Posts: 151
Joined: Thu Oct 03, 2013 7:53 pm

Re: android app TOON

Post by Ierlandfan »

Sorry for not responding...I read the message, answered but I never actually pushed the reply button.

With the vncserver active (On Toon) you can use Toon wherever and on any device you like.
That's what you mean right?
glsf91
Member
Member
Posts: 184
Joined: Fri Sep 15, 2017 9:25 pm

Re: android app TOON

Post by glsf91 »

Ierlandfan wrote:Sorry for not responding...I read the message, answered but I never actually pushed the reply button.

With the vncserver active (On Toon) you can use Toon wherever and on any device you like.
That's what you mean right?
Not what I mentioned.
A while ago you wrote:
"Basically we can recreate all or almost all the functionality of Toon without subscription (and sometimes even better) so only thing you really loose is the Toon app. (And there's a workaround for that)"

That suggested you found a way to use the Toon app. So not using VNC.
Martin101010
Starting Member
Starting Member
Posts: 38
Joined: Thu Nov 23, 2017 10:12 pm

Re: android app TOON

Post by Martin101010 »

Hai all,

My son Sander was a bit bored and was looking for a project.
The result is an android app that can work with a rooted toon.
Just install the APK file, add the IP adress and you're up and running.

All source files and apk can be found at.

https://github.com/jonkootje/toon-app

Your feedback is welcome

Regards,

Sander & Martin
Attachments
Toon app screenshot
Toon app screenshot
Toon app screenshot.JPG (21.93 KiB) Viewed 23721 times
marcelr
Global Moderator
Global Moderator
Posts: 1153
Joined: Thu May 10, 2012 10:58 pm
Location: Ehv

Re: android app TOON

Post by marcelr »

Can't get in.

Any idea for which android versions and toon firmware this app should work?
globegrabber
Starting Member
Starting Member
Posts: 47
Joined: Thu Sep 21, 2017 9:14 pm

Re: android app TOON

Post by globegrabber »

Hallo,
apk Looks nice compliments for that, already installed, only also can't get in?
Whats missing
Martin101010
Starting Member
Starting Member
Posts: 38
Joined: Thu Nov 23, 2017 10:12 pm

Re: android app TOON

Post by Martin101010 »

The settings should look like this: http://youripadress
I use it over a VPN to connect to my home network (Not the Toon vpn)
If it can retrieve the status with http://youripadress/happ_thermstat?acti ... mostatInfo it will show "verbonden"
It is working on my galaxy S8 with android 7.0. He used websitetoapk to build it.
Attachments
URL settings
URL settings
settings.JPG (14.58 KiB) Viewed 23642 times
Martin101010
Starting Member
Starting Member
Posts: 38
Joined: Thu Nov 23, 2017 10:12 pm

Re: android app TOON

Post by Martin101010 »

Marcelr,

The Toon version we have tested on is version: 4.8.25
aabre
Starting Member
Starting Member
Posts: 42
Joined: Sun Nov 05, 2017 1:26 pm
Location: Schiedam

Re: android app TOON

Post by aabre »

@martin101010

Great job, look very smooth, small thing:

Change line in app.js :
var url = 'http://10.0.0.154/happ_thermostat?actio ... tureState=' + changestate;

Into :
var url = toon.getSetting('endpoint') + ':' + toon.getSetting('port') + '/happ_thermostat?action=changeSchemeState&state=2&temperatureState=' + changestate;

Gr,Aad
Post Reply

Return to “Toon external control”