[{"id":"3aa7af267cb83abe","type":"inject","z":"5a1cda5786c898fd","name":"alle 10 Min.","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"600","crontab":"","once":true,"onceDelay":"7","topic":"","payload":"","payloadType":"date","x":190,"y":140,"wires":[["a88a75d6bbb06a31"]]},{"id":"1f69b55a1a9da96e","type":"change","z":"5a1cda5786c898fd","name":"diverse Werte Wohnzimmer","rules":[{"t":"set","p":"humidity","pt":"global","to":"payload.body.devices[0].dashboard_data.Humidity","tot":"msg"},{"t":"set","p":"co2","pt":"global","to":"payload.body.devices[0].dashboard_data.CO2","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":1020,"y":140,"wires":[[]]},{"id":"52c7298e233817ae","type":"change","z":"5a1cda5786c898fd","name":"Schlafzimmer","rules":[{"t":"set","p":"co2-2","pt":"global","to":"payload.body.devices[0].modules[1].dashboard_data.CO2","tot":"msg"},{"t":"set","p":"payload","pt":"msg","to":"co2","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":970,"y":200,"wires":[[]]},{"id":"7272653b94956823","type":"comment","z":"5a1cda5786c898fd","name":"Netatmo: eigene Station","info":"neuer Node 2023 wegen Auth Problemen\nbeim alten","x":190,"y":100,"wires":[]},{"id":"8a0ee9f8b4b985e1","type":"change","z":"5a1cda5786c898fd","name":"Feuchtigkeit","rules":[{"t":"set","p":"payload","pt":"msg","to":"payload.body.devices[0].dashboard_data.Humidity","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":970,"y":80,"wires":[[]]},{"id":"a88a75d6bbb06a31","type":"change","z":"5a1cda5786c898fd","name":"","rules":[{"t":"set","p":"token","pt":"msg","to":"\"Bearer \" & $globalContext(\"NetatmoAccessToken\")\t","tot":"jsonata"}],"action":"","property":"","from":"","to":"","reg":false,"x":380,"y":140,"wires":[["039b487829454d0e"]]},{"id":"039b487829454d0e","type":"http request","z":"5a1cda5786c898fd","name":"Netatmo Https","method":"GET","ret":"obj","paytoqs":"ignore","url":"https://api.netatmo.com/api/getstationsdata","tls":"","persist":false,"proxy":"","insecureHTTPParser":false,"authType":"","senderr":false,"headers":[{"keyType":"other","keyValue":"Authorization","valueType":"msg","valueValue":"token"}],"x":590,"y":140,"wires":[["07f7e2dfb9b1ecfb"]]},{"id":"07f7e2dfb9b1ecfb","type":"function","z":"5a1cda5786c898fd","name":"Noop","func":"\nreturn msg;","outputs":1,"timeout":0,"noerr":0,"initialize":"","finalize":"","libs":[],"x":750,"y":140,"wires":[["1f69b55a1a9da96e","52c7298e233817ae","8a0ee9f8b4b985e1"]]}]