Bugsounet Coding

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Solved Assistant screen always displays on the bottom bar

    Issues
    2
    3
    64
    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.
    • mlewus
      mlewus last edited by

      My Google assistant is working. Both Detector and Assistant are set for “bottom_third”. The Detector logo displays where it should. But I can’t change the position of the Google Assistant pop-up. It always displays on the bottom bar, no matter how I set position. Here is my config:

              {
                  module: "MMM-GoogleAssistant",
                  position: "lower_third",
                  configDeepMerge: true,
                  config: {
                      debug: false,
                      Extented: {
                          welcome: {
                              useWelcome: true,
                              welcome: "what is the date"
                          },
                      },
                      assistantConfig: {
                          latitude: 40.857380,
                          longitude: -74.524410,
                          lang: "en-US",
                      },
                      NPMCheck: {
                          useChecker: true,
                          delay: 1440 * 60 * 1000,
                          useAlert: false
                      },
                  }
              },
      
      

      Here is the displayed window after the assistant activates:

      F38C7842-C1AC-443B-A610-CCD8C5A55735.jpeg

      Any suggestions? Or is this how it is supposed to work?

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Hi,
        This position is only used by extented display modules (spotify, music, screen,…)
        GA response field is a fixed pop-up in bottom and Informations bar in top
        `

        1 Reply Last reply Reply Quote 0
        • mlewus
          mlewus last edited by

          Got it, thanks!

          1 Reply Last reply Reply Quote 0
          • Topic has been marked as solved  mlewus mlewus 
          • First post
            Last post
          Powered by NodeBB | @bugsounet ©2022