• 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-Hue-Lights - new module for your Philips Hue lights!

Scheduled Pinned Locked Moved Utilities
87 Posts 20 Posters 53.8k Views 19 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
    jasim
    last edited by May 16, 2020, 3:57 PM

    {
    module: “mmm-hue-lights”,
    position: “top_right”, // pick whichever position you want
    config: {
    bridgeIp: “192.168.178.21”,
    user: “ueRkyc6AclD2RnpgaUjnTYZb-1Z30eRsjYeF5bt”,
    // … and whatever else configuration options you want to use

    J 1 Reply Last reply May 16, 2020, 4:00 PM Reply Quote 0
    • J Offline
      jasim @jasim
      last edited by jasim May 16, 2020, 4:01 PM May 16, 2020, 4:00 PM

      @jasim
      defaults: {
      bridgeIp: ‘192.168.178.21’,
      user: ‘ueRkyc6AclD2RnpgaUjnTYZb-1Z30eRsjYeF5bt’,
      displayType: ‘grid’,
      displayMode: ‘lights’,
      displayFilter: [‘all’],
      hideFilter: [],
      hideOff: false,
      alignment: ‘left’,
      coloredList: true,
      minimalList: false,
      minimalGrid: false,
      minimalGridUltra: false,
      motionSleep: false,
      motionSleepSeconds: 300, // this is in seconds (not ms)
      updateInterval: 2 * 60 * 1000,
      animationSpeed: 2 * 1000,
      initialLoadDelay: 0,
      version: ‘1.3.2’

      J S 2 Replies Last reply May 16, 2020, 4:03 PM Reply Quote 0
      • J Offline
        jasim @jasim
        last edited by May 16, 2020, 4:03 PM

        @jasim die Benutzer ID habe ich etwas gekürzt.

        S 1 Reply Last reply May 16, 2020, 4:09 PM Reply Quote 0
        • S Offline
          Stoffbeuteluwe Project Sponsor @jasim
          last edited by May 16, 2020, 4:09 PM

          @jasim Ich versuche heute Abend mal deine config. das wir wissen ob da irgendwo ein Fehler ist…

          1 Reply Last reply Reply Quote 0
          • S Offline
            Stoffbeuteluwe Project Sponsor @jasim
            last edited by May 16, 2020, 7:51 PM

            @jasim versuch mal meins, das funktioniert…

            {
                        module: "mmm-hue-lights",
                        header: "Philips-Hue",
                        position: "bottom_right", // pick whichever position you want
                        config: {
                        bridgeIp: "xxxxxxxxxxxxxxxxxxx",
                        user: "xxxxxxxxxxxxxxxxxxx",
                        displayType: 'grid',
                        displayMode: 'lights',
                        displayFilter: ['all'],
                        hideFilter: [],
                        hideOff: false,
                        alignment: 'right',
                        coloredList: true,
                        minimalList: false,
                        minimalGrid: true,
                        minimalGridUltra: false,
                        motionSleep: false,
                        motionSleepSeconds: 300, // this is in seconds (not ms)
                        updateInterval: 2 * 60 * 1000,
                        animationSpeed: 2 * 1000,
                        initialLoadDelay: 0,
                        version: '1.3.2'
                        }
                  },
            
            1 Reply Last reply Reply Quote 0
            • J Offline
              jasim
              last edited by May 17, 2020, 5:47 AM

              Funktioniert leider auch nicht nach 10 min kommt besagte Fehlermeldung.

              S 1 Reply Last reply May 17, 2020, 7:00 AM Reply Quote 0
              • S Offline
                Stoffbeuteluwe Project Sponsor @jasim
                last edited by May 17, 2020, 7:00 AM

                @jasim also kann es ja nur an der Installation liegen…

                J 1 Reply Last reply May 17, 2020, 7:59 AM Reply Quote 0
                • S Offline
                  Stoffbeuteluwe Project Sponsor
                  last edited by May 17, 2020, 7:06 AM

                  maybe somebody can help…we have checked the config …works but error message on the screen

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    jasim @Stoffbeuteluwe
                    last edited by jasim May 17, 2020, 8:01 AM May 17, 2020, 7:59 AM

                    @Stoffbeuteluwe said in MMM-Hue-Lights - new module for your Philips Hue lights!:

                    @jasim also kann es ja nur an der Installation liegen…

                    Aber was kann ich da falsch gemacht haben, ich habe schon alles neu installiert und es kommt immer wieder die Fehlermeldung.

                    Die Installation ist doch recht einfach: Run git clone https://github.com/michael5r/mmm-hue-lights.git from inside your MagicMirror/modules folder.

                    Mehr steht da nicht.

                    Oder muss ich noch etwas zusätzlichen installieren.

                    S 1 Reply Last reply May 17, 2020, 9:18 AM Reply Quote 0
                    • S Offline
                      Stoffbeuteluwe Project Sponsor @jasim
                      last edited by May 17, 2020, 9:18 AM

                      @jasim ich weiß auch nicht so richtig, das kann es ja bloß noch der ip oder der User Nummer liegen…
                      bei der Installation kannst du nicht viel falsch machen und die config geht ja auch.
                      Ich bin leider auch kein Profi…das ich hier ins Detail gehen kann.

                      J 1 Reply Last reply May 17, 2020, 11:20 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 9
                      • 5 / 9
                      5 / 9
                      • First post
                        49/87
                        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