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

Posts

Recent Best Controversial
  • RE: MMM-Netatmo-Thermostat

    I just push an update to change easily the color of the circle.
    I will working on other features soon but for your information, I don’t have Netatmo valves so I don’t plan to develop module for this now.

    posted in Utilities
    O
    overflOw11
    Dec 1, 2017, 1:50 PM
  • RE: MMM-Netatmo-Thermostat

    @zdenek said in MMM-Netatmo-Thermostat:

    do you plan to add more info from termostat (the time of next change based on the schedule, what is the “setpoint” temperature for actual schedule,…)

    Perfect !

    Yes you can change the color through the CSS file.
    And yes I plan to add more information about the thermostat in this plugin. For now, it’s a very simple module but it will be improved with time.
    When you ask me if you can change colors, I think about put colors of the module in configuration for example.

    Let me know if you think about something else.

    overflOw11

    posted in Utilities
    O
    overflOw11
    Nov 14, 2017, 4:59 PM
  • RE: MMM-Netatmo-Thermostat

    @zdenek said in MMM-Netatmo-Thermostat:

    0000

    Hi @zdenek.

    I can reproduce your issue in my Mirror.
    It’s my fault, I didn’t set the good parameters in my curl command.

    Please retry the curl command and add the scope parameter at the end of the request :

    curl --data "grant_type=password&client_id=MY_ID&client_secret=MY_SECRET&username=MY_LOGIN&password=MY_PASS&scope=read_thermostat" "https://api.netatmo.com/oauth2/token"
    

    Copy the refresh token in your mirror’s configuration file and reload the mirror. You should have your thermostat information.

    Let me know if it’s working.

    overflOw11

    posted in Utilities
    O
    overflOw11
    Nov 12, 2017, 11:07 PM
  • MMM-Netatmo-Thermostat

    Hello !

    Based on the MMM-Nest module, I write a new module for my Netatmo thermostat.

    Description

    This module is a very simple one. It only display a circle with the current temperature in it. The color of this circle changes according to the state of the thermostat.

    • thermostat is heating up : the circle is orange,
    • thermostat is not heating up, the circle is blue,
    • thermostat is off, the circle is grey.

    0_1510093561829_Netatmo-heating.png
    0_1510093568455_Netatmo-cooling.png
    0_1510093577274_Netatmo-off.png

    Download

    MMM-Netatmo-Thermostat

    posted in Utilities
    O
    overflOw11
    Nov 7, 2017, 10:33 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