A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-Remote-Control Alternative
-
@Dennys1 as you have home assistant, and probably use mqtt for other devices
use this
https://github.com/Tom-Hirschberger/MMM-MQTTbridgeand on the HA side see this, for example
https://community.home-assistant.io/t/publish-mqtt-from-an-automation/58967 -
@Dennys1 I have another mirror project I support, and added code to auto register a device as a switch with HA . then I can turn on/off in automation.
I use a nodered registered alexa device to trigger my ‘good night’ automation which locks the doors, turns off the lights and turns off the screen of the mirror in the hall (over mqtt)
-
@Dennys1 Sam’s got the best idea for you. There’s other ways to do it, but that by far is the easiest.