Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turning Monitor on and off does not work anymore #303

Open
1 task done
hesspoint opened this issue Jul 21, 2024 · 2 comments
Open
1 task done

Turning Monitor on and off does not work anymore #303

hesspoint opened this issue Jul 21, 2024 · 2 comments

Comments

@hesspoint
Copy link

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?

  • 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

@erdemarslan
Copy link
Contributor

#288 (comment)

@bassin12
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants