MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Madseason41
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Groups 0

    Madseason41

    @Madseason41

    0
    Reputation
    207
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Madseason41 Unfollow Follow

    Latest posts made by Madseason41

    • RE: Control MM with a Google Home

      @felipemfa API Password.

      There is a token option but I haven’t tried it yet.

      I just got it working yesterday. I was using MMM-iFrame to display a web page which showed my desired info. Once i updated the webpage repo and updated to the latest mirror version, that stopped working and I couldn’t get it to work so I swapped to the MMM-HASS method.

      posted in Troubleshooting
      M
      Madseason41
    • RE: Control MM with a Google Home

      @felipemfa I didn’t have any luck with it either. I used the MMM-HASS module instead.

      posted in Troubleshooting
      M
      Madseason41
    • RE: Control MM with a Google Home

      I use the Alexa cloud function in homeassistant to control mine. I created switches that are tied to command line calls which use the remote module to control the mirror. The homeassistant switches are discovered by alexa as smart home devices. Then you can create routines to do whatever you want as long as the remote module allows it and you create a script to call that function. I use mine to turn the monitor on at night when my sons blood sugar goes out of a desired range. I use homeassistant to grab the BG info and post it as a sensor. My mirror uses the MMM-HASS module to display the BG reading. When I address the issue I can say a command and a light and my mirror monitor turn off.

      I can elaborate if you are interested, its not that simply and does require homeassistant running on a home server and i use the paid alexa homeassistant integration service (I believe there is a google home service as well). There is a way free way to do it, but honestly the paid service is cheap and allows you to do so much.

      https://community.home-assistant.io/t/rest-question/98222/4

      posted in Troubleshooting
      M
      Madseason41