You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
Can the module be used to turn off a screen via relay, connected over another GPIO port? I added a relay, but I think the screen is only turned off killing the HDMI signal...
The text was updated successfully, but these errors were encountered:
Yes, this is possible.
You can change the ~/MagicMirror/modules/MMM-PIR/callbackScripts/default/turnOn.sh and turnOff.sh to toggle the relay as well as the HDMI output (or only one).
Take a look at this guide I am currently working on. I used this module to turn off HDMI and a relay.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can the module be used to turn off a screen via relay, connected over another GPIO port? I added a relay, but I think the screen is only turned off killing the HDMI signal...
The text was updated successfully, but these errors were encountered: