MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. zdenek
    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 41
    • Posts 167
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-Netatmo-Thermostat

      @overflOw11 great. For me will be great, easy change color, also easy change of size of the circle, the align (seems to be to left, but I’ve it on the right side of screen) and definitely more infos. For example, I’ve the Thermostat in “away” state. Would be nice to see it on MM. Now I can see actual temp and state of thermostat, but without any idea, what shoudl be … for example-actual is 19 Celsius, Thermostat is off, but it’s ok, cause based on Schedule, temp should be not lower than 17 Celsius.
      I plan to buy and install Netatmo valves - do you plan to develop module also for this?

      but it’s great, thanks
      Zdeněk

      posted in Utilities
      zdenekZ
      zdenek
    • RE: MMM-Netatmo-Thermostat

      @overflOw11 cool, thanks. even it seems the refresh token is as the same as previous, it works. Just some questions

      • to change the color I can use CSS?
      • 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,…)

      but that’s great, thanks
      Zdeněk

      posted in Utilities
      zdenekZ
      zdenek
    • RE: MMM-Netatmo-Thermostat

      that’s great idea, thanks. Thank you for your your job. But for some reason, it doesn’t work for me. The error is

      Failed to load resource: the server https://api.netatmo.com/api/getthermostatsdata?access_token=xxxxxxxxxxxxxx|yyyyyyyyyy responded with a status of 403 (Forbidden)

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

      and get

      {"access_token":"ACCESS_TOKEN","expires_in":10800,"expire_in":10800,"scope":["read_station"],"refresh_token":"REFRESH_TOKEN"}
      

      But the ACCESS_TOKEN from what I’ve get is not the same as the access_token from the error message.

      my config:

      {
           		 module: 'MMM-Netatmo-Thermostat',
              	 position: 'top_right',
           		 config: {
      			   clientId: "CLIENT_ID",
      			   clientSecret: "CLIENT_SECRET",
      			   refreshToken: "REFRESH|TOKEN",
      			   updateInterval: 600000
                 		 },
           		},
      

      What I did wrong? I’ve copied/pasted all tokens, so typo-error shouldn’t be the problem

      thanks
      Zdeněk

      posted in Utilities
      zdenekZ
      zdenek
    • RE: Calendar Symbols Question

      why is there “space” (blank character) after the name of symbol? Did you try instead of bell to use another symbol? BTW, is there (in the screenshot) any item from “https://calendar.google.com/blahblahblah” calendar at all?

      posted in Troubleshooting
      zdenekZ
      zdenek
    • RE: Calendar Module problems update to Mirror to 2.1.3

      same here. 2 calendars, maxitems set to 15 in module conf so in total I want to have 15, but since new version, I’ve 15 from both, so 30 in total. I’ve to define maxItems to each calendar in its conf :-(

      posted in System
      zdenekZ
      zdenek
    • Default Module: Calendar - maximumEntries

      Hi all
      After update to latest version of MM i’ve problem with Default Module: Calendar. In config of the module I’ve

      maximumEntries: 15,
      

      and I’ve 2 calendars. These two calendars have no “maximumEntries” definition, so should be used the defeault one. Until now it works perfect - calendars were show “mixed” based on the date and the maximum was 15 entries. but now, there are 15 entries from the 1st calendar and 15 entries from 2nd calendar. How to get it works to show just 15 entries?

      thanks
      Zdeněk

      posted in Troubleshooting
      zdenekZ
      zdenek
    • RE: MMM-NokiaHealth (Withings)

      @petero-dk I can’t wait for…thanks

      posted in Health
      zdenekZ
      zdenek
    • RE: MMM-NokiaHealth (Withings)

      @petero-dk said in MMM-NokiaHealth (Withings):

      http://apps.ecomerc.com/nokiahealth/user.p

      oh, I’ve got it. So there is actually no way to display it permanently?
      and is there way, how to change the scale? or zoom? I mean, to see graph from 0 to 100 kilos doesn’t give detailed info. Let imagine, your weight is 80 kilos and you know, it can be from 70 to 90 and you want to see just this range…

      thanky

      posted in Health
      zdenekZ
      zdenek
    • RE: MMM-NokiaHealth (Withings)

      @petero-dk thx, but now I’m confused even more. I did the trick with a=set and after start MM I can see the graph (there was somehting like “Values for…” but I’ve of course named ppl in the device) and small graph (need to resize, cause I can identify that the weight is between 50 and 100 kilos - this not enough to monitor the weight differences). Anyway, the graph after few secs disappeard and doesn’t start anymore. I tried restart MM (not the whole RP). So it’s not the same - in the DEV I can see values, no error, but on the screen no graph.

      btw, great job - everyone, who is able own module is for me like magic-man

      Zdeněk

      posted in Health
      zdenekZ
      zdenek
    • RE: MMM-NokiaHealth (Withings)

      still doesn’t work for me. I’ve tried new Raspberry pi 3, clean install of NOOB, installed MM, updated everything. Installed just few modules (Simple logo and MMM-WunderGround) and Nokia. It connects to server, get the data, but just not to create the graph. as you can see, alt text, div is created, and in Dev console is no error and in seleted DIV are located data alt text
      Of course I ran npm install after installation of module Nokia.

      thanks for help, Zdeněk

      posted in Health
      zdenekZ
      zdenek
    • 1 / 1