Hauptmenü

Netatmo

Begonnen von Thorsten233, 22 Juli 2014, 23:31:41

Vorheriges Thema - Nächstes Thema

Thorsten233

Hi Leute !!

Habe hier das Modul fuer Netatmo gefunden , bringe das aber nicht zum laufen ,weil ich auch nicht genau , wie und was da genau eingetragen werden muss.. Bin absoluter Anfänger und habe gerade Fhem auf meiner Fritzbox 7490 zm laufen gebracht.
netatmo
xxx

Notes: ◦JSON has to be installed on the FHEM host.

Define define <name> netatmo <device>
define <name> netatmo PUBLIC <device> <latitude> <longitude> [<radius>]
define <name> netatmo [ACCOUNT] <username> <password> <client_id> <client_secret>

Defines a netatmo device.

If a netatmo device of the account type is created all fhem devices for the netatmo devices are automaticaly created.
Examples: define netatmo netatmo ACCOUNT abc@test.com myPassword 2134123412399119d4123134 AkqcOIHqrasfdaLKcYgZasd987123asd
define netatmo netatmo 2f:13:2b:93:12:31
define netatmo netatmo MODULE 2f:13:2b:93:12:31 f1:32:b9:31:23:11

Readings
Get ◦update
trigger an update
◦public
no arguments -> get all public stations in a radius of 0.025° around global fhem longitude/latitude
<rad> -> get all public stations in a radius of <rad>° around global fhem longitude/latitude
<lon> <lat> [<rad>] -> get all public stations in a radius of 0.025° or <rad>° around <lon>/<lat>
<lon_ne> <lat_ne> <lon_sw> <lat_sw> -> get all public stations in the area of <lon_ne> <lat_ne> <lon_sw> <lat_sw>


Wo muss ich was genau eintragen ? Ich weiss meine Mac Adresse von dem Modul von innen mein E-Mail Adresse als Zugang und Passwort .
Muss was das Passwort auch noch umgewandelt werden ? fragen über fragen ..
Für hilfe wäre ich euch sehr dankbar ..

justme1968

#1
json auf der fritzbox installieren. ein app key im netatmo account anlegen. ein na device vom
typ ACCOUNT anlegen. und das nossl attribut setzen.

schau im netatmo thread da findest du beispiele und erklaerungen für alles.

gruss
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Thorsten233

Mh.. Ich sehe schon , das wird alles nicht so einfach .... :-\
Wie kann ich eigentlich das Json modul nachinstallieren ? hab schon überall gesucht, aber nix gutes gefunden .
Danke schon mal vorab ...

justme1968

also wenn ich im wiki nach 'fritzbox json' suche bekomme ich direkt zwei treffer und wenn ich hier im forum danach suche sind auch einige dabei. wenn ich damit bei google suche sind direkt die beiden wiki artikel als erstes oben auf der liste...

gruss
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968