• 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-Hotword,MMM-AssistanMk2 Hotword no Funktion

Scheduled Pinned Locked Moved Unsolved Troubleshooting
50 Posts 5 Posters 12.0k Views 5 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.
  • G Offline
    guongthongminh @Guest
    last edited by Jan 7, 2020, 4:33 PM

    @Sean OK, right now, the hotword is fine for calling the module.
    But I still can’t get the url from newsfeed and send the PAGE_READER_LOAD notification with that url as a payload.
    Can you help me with the rest?

    S 1 Reply Last reply Jan 7, 2020, 4:54 PM Reply Quote 0
    • S Offline
      sdetweil @guongthongminh
      last edited by Jan 7, 2020, 4:54 PM

      @guongthongminh the newsfeed module is looking for a notification event with type
      “ARTICLE_INFO_REQUEST”

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      G 1 Reply Last reply Jan 8, 2020, 3:05 AM Reply Quote 0
      • G Offline
        guongthongminh @sdetweil
        last edited by Jan 8, 2020, 3:05 AM

        @sdetweil oh great, but how to put it in the config file to use.

        S 1 Reply Last reply Jan 8, 2020, 4:22 AM Reply Quote 0
        • S Offline
          sdetweil @guongthongminh
          last edited by Jan 8, 2020, 4:22 AM

          @guongthongminh

          hotword???:                  // when I hear this hotword
          notificationExec: {          // do this, send notification
                                             with this code           and this payload
                               notification:  “ARTICLE_INFO_REQUEST”, payload: null,
          }
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          G 1 Reply Last reply Jan 8, 2020, 5:16 AM Reply Quote 0
          • G Offline
            guongthongminh @sdetweil
            last edited by Jan 8, 2020, 5:16 AM

            @sdetweil I understand this but what I need to do is call PAGE_READER_LOAD get the url from ARTICLE_INFO_REQUEST to display on MagicMirror.
            Can this idea be implemented or not possible but I have to use other methods to get url from newfeeds?

            S 1 Reply Last reply Jan 8, 2020, 12:41 PM Reply Quote 0
            • ? Offline
              A Former User @guongthongminh
              last edited by Jan 8, 2020, 8:57 AM

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @guongthongminh
                last edited by Jan 8, 2020, 12:41 PM

                @guongthongminh I do not know. I have never seen a request to get info and then use that info to send another request

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                G 1 Reply Last reply Jan 8, 2020, 2:41 PM Reply Quote 0
                • G Offline
                  guongthongminh @sdetweil
                  last edited by Jan 8, 2020, 2:41 PM

                  @sdetweil My ideas have been implemented.
                  Can you help me how to instruct the hotword to return to the mirror screen after full screen display?

                  S 1 Reply Last reply Jan 8, 2020, 2:43 PM Reply Quote 0
                  • S Offline
                    sdetweil @guongthongminh
                    last edited by Jan 8, 2020, 2:43 PM

                    @guongthongminh no, sorry, i have about 1% skill in those modules…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    G 1 Reply Last reply Jan 9, 2020, 2:28 AM Reply Quote 0
                    • G Offline
                      guongthongminh @sdetweil
                      last edited by Jan 9, 2020, 2:28 AM

                      @sdetweil
                      How to run a python file at the same time with MM

                      C 1 Reply Last reply Jan 9, 2020, 3:24 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 4 / 5
                      4 / 5
                      • First post
                        38/50
                        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