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-GoogleCast

    Scheduled Pinned Locked Moved Entertainment
    14 Posts 10 Posters 6.4k Views 9 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.
    • V Offline
      veego
      last edited by

      Hey there,

      I hope that someone can support me.

      How can I add another chromecast device id after I have already ran the initial install? If I try to install again, nothing happens. Just looking to add another chromecast (in another module instance) since the initial install.

      I would greatly appreciate it if you could give me the terminal line command.

      Love this module so much.

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        teitlebot @veego
        last edited by

        @veego you just repeat the code in config file twice with different ideas. no need to reinstall anything.

        1 Reply Last reply Reply Quote 0
        • StoffbeuteluweS Offline
          Stoffbeuteluwe Project Sponsor
          last edited by

          Is there a module does the same with Alexa echo device?

          1 Reply Last reply Reply Quote 0
          • S Offline
            sturag
            last edited by

            Is it possible to remove the speaker icon and volumebar?

            brobergB 1 Reply Last reply Reply Quote 0
            • brobergB Offline
              broberg Project Sponsor @sturag
              last edited by

              @sturag said in MMM-GoogleCast:

              Is it possible to remove the speaker icon and volumebar?

              in custom.css add :

              .MMM-GoogleCast .volumeDiv {visibility:hidden}
              .MMM-GoogleCast .volumeIcon {visibility:hidden}
              
              S T 2 Replies Last reply Reply Quote 0
              • S Offline
                sturag @broberg
                last edited by

                @broberg Thanks!
                Added:

                .MMM-GoogleCast .deviceStatus {visibility:hidden}
                

                to get ridd of the play icon :)

                1 Reply Last reply Reply Quote 0
                • T Offline
                  teitlebot @broberg
                  last edited by

                  @broberg Is it possible to lay out all the speakers side by side?
                  great module btw

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

                    I have installed this module but I can’t get it to display my Chromecasts. All I get are spinning loading icons. I ran the GetChromecasts.py script and put my device IDs in the config but I can’t seem to get the info to load. Any ideas?

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

                      @meckhart I just installed the newest update and everything is working. Not sure what was changed but it seemed to fix whatever issues I was having.

                      1 Reply Last reply Reply Quote 0
                      • P Offline
                        perco08
                        last edited by

                        Hello,
                        First of all, thank you very much for this module ! I have discovered MM a couple of weeks and cannot stop playing with it! I use it not as a photo frame.

                        I have several google mini, etc at home and managed to install multiple instances of the module on my MM (I have 1 page of the mirror showing 3 different google cast devices and it works perfectly).

                        I am trying to have MMM-Googlecast showing a minimum of info for a specific device: I just would like to show the type of media (Spotify, etc.), the titel of the song and the artist, with the icons and nothing else (no album cover, no volume icon, etc.). I tried to play with the css (I am a newbee and do not understand CSS at all…) and with custom css, using Visibility:hidden but I am lost with the different possibilities and cannot manage to get exactly what I want.
                        Do you think it’s feasible?
                        Many thanks in advance

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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