MMM-Remote-Control icon indicating copy to clipboard operation
MMM-Remote-Control copied to clipboard

Turning Monitor on and off does not work anymore

Open hesspoint opened this issue 1 year ago • 2 comments

OS

Raspberry Pi Bookworm

NodeJS Version

22.5.1

MagicMirror² Version

2.28.0

Remote Control Version

not sure

Did you try using just Remote Control alone with MM?

  • [X] I have and the error still happening

Description

The function unter Power > Turn monitor off does not work anymore. It says done but the monitor stays on. Everything else seems to work fine including restarting MM, rebooting the system etc.

used to work fine until update to MM 2.28.0

Has anyone made the same experience?

For full disclosure I am using a forked version by sindrebroch since I am running the Home Assistant integration from him and that only works with his version of remote control.

Wanted to check though if maybe I have done something wrong or if that is a general issue with MM 2.28.0

Happy for any ideas. Thanks!

Expected behavior

Monitor turn on and off

Current behavior

Monitor stays one

Possible solution

No response

Steps to reproduce

start MM and try to turn on and off via web interface

Log

not sure how to get

config.js

{
    		module: 'MMM-Remote-Control',
    		// uncomment the following line to show the URL of the remote control on the mirror
   			// position: 'bottom_left',
    		// you can hide this module afterwards from the remote control itself
    		config: {
        			apiKey: 'xxxxxxxxx'
    		}
    	},

Additional info

No response

hesspoint avatar Jul 21 '24 19:07 hesspoint

https://github.com/Jopyth/MMM-Remote-Control/issues/288#issuecomment-2378088373

erdemarslan avatar Oct 01 '24 09:10 erdemarslan

I'm trying to debug but I have the same issue

bassin12 avatar Oct 16 '24 22:10 bassin12

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.

github-actions[bot] avatar Feb 04 '25 12:02 github-actions[bot]