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 Hue Lights is not updated

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    39 Posts 3 Posters 16.3k Views 3 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.
    • J Offline
      JoeFranz @mumblebaj
      last edited by

      @mumblebaj
      No errors are displayed :-(

      1 Reply Last reply Reply Quote 0
      • J Offline
        JoeFranz @mumblebaj
        last edited by

        @mumblebaj How can I display errors?

        mumblebajM 1 Reply Last reply Reply Quote 0
        • mumblebajM Offline
          mumblebaj Module Developer @JoeFranz
          last edited by

          @JoeFranz Depends on how you start your mirror. If you use npm start then you can check in the console window. If you pm2 then you can do pm2 logs and check the logs for any errors. You can also check the Developers Window, press Ctrl + shift + i keys together and check the console tab. You can filter by typing the module name in the filter box and check if there are any errors shown there. Or as suggested, you could give my module a try and see if that works for you.

          Check out my modules at: https://github.com/mumblebaj?tab=repositories
          Check my blog-post: https://mumblebaj.xyz/

          J 1 Reply Last reply Reply Quote 0
          • J Offline
            JoeFranz @mumblebaj
            last edited by

            @mumblebaj No errors are shown anywhere :-(

            mumblebajM 1 Reply Last reply Reply Quote 0
            • mumblebajM Offline
              mumblebaj Module Developer @JoeFranz
              last edited by

              @JoeFranz Have you tried using my version?

              Check out my modules at: https://github.com/mumblebaj?tab=repositories
              Check my blog-post: https://mumblebaj.xyz/

              J 1 Reply Last reply Reply Quote 0
              • J Offline
                JoeFranz @mumblebaj
                last edited by JoeFranz

                @mumblebaj I tried Mitch’s (https://github.com/MitchSS/MMM-Hue). That seems similar to yours. However, I have problems excluding individual rooms or zones using “hideGroupsWithString”. How do I enter multiple zones in the line?
                "hideGroupsWithString: “Entertainment Area 1”, “Garden” doesn’t work. So I haven’t let it run for a long time and don’t know if it works. But I’ll try it :-)

                mumblebajM 2 Replies Last reply Reply Quote 0
                • mumblebajM Offline
                  mumblebaj Module Developer @JoeFranz
                  last edited by

                  @JoeFranz Apologies, I cannot assist with that. Have no idea how his module works.

                  Check out my modules at: https://github.com/mumblebaj?tab=repositories
                  Check my blog-post: https://mumblebaj.xyz/

                  J 1 Reply Last reply Reply Quote 0
                  • J Offline
                    JoeFranz @mumblebaj
                    last edited by

                    @mumblebaj Ok, I installed it and am trying it out. However, I would like to exclude several groups in the line “hideGroupsWithString”. How do I enter multiple groups in the line?

                    mumblebajM 1 Reply Last reply Reply Quote 0
                    • mumblebajM Offline
                      mumblebaj Module Developer @JoeFranz
                      last edited by

                      @JoeFranz That feature does not work on my module currently. I need to make time to implement.

                      Check out my modules at: https://github.com/mumblebaj?tab=repositories
                      Check my blog-post: https://mumblebaj.xyz/

                      1 Reply Last reply Reply Quote 0
                      • mumblebajM Offline
                        mumblebaj Module Developer @JoeFranz
                        last edited by

                        @JoeFranz I just had a quick look at the code and the way it works is that if you have the following list of lights, Room1, Room2, Kitchen, Garden, Workshop and you select the options :

                         hideSpecificGroups: true,
                         hideGroupsWithString: "Room"
                        

                        Then it will exclude anything that contains the word “Room”. It does not cater for multiple input exclusions. I will see what I can do about that.

                        Check out my modules at: https://github.com/mumblebaj?tab=repositories
                        Check my blog-post: https://mumblebaj.xyz/

                        J 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 3 / 4
                        • 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