Jopyth/MMM-Remote-Control

Unable to save brightness at 100%

Dresch360 opened this issue · 1 comments

OS

Raspbian GNU/Linux 10 (buster)

NodeJS Version

12.22.6

MagicMirror Version

2.16.0

Remote Control Version

2.3.6

Did you try using just Remote Control alone with MM?

  • I have and the error still happening

Description

Unable to save brightness at 100% - reverts back to less than 100% after reboot.

Expected behavior

After saving brightness level at 100% in MM-Remote, it should save it at 100% after rebooting.

Current behavior

Reverts to roughly 80% brightness after reboot

Possible solution

No response

Steps to reproduce

  1. Start MM
  2. Wait for load
  3. Access Remote Magic Mirror menu
  4. Select "Edit View"
  5. Move slider all of the way to the right
  6. Select "Save"

Log

Not seeing issues in the log file

config.js

{
 disabled: false, 
 module: 'MMM-Remote-Control',
 position: 'bottom_center',
      config: {
   }
},

Additional info

No response

This issue has been automatically marked as stale because it has not had
recent activity. It will be closed if no further activity occurs. Thank you
for your contributions.