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

Hello-Lucy

Scheduled Pinned Locked Moved Fun & Games
285 Posts 27 Posters 514.1k Views 27 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.
  • M Offline
    mdhenriksen @dazza120
    last edited by Dec 27, 2018, 9:31 AM

    @dazza120 It’s the small things that make the difference :grinning_face_with_smiling_eyes:

    1 Reply Last reply Reply Quote 1
    • X Offline
      Xclasher 0 @Mykle1
      last edited by Dec 28, 2018, 6:06 AM

      @mykle1 Thanks :D I have tested out the integration of both modules. However, I have modified the MMM-voice to have pages in it as stated in the Hello-Lucy documentation. The modules I have included in the MMM-voice pages does not hide when I go to the specific page of the MMM-pages where the MMM-voice is. Any idea how i can hide the modules?

      M M 2 Replies Last reply Dec 29, 2018, 3:10 AM Reply Quote 0
      • B Offline
        bhepler Module Developer @dazza120
        last edited by Dec 29, 2018, 1:51 AM

        @dazza120 - Please use the Markdown features of the forum when posting code.

        1 Reply Last reply Reply Quote 1
        • M Offline
          Mykle1 Project Sponsor Module Developer @Xclasher 0
          last edited by Dec 29, 2018, 3:10 AM

          @xclasher-0 said in Hello-Lucy:

          The modules I have included in the MMM-voice pages does not hide when I go to the specific page of the MMM-pages where the MMM-voice is

          This is a bit confusing. You’re using MMM- voice with Hello-Lucy AND MMM-pages? My guide on the Hello-Lucy repo is quite easy to follow but I can still help with that. If you’re trying to integrate MMM-pages with that as well then I can’t help you. MMM-pages is not my module. I’ve never used it. You would likely have to modify MMM-voice and MMM-pages

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • M Offline
            mdhenriksen @Xclasher 0
            last edited by Dec 29, 2018, 6:54 AM

            @xclasher-0 said in Hello-Lucy:

            The modules I have included in the MMM-voice pages does not hide when I go to the specific page of the MMM-pages where the MMM-voice is. Any idea how i can hide the modules?

            Hey there! I’m not 100% what you mean, but you can easily hide modules in MMM-pages. The ones that keep showing up might be in your “exclude” section of MMM-pages in your config.js. Anything in “exclude” will show up on every page you have, so you have to remove the modules from that.

            X 1 Reply Last reply Jan 6, 2019, 5:45 AM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer
              last edited by Jan 6, 2019, 2:25 AM

              I started thinking, "Why am I using page names like Page One, Page Two? Why not “Weather” for a page of weather modules? Or “Sports” for a page of sports modules? You get the idea. I hope. :-)

              https://www.youtube.com/watch?v=Zsm_hi7XvM4&feature=youtu.be

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • X Offline
                Xclasher 0 @mdhenriksen
                last edited by Jan 6, 2019, 5:45 AM

                @mdhenriksen Hi sorry for the late reply. Let me rephrase my question a bit. What I would like to do is just to have MMM-voice (With Lucy) work on one of the pages (From MMM-pages).

                I got that to work however, the pages I created from MMM-voice(With Lucy) aren’t working. And when I included the specific modules, it shows up all the time and does not hide. Though it still response with MMM-voice (With Lucy)

                So the problem is, how do I hide the specified modules at the start when magic mirror boot up?.

                M 1 Reply Last reply Jan 6, 2019, 8:54 PM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @Xclasher 0
                  last edited by Jan 6, 2019, 8:54 PM

                  @xclasher-0 said in Hello-Lucy:

                  the pages I created from MMM-voice(With Lucy) aren’t working. And when I included the specific modules, it shows up all the time and does not hide. Though it still response with MMM-voice (With Lucy)
                  So the problem is, how do I hide the specified modules at the start when magic mirror boot up?.

                  I’m still not sure why you want to use some pages with MMM-pages and others with Hello-Lucy. However, unless there is some conflict with MMM-pages then we can assume you haven’t created your pages correctly in Hello-Lucy. The readme is explicit and should be followed precisely. When you have done it correctly, the only modules displayed at start up will be MMM-voice (and MMM-EasyPix if you are using the face.gif or another image)

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • A Offline
                    Anthony Project Sponsor
                    last edited by Feb 21, 2019, 7:48 PM

                    I have some problems with Hello Lucy. Firstly sometimes when the MM reloads after Say"Hello, Lucy" I get an ERROR in mic’s icon place. Secondly when I don’t get the ERROR and I say : “MAGIC MIRROR” (my keyword) tha mic icon start flashing (not saying VOICE) but after that anything I say nothing is shown. And i don’t get any errors in pm2 logs or when I start MM with npm start dev . Any suggestions?

                    M 1 Reply Last reply Feb 21, 2019, 9:50 PM Reply Quote 0
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @Anthony
                      last edited by Mykle1 Feb 21, 2019, 9:53 PM Feb 21, 2019, 9:50 PM

                      @anthony

                      If you reload MM while MM is running you will get “an ERROR in mic’s icon place.” If you quit MM and relaunch MM you will not get this error.

                      When the mic starts flashing after saying your keyword “Magic MIrror” then Lucy is expecting a command. Example: Show Weather, Show Clock, Show Page One, etc.

                      You have to follow the instructions in the README file precisely if you are adding modules of your own. There is a list of modules that works be default in the README, as well. Those will all work without any modification by you. Any pages you create will have to be done as described in the README.

                      If you have trouble with a particular module I will help you. What commands are you saying to Lucy that do not work?

                      Create a working config
                      How to add modules

                      A 1 Reply Last reply Feb 22, 2019, 8:01 AM Reply Quote 0
                      • 1
                      • 2
                      • 14
                      • 15
                      • 16
                      • 17
                      • 18
                      • 28
                      • 29
                      • 16 / 29
                      • 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