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

    Posts

    Recent Best Controversial
    • RE: MMM Hue Lights is not updated

      @mumblebaj said in MMM Hue Lights is not updated:

      @JoeFranz Show me your config please.

      {
      		    module: 'MMM-PhilipsHue',
      		    position: 'top_right',
      		    config: {
      			bridgeip: "192.168.178.xx",
      			userid: "xxxxxxxx",
      			colour: true
      			
      		    }
      		},
      
      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @mumblebaj This is displayed when your module is installed, no lights… :-(
      IP and userid are correct.
      Bildschirmfoto 2024-01-15 um 16.04.12.png

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @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?

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @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 :-)

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @mumblebaj No errors are shown anywhere :-(

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @mumblebaj How can I display errors?

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @mumblebaj
      No errors are displayed :-(

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @mumblebaj
      Yes, the bridge still has the same address. It works for about 1-2 hours after starting, but then the display no longer updates :-(

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @sdetweil Ok, I don’t really understand. Does that mean the module no longer works with the new MM version?
      It’s the mmm-hue-lights module, not Mitch’s MMM-Hue.
      Then I’ll try that :-)

      posted in Troubleshooting
      J
      JoeFranz
    • RE: MMM Hue Lights is not updated

      @sdetweil

      {
          			module: 'mmm-hue-lights',
          			position: 'top_right', // pick whichever position you want
          			config: {
              			bridgeIp: '192.168.178.68',
              			user: 'xxxxxxxxxxx',
      				displayType: 'grid',
      				displayMode: 'groups',
      				minimalGrid: true,
      				minimalList: true,
      				alignment: 'center',
      				
              			// ... and whatever else configuration options you want to use
          		}
      		},
      
      posted in Troubleshooting
      J
      JoeFranz
    • 1
    • 2
    • 3
    • 4
    • 5
    • 13
    • 14
    • 3 / 14