MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. tismepaulo
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 14
    • Groups 0

    tismepaulo

    @tismepaulo

    0
    Reputation
    864
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    tismepaulo Unfollow Follow

    Latest posts made by tismepaulo

    • RE: MMM-Fantasy-Premier-League

      I can’t seem to get this module to work. I’ve followed the instructions carefully but it is just showing ‘Fetching league’. Is someone able to help?

      posted in Sport
      T
      tismepaulo
    • RE: MMM-GoogleShoppingList

      @sean OK, no worries. I’ll keep an eye out for updates

      posted in Utilities
      T
      tismepaulo
    • RE: MMM-GoogleShoppingList

      Hi, great work on this, looking forward to seeing how it progresses. I can’t seem to get it working as it cannot bypass the Google sign in. I know it is attempting to sign in as I get a text message with a Google access code. Where do I put this code to make things work?

      posted in Utilities
      T
      tismepaulo
    • RE: MMM-GoogleFit

      Thank you @amcolash I set this module up tonight. All working great, except when I edit chartWidth (to anything more than 360) to make it bigger, it cuts off part of the leftmost pie chart. It does this whether I’m using icons or not. I use it in bottom_center if that makes any difference. Any idea how to stop this happening? I’d like to have larger pies!

      posted in Health
      T
      tismepaulo
    • RE: Sending notification from MMM-Remote-Control to MMM-ProfileSwitcher

      @strawberry-3.141 ah OK, thanks :)

      posted in Troubleshooting
      T
      tismepaulo
    • RE: Sending notification from MMM-Remote-Control to MMM-ProfileSwitcher

      @strawberry-3.141 you’re right, but https://github.com/tosti007/MMM-ProfileSwitcher/blob/master/README.md#switching-profiles kinda does. I was going to add to the Using with other modules section of MMM-ProfileSwitcher

      posted in Troubleshooting
      T
      tismepaulo
    • RE: Sending notification from MMM-Remote-Control to MMM-ProfileSwitcher

      @Jopyth thank you again for your help. I got it working with the following: http://IP.ADDRESS:PORT/remote?action=NOTIFICATION¬ification=CURRENT_PROFILE&payload=%22profilename%22

      So it was the unnecessary ’ ’ around CURRENT_PROFILE that was breaking it before. I’ll see about sugggesting an edit to the relevant module read me. Cheers

      posted in Troubleshooting
      T
      tismepaulo
    • RE: Sending notification from MMM-Remote-Control to MMM-ProfileSwitcher

      @Jopyth thank you for that tool. I will try a few things out later. I am trying to find the correct static URL to use, and fingers crossed this will get me there!

      posted in Troubleshooting
      T
      tismepaulo
    • RE: Sending notification from MMM-Remote-Control to MMM-ProfileSwitcher

      Anybody out there able to help? It’s so frustrating as every other part of MM has been fantastic and relatively easy. Can anyone at least confirm that it should work in theory?

      posted in Troubleshooting
      T
      tismepaulo
    • Sending notification from MMM-Remote-Control to MMM-ProfileSwitcher

      Hello

      I’m stuck trying to use the notification request feature of MMM-Remote-Control to send a notification to MMM-ProfileSwitcher in order to switch profiles. I’m doing this via a web GET request, which I know works already as I’ve got Monitor On and Monitor Off functioning correctly using http://IP.ADDRESS:PORT/remote?action=MONITOROFF

      I know I’ve mashed together from two read me’s, but there’s no reason it shouldn’t work. I’m using: http://IP.ADDRESS:PORT/remote?action=NOTIFICATION&notification=‘CURRENT_PROFILE’&payload=‘profilename’ i.e. ‘CURRENT_PROFILE’ is written exactly like that with the 2x ’ and profilename is the name of the profile I want to change to, again with 2x '.

      I’ve also tried ", %27, %22, and all varieties with {} around it. I usually get the message {“status”:“Unexpected token ’ in JSON at position 0”} although I have had {“status”:“success”} with " around profilename, but nothing happened.

      Can anyone help me please?

      posted in Troubleshooting
      T
      tismepaulo