• 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. mochman
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 0
  • Followers 2
  • Topics 6
  • Posts 146
  • Groups 1

Posts

Recent Best Controversial
  • RE: ipWhitelist HowTo

    @open_book Just looking at your pi’s IP. It looks like it’s using 192.168.0.X and you’re whitelisting the 192.168.1.X IPs. Can you try adding

    "::ffff:192.168.0.1/120", "192.168.0.1/24"
    

    to your whitelist and see if that fixes it up?

    posted in Tutorials
    M
    mochman
    Jul 4, 2017, 12:48 PM
  • RE: ipWhitelist HowTo

    @open_book The ipWhitelist should have no affect on your SSH ability. This sounds like there is some problem with either your network or the pi itself. The ipWhitelist just affects what can connect to the MagicMirror software.

    Can you give me your network setup and how you’re trying to access it through SSH? I’m guessing that you are trying to SSH in from inside your network and not from somewhere else.

    I haven’t used the remote control module so I’m not to sure how it works with the whitelist. From how you’re describing it, it sounds like whatever the IP of the device you use the remote control with is what the MagicMirror needs whitelisted. If that’s the case, are you just trying to access your mirror from devices on your internal network or are you using a data plan with your mobile? If so, that IP probably changes frequently.

    Those IPs you listed ("...1.1/120"), are those IPv6 or IPv4 IPs?

    posted in Tutorials
    M
    mochman
    Jun 30, 2017, 5:34 PM
  • RE: MMM-Nest

    @caseyrcoughlin It might be possible, but how would someone select the up/down arrows, etc? Are you setting up a touch screen mirror?

    posted in Utilities
    M
    mochman
    Jun 14, 2017, 10:30 AM
  • RE: MMM-Nest

    @alberttwong That’s great! I don’t have a drop cam so I’m not really sure what information people would want to get from them.

    posted in Utilities
    M
    mochman
    Jun 9, 2017, 10:26 AM
  • RE: MMM-Nest

    I made a separate branch if you want to check it out. I’ll merge it after I run some more tests.
    https://github.com/mochman/MMM-Nest/tree/protect

    You are going to have to edit your Nest developer settings to allow read access to the “protect” in order for this to work. When you do that, you’ll need to run getToken.sh again to get a new token.

    I gave you the option to use a visual representation, or a list representation. If you use visual, you have the choice to display your nest, protect, or both together.

    Here are some of the ways it displays to you.
    0_1496436732416_Nest_Display.png

    I can’t find the “Smoke is clearing” data or stuff like that, so it just shows if there is an alarm for smoke or carbon monoxide, or if your battery is low.

    Please take a look and tell me what you think.

    posted in Utilities
    M
    mochman
    Jun 2, 2017, 8:53 PM
  • RE: MMM-Nest

    @pugsly Sure. What kind of info would you be looking for on it? From what I see on the API, we can read CO Alarm State, Smoke Alarm State, Battery Health, and some other things people probably don’t want to see.

    What I’m thinking right now is putting a colored ring (like the one on the smoke detector) around the thermostat circle to indicate good, warning, or emergency status. Any ideas?

    posted in Utilities
    M
    mochman
    May 31, 2017, 9:29 PM
  • RE: MMM-Nest

    I updated the css using edits from @j-e-f-f. The nest display looks closer to what the actual nest thermostat looks like. 0_1496072888357_nest.png

    posted in Utilities
    M
    mochman
    May 29, 2017, 3:48 PM
  • RE: MMM-MyNest

    @j-e-f-f Your CSS changes look great! I added them back into my module with a few tweaks to get the heat&cool mode working again. If you just want to send me pull requests instead of making a new module with cosmetic changes, I’d me more than happy to merge them.

    posted in Utilities
    M
    mochman
    May 29, 2017, 3:42 PM
  • RE: ipWhitelist HowTo

    Please follow the steps outlined at the top of this page. Let me know what you’re seeing when you do those steps.

    posted in Tutorials
    M
    mochman
    Apr 11, 2017, 8:14 PM
  • RE: MMM-Nest

    You might have to add some custom css to MagicMirror itself to get this to work the way you want it to. I’m not entirely sure how to do that, but I bet there are a bunch of posts in this forum with the answer.

    posted in Utilities
    M
    mochman
    Apr 10, 2017, 9:02 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