MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. teamreflect
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    teamreflect

    @teamreflect

    0
    Reputation
    421
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    teamreflect Unfollow Follow

    Latest posts made by teamreflect

    • Running Voice Control module with MMM-GoogleAssistant?

      Does anyone know if I can run both of these modules at the same time? I’m trying to implement a webcam on my MagicMirror using the camera module but I am afraid that this will break my current setup with MMM-GoogleAssistant.

      Please let me know. Thanks everyone!

      posted in Troubleshooting
      T
      teamreflect
    • RE: [IDEA] Integrating Raspotify to MagicMirror

      @joela85 Currently I’m using my phone and laptop to play Spotify. MMM-Scrobbler works fine when I’m streaming using phone and laptop, but when I try to stream using raspberry pi the track information won’t update.

      posted in General Discussion
      T
      teamreflect
    • RE: [IDEA] Integrating Raspotify to MagicMirror

      @cruunnerr I tried to work with MMM-SpotifyConnectUI, but the libspotify key generation deprecated a while ago. I have to wait for Spotify to email me an app key.

      posted in General Discussion
      T
      teamreflect
    • [IDEA] Integrating Raspotify to MagicMirror

      I recently stumbled upon https://github.com/dtcooper/raspotify , has anyone thought about making a module to show the album artwork and other details of the song that is currently playing? I think it would be really awesome!

      posted in General Discussion
      T
      teamreflect
    • Possible Issue: MMM-GoogleAssistant with recent Google Assistant SDK update

      Tried installing the MMM-GoogleAssistant today and tried to make it with the work with new google assistant sdk update… I ran in to this following error code:

      File "assistant.py", line 133, in 
        main()
      File "assistant.py", line 130, in main
        init_googleAssistant()
      File "assistant.py", line 124, in init_googleAssistant
        with Assistant(credentials) as assistant:
      TypeError: __init__() missing 1 required positional argument: 'device_model_id'
      hello from python!!
      

      any ideas on what is causing the problem?

      posted in Troubleshooting
      T
      teamreflect