• 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
  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
    Jan 15, 2024, 4:09 PM
  • 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
    Jan 15, 2024, 3:07 PM
  • 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
    Jan 15, 2024, 11:10 AM
  • 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
    Jan 15, 2024, 10:46 AM
  • RE: MMM Hue Lights is not updated

    @mumblebaj No errors are shown anywhere :-(

    posted in Troubleshooting
    J
    JoeFranz
    Jan 14, 2024, 11:13 AM
  • RE: MMM Hue Lights is not updated

    @mumblebaj How can I display errors?

    posted in Troubleshooting
    J
    JoeFranz
    Jan 13, 2024, 8:44 AM
  • RE: MMM Hue Lights is not updated

    @mumblebaj
    No errors are displayed :-(

    posted in Troubleshooting
    J
    JoeFranz
    Jan 12, 2024, 2:49 PM
  • 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
    Jan 12, 2024, 1:18 PM
  • 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
    Jan 11, 2024, 6:37 AM
  • 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
    Jan 10, 2024, 4:08 PM
  • 1 / 1
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