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

    Arkitct

    @Arkitct

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

    Arkitct Unfollow Follow

    Latest posts made by Arkitct

    • RE: MMM-AssistantMk2

      @Sean this is awesome module, thanks! I have been successful in getting it installed and working with Hotword - responds and provides answers including integrating with calendar, etc. (can make appointment).

      But when I attempt to proceed with the instructions for “Register your Mirror as Google Assistant related device.” I am not sure what input to provide in the deviceInstance.json file for the YOUR_MODEL_ID. I have tried various permutations of what I think it is, but no luck.

      The instructions indicate it comes from the Google Project Console. Is this the Google Cloud Platform? There is a Project Name and Project ID listed on the Cloud Platform; are one of these the YOUR_MODEL_ID?

      Thanks!

      posted in System
      A
      Arkitct
    • RE: Ecobee

      This is awesome @fabbr , many thanks!

      Any word on doing a colored: true option? I’m just starting down the road of MM, so I may peak into the code to see if it’s something I can tackle.

      posted in Requests
      A
      Arkitct
    • RE: MMM-Admin-Interface

      @rockcitiman I had to modify the address: line above the ipWhitelist: entry as @Sandy2503 alluded. My line became:

      address: ["localhost", "0.0.0.0"],
      

      the localhost may be redundant with the 0.0.0.0, but it works nonetheless (the interface). But … the writing of the config file is in a format that bunged up my mm so it fails to display anything.

      posted in System
      A
      Arkitct