• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 assistant mk2

Scheduled Pinned Locked Moved Troubleshooting
112 Posts 12 Posters 31.4k Views 11 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.
  • J Offline
    James Farmer
    last edited by Jun 2, 2020, 6:29 PM

    First, I say thanks to @Bugsounet , I only started my mirror a few weeks and have had Assistant working. Upgraded to GoogleAssistant and it is much quicker.

    Unfortunately I have a few problems with it now, one is sound, but im 99.99% sure because i have sound config wrong. Nothing to do with module. !
    The only other issue i have is i use pages and when googleAssisatnt comes on screen part of it is still hidden by the modules on screen.
    Just wondering if anyone have this problem. ?
    Ive set it to fullscreen_above in GoogleAssistant so thought this wouldnt be a problem. it worked ok with AssistantMK.

    Thankyou

    1 Reply Last reply Reply Quote 0
    • ? Offline
      A Former User
      last edited by Jun 2, 2020, 6:41 PM

      hi,

      1. what the problem ?

      2. for pages:
        I don’t know what this developer means …
        edit pages.css
        change it to:

      .fullscreen.above {
          z-index: 9999
       }
      

      page should now works correctly

      J 1 Reply Last reply Jun 2, 2020, 7:00 PM Reply Quote 1
      • J Offline
        James Farmer @Guest
        last edited by Jun 2, 2020, 7:00 PM

        @Bugsounet Thanks that has fixed it, I need to have another go at learning css to try and sort out all the positions.

        Ill get back to trying to sort out sound.

        Thanks again

        1 Reply Last reply Reply Quote 0
        • J Offline
          JohnBachini
          last edited by JohnBachini Jun 3, 2020, 8:17 PM Jun 3, 2020, 8:16 PM

          @Bugsounet

          HI, Amazing work with GoogleAssist, it seems to be more responsive and accurate than AssistantMK2.

          Have an issue with the display of the googleAssistant banner. My Mirror is full screen, ie in custom.css i have :-

           body {
               margin: 0px;
               position: absolute;
               height: 100%;
               width: 100%;
          }
          

          Which i hope is correct, im struggling with css side of things !! :-)
          But when the banner appears i have this issue,

          GoogleAssistant.png
          As top of banner is missing and width

          I looked at GoogleAssistant.css, but couldnt work out what needs to change.

          1 Reply Last reply Reply Quote 0
          • ? Offline
            A Former User
            last edited by A Former User Jun 3, 2020, 8:26 PM Jun 3, 2020, 8:22 PM

            @JohnBachini :

            {	
              module: "MMM-GoogleAssistant",
              position: "fullscreen_above",
              config: {
                ...
              }
            },
            

            don’t work with this position ?

            Edit : Ah yes don’t work

            J 1 Reply Last reply Jun 3, 2020, 8:27 PM Reply Quote 0
            • J Offline
              JohnBachini @Guest
              last edited by Jun 3, 2020, 8:27 PM

              @Bugsounet

              Yes i have it set to fullscreen_above, i confirmed it works fine if i remove the css code i posted above

              1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User
                last edited by A Former User Jun 3, 2020, 8:32 PM Jun 3, 2020, 8:32 PM

                @JohnBachini: I don’t find too :face_with_tears_of_joy: :face_with_tears_of_joy: :face_screaming_in_fear:

                I got lost in my css code !!!

                J 1 Reply Last reply Jun 3, 2020, 8:34 PM Reply Quote 0
                • J Offline
                  JohnBachini @Guest
                  last edited by Jun 3, 2020, 8:34 PM

                  @Bugsounet :-) So custom.css overides main.css , so does GoogleAssistant.css overide all ?

                  S 1 Reply Last reply Jun 3, 2020, 8:45 PM Reply Quote 0
                  • S Offline
                    sdetweil @JohnBachini
                    last edited by sdetweil Jun 3, 2020, 8:45 PM Jun 3, 2020, 8:45 PM

                    @JohnBachini main, then modules, then custom.css last

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • ? Offline
                      A Former User
                      last edited by Jun 3, 2020, 8:49 PM

                      nop it not override all.

                      Actually I’m working arround a new rending
                      real time Transcription will be in next update in popup (like the response)
                      and it will correct this problem ;)

                      So wait a few days :)

                      results:
                      New animation (response screen)
                      new animation (transcription)
                      More reactive

                      J 1 Reply Last reply Jun 3, 2020, 8:53 PM Reply Quote 0
                      • 1
                      • 2
                      • 8
                      • 9
                      • 10
                      • 11
                      • 12
                      • 11 / 12
                      11 / 12
                      • First post
                        102/112
                        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