MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-AssistantMk2

    Scheduled Pinned Locked Moved System
    421 Posts 61 Posters 568.4k Views 57 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D Offline
      dvbit
      last edited by

      Looking for a solution for my vertical setup and browsing the file system I have seen that the cardsare stored in a temp_screen html file in the plugin folder.

      changing there font size from 40px to 20px makes already a big diff (no scroll bars… in the cards)

      is htere a way I can intercept that file and edit before presentation?

      that would already do a good trick :-)

      ? 1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User @dvbit
        last edited by A Former User

        @dvbit
        I’ve already done that. screenZoom is that.
        But anyway, That screenOutput was made for SmartTV, so it was optimized for Landscape mode. And unfortunately, the screenOutput is uncontrollable static HTML itself. There is no enough room for control.
        I wish the next version of Google SDK could provide structured data instead static HTML for screenOutput.

        1 Reply Last reply Reply Quote 0
        • D Offline
          dvbit
          last edited by

          Ok. Tx will use that parameter then :-)

          1 Reply Last reply Reply Quote 0
          • M Offline
            mariecbilodeau @Guest
            last edited by

            @sean here is my complete log
            https://www.dropbox.com/s/7l4wd8xtb3t9odk/error log?dl=0
            thank you for your help :)

            1 Reply Last reply Reply Quote 0
            • M Offline
              mariecbilodeau
              last edited by

              I got it working with your solution in the troubleshooting section!!! thx

              1 Reply Last reply Reply Quote 0
              • T Offline
                ToastedToasty
                last edited by

                @Sean Hi Sean I’ve been trying to setup MMM-Assistant however after renaming my client-secret.json file to credentials.json and running the auth_and_test.json the OAuth2 page to get my token gives me an error 500, any ideas?

                ? D 2 Replies Last reply Reply Quote 0
                • ? Offline
                  A Former User @ToastedToasty
                  last edited by

                  @toastedtoasty Usually, 500 error means your google project has something wrong. I suggest you remove your google project and recreate again. (I doubt you might have two or more projects and have some confusing about selecting them)

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    dvbit
                    last edited by

                    @Sean
                    I have all setup correctly and no error with the configs.
                    I think I have understood the correct working of transcriptionhook but it does not fire the related actions.
                    Can you confirm it is like this the logic:
                    I setup a keyword in the config (unicorn) in the example you provide.
                    Notification trigger catches the word if it is spoken after the hotword.
                    The related action is fired.

                    Unfortunately nothing is triggered . Also : should I see some feedback in the console windows if the hook triggers ?
                    Thanks as usual for the support

                    ? 1 Reply Last reply Reply Quote 0
                    • D Offline
                      dvbit @ToastedToasty
                      last edited by

                      @toastedtoasty I think you might have forgot to configure your mail in the oauth tab in google Dev console.
                      This happened to me.

                      1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User @dvbit
                        last edited by

                        @dvbit You can add

                        console.log("hook", k)
                        

                        in line 100 of node_helper.js to check whether hookstring be caught or not.

                        D 1 Reply Last reply Reply Quote 2
                        • 1
                        • 2
                        • 8
                        • 9
                        • 10
                        • 11
                        • 12
                        • 42
                        • 43
                        • 10 / 43
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy