Working backlight ETA?

More
5 days 7 hours ago #5064 by cjisble
Replied by cjisble on topic Working backlight ETA?
What I have noticed is that if the backlight turns off and the display is still lit, motion will not activate the backlight.  But once the display has turned off, motion activates both the display and the backlight.

Please Log in to join the conversation.

More
5 days 6 hours ago - 5 days 5 hours ago #5065 by Chrisan
Replied by Chrisan on topic Working backlight ETA?
I updated the project but didn't clear the cache.  I understand there are various caches in Android devices like system cache, etc.  I only figured out how to clear the Google cache and the browser cach.

In any event my remote is now operating as described by cjisble.  Maybe that is as good as it is going to get.  I set my sleep timeout to match my backlight timeout so any time the remote is awake the light will be on.  This seems satisfactory so far.

Thanks, everyone, for helping me work through this issue.
Chris
Last edit: 5 days 5 hours ago by Chrisan.

Please Log in to join the conversation.

More
5 days 3 hours ago - 5 days 1 hour ago #5066 by Nillaz
Replied by Nillaz on topic Working backlight ETA?

What I have noticed is that if the backlight turns off and the display is still lit, motion will not activate the backlight.  But once the display has turned off, motion activates both the display and the backlight.


 
The best way I found to deal with this was to go into MyDesigner and turn each button press into a macro and append "WakeupMyRemote|{{clientname}}" to each hard button command.

For example, my volume up command used to be "volumeup.{{activeroom_{{clientname}}". Now it's "Macro|volumeup.{{activeroom_{{clientname}}}}!WakeupMyRemote|{{clientname}}!"

This resets the backlight off timer each time a button is pressed regardless of the display state, and if the backlight has already turned off it forces the remote to turn it back on the next time you press a button without waiting for the screen to sleep. It's a little bit of tedious work but it has no discernable impact on responsiveness and works extremely well.
Last edit: 5 days 1 hour ago by Nillaz.

Please Log in to join the conversation.

More
5 days 1 hour ago - 5 days 1 hour ago #5067 by Chrisan
Replied by Chrisan on topic Working backlight ETA?
That's an interesting solution.   I tried the wakeupmyremote command through MyServer with the remote sleeping on my desk and it did not wake up the remote.  I then added it to a function button on the remote and kept pressing it periodically after the remote woke up.   It kept the screen alive after the 30 second time out I set but the buttons went dark after the backlight timeout (also 30 seconds).
Thx, Chris

Edit:  This seems to be working now.   Working command is WakeupMyRemote|Chris
Thanks for the tidbit!!
Last edit: 5 days 1 hour ago by Chrisan.

Please Log in to join the conversation.

More
4 days 5 hours ago #5068 by David Li
Replied by David Li on topic Working backlight ETA?
Note the difference between "!WakeupMyRemote|{{clientname}}!"
and "WakeupMyRemote|Chris"
is that the former works no matter what you call your SmartRemote (ie: you have a "MasterBedroom" remote that can use the same template)

Please Log in to join the conversation.

More
4 days 4 hours ago - 4 days 4 hours ago #5069 by Chrisan
Replied by Chrisan on topic Working backlight ETA?
This is interesting David and I am hoping you will have the time to enlighten me and maybe some other folks.  !WakeupMyRemote|{{clientname}}! does not wake up the remote.  I also tried it without the exclamation points.  It will wake up with WakeupMyRemote|Chris.  The remote is named "smartremote," not Chris.   Command builder seems to want the remote name, not the client name.   And speaking of clientname I can't find that variable in MyServer.  But if it's there it does not seem to have a value of Chris.   I did see a variable "harmony_active_device_chris" with a value of 1,
I'm puzzled and would really like to be able to wrap my head around all this.
Thx, Chris

=12.0pt
Last edit: 4 days 4 hours ago by Chrisan.

Please Log in to join the conversation.

Time to create page: 0.219 seconds