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

    PhiDeltDexter

    @PhiDeltDexter

    0
    Reputation
    224
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    PhiDeltDexter Unfollow Follow

    Latest posts made by PhiDeltDexter

    • RE: MMM-Hue-Lights - new module for your Philips Hue lights!

      @michael5r

      Here is what it shows for Type. I didn’t even think to check. But perhaps if you are filtering out group types, you could add a category for Rooms in the future? Otherwise it shows them as a LightGroup.

      0_1545259583388_95e3f75e-8dd4-41c2-aa34-fff909c8a482-image.png

      posted in Utilities
      P
      PhiDeltDexter
    • RE: MMM-Hue-Lights - new module for your Philips Hue lights!

      I also only have 2 formulas installed in Hue Labs. 1 of them is candlelight, so that is where that one comes from. The others, I am still not sure. I also went in and changed the names of all my rooms in my SmartThings environment which didn’t change anything either.

      posted in Utilities
      P
      PhiDeltDexter
    • RE: MMM-Hue-Lights - new module for your Philips Hue lights!

      I also thought about that. I had 2 entertainment areas setup already. One in living room and another generic one. I removed them just to make sure, it removed one duplicate of Living Room, but not the others.

      0_1545258167601_fb9cd85e-ecf5-4baa-b98c-46fe6de8a8e4-image.png

      In addition when I disable all the filters I have a list of groups that takes up almost my entire screen. The majority of which are not in the Hue App, which is why initially I thought it had to be pulling from somewhere else besides the Hue App.

      0_1545257913567_94c5c66c-e72e-4ce5-ab71-c5c8820d0a48-image.png

      posted in Utilities
      P
      PhiDeltDexter
    • RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!

      Would you have any way to add the outdoor temperature reading that the Thermostat has?

      posted in Utilities
      P
      PhiDeltDexter
    • RE: MMM-Hue-Lights - new module for your Philips Hue lights!

      As a work around to this, I went into my Hue app and renamed all my rooms with a 1 on the end, and hid all the ones with that 1. I am not sure where it is pulling the groups from if not the Hue App.

      0_1545255820612_12153b48-0278-472a-b2a0-64fe5ac8c7ca-image.png

      0_1545255839375_afb79fe3-5aad-47b8-8c0f-4ce83d54c341-image.png

      posted in Utilities
      P
      PhiDeltDexter
    • RE: MMM-Hue-Lights - new module for your Philips Hue lights!

      Would you have any idea as to why I am showing multiple identical groups? I thought it was coming from one of my other connected apps to Hue, however I went in and disabled all the other apps and it still shows up. I cant seem to find a way to use hide or show since they have identical names.

      0_1545255024820_61b39bfc-4e7c-4adb-b765-cf2fbf29b8c5-image.png

      0_1545255101068_65fe3de6-c158-4633-ba21-3dc0d95232f1-image.png

      posted in Utilities
      P
      PhiDeltDexter
    • RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!

      @michael5r

      Just wanted to update you. I needed to update both the mmm-nest-status and MM overall and now it appears to be working fine. Thank you for your clarification!

      0_1545251500930_7743642c-42de-4207-af76-7d84e60c458b-image.png

      posted in Utilities
      P
      PhiDeltDexter
    • RE: MMM-Nest-Status - New module for your Nest thermostats and protect smoke detectors!

      Love the screenshots, its exactly what I am looking for for a dashboard. However I cannot get it to load. I have gone through as much troubleshooting as I can think of, including starting over from scratch with a new RPi image.

      I go through the steps for setup and enter the numbers necessary from my Nest Developer account, PIN etc. It gives me the attached response with a token.
      0_1545141113701_53132113-c340-42bf-b837-e02d56c77fb4-image.png

      The issues that the token comes across as

      token:"c.Ythenabunchofletters
      thoseletterscontinue }
      }
      

      So my question is - is the "c. part of the token? I have tried copying the whole thing and it throws an error when reloading MM.

      module: "mmm-nest-status",
      position: "lower_third",
      config:  {
                     token:"c.Yblah
      moreletters           }
      }
      

      I have tried copying the "c.yblah without an end quote and add a , and it throws an error.

      token:"c.Yblah,
      

      When I run config:check in MagicMirror folder it says there are no syntax errors but when I reload MM it throws an error.

      I have tried adding a " to the end and a , and MM loads, but my icon looks like this:

      token:"c.Yblah",
      

      0_1545141896559_0ed056eb-08d0-4ad3-a79b-0287d8f391af-image.png
      The README shows as an int for the type so I should not need the " ", but thats the only way to make MM load.

      I have also tried all of the above steps without the c. and it still shows the loading icon.

      I apologize if this is something very simple that I just cannot figure out, so any help would be appreciated.

      posted in Utilities
      P
      PhiDeltDexter