• 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.

Easy way to update lists on mirror.

Scheduled Pinned Locked Moved General Discussion
6 Posts 4 Posters 1.5k Views 4 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.
  • F Offline
    Firephly
    last edited by sdetweil Jun 28, 2021, 11:49 AM Jun 28, 2021, 11:40 AM

    Hi All

    i just wanted to share the system i am using and hope it helps others.

    Lets start with what i can do.

    • Click button on watch.

    say “add bananas to shopping”…then bananas appears on my shopping list on mirror.
    say “delete crisps from shopping” this takes crisps of my mirror.
    say “add mot car to memos” and guess what, mot appears in my memo list.

    no for a trick shot

    say “add jcb to my jobs” . This displays jcb in my diary with the mileage back to my house. This helps me do a time sheet as i never remember where i have worked by the time its time sheet day.

    say " message mirror ill be back home at 5" this displays the message at the bottom for my wife to read. I also leave little notes for the kids.

    so this is how its done.

    the module used for each one is googlesheets link text amazing module thanks Ryan.

    my watch, a fossil wear os , talks to my phone via tasker ( im assuming you all have androids and therefore have tasker if not stop reading this and install tasker. )

    so i use autovoice (tasker addon) get message from voice on my watch using add %item to %sheet . this picks up the two variables and looks for a sheet based on the %sheet variable and then adds %item.

    The same goes for delete and message

    This is picked up by autosheets(tasker addon) that can enter data into a google sheet. It looks for a sheet named %sheet and adds %item.

    This then displays on mirror. simple

    The delete and the message display works in exactly the same way. For the message to work i just display the top cell A1.

    The mileage calculation is done in tasker and uses a google distance api, tofind a pre determind location , my house and the location of my current gps and find the route. This is then saved in a spreadsheet.

    this can be updated from any google or alexa device. if you have any questions please ask. unless its about using it on an iphone, why would you have an iphone. :-)

    S 1 Reply Last reply Jun 28, 2021, 12:53 PM Reply Quote 1
    • S Offline
      sdetweil @Firephly
      last edited by Jun 28, 2021, 12:53 PM

      @firephly I didn’t find any integration w Alexa…
      you are doing the data input from your phone, via your watch as the mic, right?

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      F 1 Reply Last reply Jun 28, 2021, 2:49 PM Reply Quote 0
      • F Offline
        Firephly @sdetweil
        last edited by Jun 28, 2021, 2:49 PM

        @sdetweil yes watch is a mic.

        Tasker can get the data from alexa or google or its own assistant autovoice. It then inputs into the spreadsheet, which the MMM can read.

        I dont own an alexa but you can use alexa app on your phone to do it. I have successfully added from google on phone, google mini and watch.

        You can also just add to the google sheets on your phone or pc but its nice to have voice integration. With the endless possibilities that tasker offers the world is your oyster.

        T 1 Reply Last reply Jun 28, 2021, 2:57 PM Reply Quote 0
        • T Offline
          thgmirror @Firephly
          last edited by Jun 28, 2021, 2:57 PM

          https://play.google.com/store/apps/details?id=net.dinglisch.android.taskerm&hl=de&gl=US

          S 1 Reply Last reply Jun 28, 2021, 5:57 PM Reply Quote 0
          • S Offline
            sdetweil @thgmirror
            last edited by Jun 28, 2021, 5:57 PM

            @thgmirror I have tasker. trying to find the Alexa integration

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            F 1 Reply Last reply Jun 28, 2021, 9:05 PM Reply Quote 0
            • F Offline
              Firephly @sdetweil
              last edited by Jun 28, 2021, 9:05 PM

              @sdetweil https://youtu.be/r0DlNqzQijY

              Have a look at this video

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