Page 18 of 21
Re: Software: modifications and extensions Toon
Posted: Sun Sep 17, 2017 12:48 am
by makkie2002
Hi guys,
I am strugling with my webcam app.
I want to download images only when the webcam is fullscreen or when the small webcam tile is shown.
I managed to let the app detect when the fullscreen widget is shown, however I do not know how to detect that the small tile is actively shown ... any suggestions are welcome !
Marc
Re: Software: modifications and extensions Toon
Posted: Sun Sep 17, 2017 1:12 am
by michel30
Hello,
I have a small problem with ClockTile.qml date and time in dim function.
The problem is when the TOON goes in dim mode it does not show the date.
When I edit the following file ClockTile.qml and I remove this ! in visible: !dimState than the date will show in the dim function but not in the normal function.
In what file I could edit this so it will show me the date and time in dim and normal mode?
Re: Software: modifications and extensions Toon
Posted: Sun Sep 17, 2017 10:31 am
by TheHogNL
michel30 wrote:When I edit the following file ClockTile.qml and I remove this ! in visible: !dimState than the date will show in the dim function but not in the normal function.
In what file I could edit this so it will show me the date and time in dim and normal mode?
What do you think the ! means in front of the dimState
visible: !dimState = visible when screen is NOT in dimstate
visible: dimState = visible when screen IS in dimstate
So, just remove the whole line when you want to have the txtDate to be visible always

Re: Software: modifications and extensions Toon
Posted: Sun Sep 17, 2017 11:04 am
by michel30
Super thanks for your help and explaining
It works.
Re: Software: modifications and extensions Toon
Posted: Mon Sep 18, 2017 8:02 pm
by makkie2002
Does anybody know what are the memberfunctions/membervariables of the screenStateController?
I want to know because my Toon has issue with going into dim-state.
Re: Software: modifications and extensions Toon
Posted: Thu Sep 21, 2017 7:20 pm
by walberg
Anybody else has some ideas?[/quote]
How do you get the file domoticz.zip to de Toon? as no ftp program on Windows or Mac work with Toon
Re: Software: modifications and extensions Toon
Posted: Thu Sep 21, 2017 7:34 pm
by TerrorSource
walberg wrote:Anybody else has some ideas?
How do you get the file domoticz.zip to de Toon? as no ftp program on Windows or Mac work with Toon[/quote]
What do you want to do with the file? Is it the official Domoticz installation? That's not going to work as it cannot run on a Toon.
Re: Software: modifications and extensions Toon
Posted: Thu Sep 21, 2017 7:49 pm
by walberg
sorry i was confused with the app domoticzboard. I have been Domoticz for 2 years on my Synology. In this topic there are many applications to install but the problem is that you can not copy a file from your Mac or Windows to the Toon with an ftp program.
Re: Software: modifications and extensions Toon
Posted: Thu Sep 21, 2017 8:27 pm
by marcelr
walberg wrote:... l but the problem is that you can not copy a file from your Mac or Windows to the Toon with an ftp program.
That's not true.
Install the sftp server (see downloads thread) and you can shuttle files to toon and back as much as you like.
Re: Software: modifications and extensions Toon
Posted: Thu Sep 21, 2017 10:25 pm
by klaphekje
Or use something like SCP if you have trouble installing the sftp server.
Re: Software: modifications and extensions Toon
Posted: Thu Sep 21, 2017 10:39 pm
by marcelr
scp is installed together with dropbear. Since you have a rooted toon, that should work.
Re: Software: modifications and extensions Toon
Posted: Fri Sep 22, 2017 2:41 pm
by walberg
Yes, with Winsscp on an old pc laptop i can transfer files. I have copied openssh-sftp-server_7.3p1-r10.0_qb2.ipk to /root and then opkg install openssh-sftp-server_7.3p1-r10.0_qb2.ipk Now i can connect with Filezilla from Mac.
Thanks.
Re: Software: modifications and extensions Toon
Posted: Fri Sep 22, 2017 3:20 pm
by walberg

- Schermafbeelding 2017-09-22 om 15.16.09.jpg (99.47 KiB) Viewed 16354 times
How do I get a (double) tile away? I was busy adding domoticzBoard, could only find all of gas and energy, had nothing selected from it, but 2 tiles were used with gas.
Re: Software: modifications and extensions Toon
Posted: Fri Sep 22, 2017 8:39 pm
by TheHogNL
Press and hold the tile a few seconds, then a delete option will show
Re: Software: modifications and extensions Toon
Posted: Fri Sep 22, 2017 8:55 pm
by Vibestar
Maybe more hardware and software related: is there a way to controle the state of the boiler with a movementsensor?
I had a thermostat of ICY for many years. Of I wasnt in the room for 30 min the thermostat was set back to a colder state. I was wondering if it could be done by the TOON?