Page 1 of 1

Screen off during away/sleep mode

Posted: Fri Mar 29, 2019 9:46 pm
by wirdo02
Hi Guys,

I have two questions:

1)For some reason my rooted toon doesn't turn of it's display when being in sleeping mode.
On away mode it seems to be working just fine. In settings it's configured that it should go off on both programs.

2) Is there a way to configure the kWh pricing in the toon?

Thank-you.

Re: Screen off during away/sleep mode

Posted: Sun Mar 31, 2019 7:02 pm
by wirdo02
Question 1 is solved in the newest version of toon :)

Re: Screen off during away/sleep mode

Posted: Sun Mar 31, 2019 7:11 pm
by TerrorSource
Well, did you update the toon to the latest firmware? It shouldn’t be any difference between Toon1 and Toon2.

kWh pricing is editable. We don’t know the “good” file to edit. Values are in multiple files.
It’s on our To-Do list to find out but on low priority.

Re: Screen off during away/sleep mode

Posted: Sun Mar 31, 2019 9:03 pm
by wirdo02
TerrorSource wrote:Well, did you update the toon to the latest firmware? It shouldn’t be any difference between Toon1 and Toon2.

kWh pricing is editable. We don’t know the “good” file to edit. Values are in multiple files.
It’s on our To-Do list to find out but on low priority.
Yes, the update solved the issue where the screen didn't go off in sleep mode.
Thanks!

Re: Screen off during away/sleep mode

Posted: Tue May 21, 2019 8:30 pm
by PeJeWe
i am running on a toon 1 firmware 5.5.7 and tsc on 1.5.2

i noticed that when the program automatically goes to "slapen" at 22:00 the screen is not going off.
When the time is before 22:00 and i switch my toon manually to "slapen" the screen is going off.
When the time is after 22:00 and i switch my toon manually from "slapen" to "comfort" and back to "slapen" the screen is not going off.
When i set the toon to "weg" the screen is going off.

How can i solve this?

i want to have my screen off when it is on "slapen" or "weg", i know that i can choose this in the screen settings menu, only the toon doesn't respond correctly tho these settings.
and the toon doesn't remember the setting dim on 5%, it goes back to 10% after awhile

i now have set it to "screen off after one hour"

Re: Screen off during away/sleep mode

Posted: Wed May 22, 2019 7:25 am
by Toonz
screen goes off 60min after start of the sleep program

Re: Screen off during away/sleep mode

Posted: Wed May 22, 2019 7:58 am
by Ron_nl
PeJeWe wrote: i want to have my screen off when it is on "slapen" or "weg", i know that i can choose this in the screen settings menu, only the toon doesn't respond correctly tho these settings.
and the toon doesn't remember the setting dim on 5%, it goes back to 10% after awhile

i now have set it to "screen off after one hour"
See: viewtopic.php?f=99&t=11683#wrap third posting.
Toonz wrote:Hi all,

apologies for my lousy version control.
In the last few releases 5 lines were missing from BuienradarApp.qm at line 255:

Code: Select all

						if (BuienradarJS.determineNight (timeStr, zonopkomst, zononder)) 
							screenStateController.backLightValueScreenDimmed = 10;
						else
							screenStateController.backLightValueScreenDimmed = 30;
						screenStateController.notifyChangeOfSettings();
These lines reduces the brightness value in dim state to 10 automatically after sunset and increase again to 30 after sunrise.
I personally find at very convenient. If you don't think this is important you can either stick to the last release or comment out these lines.
N.B. Last change was to add a full screen weather forecast (text only) when clicking on the weather forecast text in the detail screen for easier reading.
The big screen is scrollable as well, so all text is now easily readable.

EDIT: attachment removed. Buienradar now available via ToonStore
Ron.

Re: Screen off during away/sleep mode

Posted: Wed May 22, 2019 9:31 am
by Toonz
check!

Maybe best if I remove that brightness settings change from the buienradar app, or make it configurable.
(if you want to get rid of it now, feel free to remove this if-statement from the BuienradarApp.qml file.)

And nowadays the Toon 2 has automatic brightness anyway.

Re: Screen off during away/sleep mode

Posted: Wed May 22, 2019 8:33 pm
by PeJeWe
Ron_nl wrote:
PeJeWe wrote: i want to have my screen off when it is on "slapen" or "weg", i know that i can choose this in the screen settings menu, only the toon doesn't respond correctly tho these settings.
and the toon doesn't remember the setting dim on 5%, it goes back to 10% after awhile

i now have set it to "screen off after one hour"
See: viewtopic.php?f=99&t=11683#wrap third posting.
Toonz wrote:Hi all,

apologies for my lousy version control.
In the last few releases 5 lines were missing from BuienradarApp.qm at line 255:

Code: Select all

						if (BuienradarJS.determineNight (timeStr, zonopkomst, zononder)) 
							screenStateController.backLightValueScreenDimmed = 10;
						else
							screenStateController.backLightValueScreenDimmed = 30;
						screenStateController.notifyChangeOfSettings();
These lines reduces the brightness value in dim state to 10 automatically after sunset and increase again to 30 after sunrise.
I personally find at very convenient. If you don't think this is important you can either stick to the last release or comment out these lines.
N.B. Last change was to add a full screen weather forecast (text only) when clicking on the weather forecast text in the detail screen for easier reading.
The big screen is scrollable as well, so all text is now easily readable.

EDIT: attachment removed. Buienradar now available via ToonStore
Ron.
thanks :)

Re: Screen off during away/sleep mode

Posted: Sat Jun 01, 2019 11:10 pm
by PeJeWe
My dim settings are now OK.

I noticed something else.

I have set my toon to go to slapen at 10pm.
When I set my toon manually to slapen before 10pm my screen is going off immediately, after 10pm the screen is going off after 1 hour, when I set it to "weg" after 10pm the screen is going off immediately.
OK so I thought I wil set my daily program to "weg" when I want the my screen off at 10pm.
My screen isn't going off at 10pm on "weg". When I set it on "slapen" (programed it on weg) my screen is going off immediately

I find it strange.

Re: Screen off during away/sleep mode

Posted: Sun Feb 16, 2020 9:51 am
by Stampre
I updated yesterday my Toon from 5.0.X to 5.X.X. after the update my screen wont go off when in Away or Sleep modus. In the buienradarapp i already disabled the autodim.