Netatmo modules - device not found

312 views
Skip to first unread message

Alex Jongman

unread,
Aug 27, 2014, 7:57:19 AM8/27/14
to ope...@googlegroups.com
Hi,

following the configuration instructions of the wiki I succeeded in getting all measurements from the main Netatmo module.

2014-08-27 09:58:01.079 DEBUG o.o.b.n.i.NetatmoBinding[:154]- Request: MeasurementRequest[accessToken=123-mytoken-321,deviceId=70:ee:50:02:b1:be,measures=[Co2, Humidity, Noise, Pressure, Temperature]]
2014-08-27 09:58:01.079 DEBUG o.o.b.n.i.NetatmoBinding[:155]- Response: MeasurementResponse[status=ok,body=[MeasurementResponse.Body[values=[[510, 58, 39, 1019.9, 21.9]]]]]

But when I added an item for one of the additional modules I'm getting errors. I read somewhere that the mac adress of the additional starts with 70:ee:50 followed by the hex part of the serial number of the netatmo module (in this case the serial number is i012164).
According to the wiki the binding string should be 70:ee:50:02:b1:be#70:ee:50:01:21:64#Temperature for measuring the temperature. But the log shows that the device can not be found. 

2014-08-27 10:08:01.279 DEBUG o.o.b.n.i.NetatmoBinding[:154]- Request: MeasurementRequest[accessToken=123-mytoken-321,deviceId=70:ee:50:02:b1:be,moduleId=70:ee:50:01:21:64,measures=[Temperature]]
2014-08-27 10:08:01.280 DEBUG o.o.b.n.i.NetatmoBinding[:155]- Response: MeasurementResponse[error=NetatmoError[code=9,message=Device not found],status=<null>,body=<null>]

What am I doing wrong?

Gr,

Alex

SJoWie

unread,
Aug 27, 2014, 12:43:48 PM8/27/14
to
A mac contains xx:xx:xx:xx:xx:xx

When serial is starting with "i" the mac starts with 03
When serial is starting with "h" the mac starts with 02
Fill blanks in with 00 end with rest of serial

So with your serial nr "
i012164"  the mac would be "03:00:00:01:21:64"

I don`t know why this issnt in the wiki. i found it a while back in this group.

Regards

Alex Jongman

unread,
Aug 27, 2014, 2:55:21 PM8/27/14
to ope...@googlegroups.com
Thanks, that seems to do the trick.

Any idea what the mac address will be when the serial is starting with "k" (rain gauge)?

Alex Jongman

unread,
Aug 27, 2014, 3:05:53 PM8/27/14
to ope...@googlegroups.com
I'm not sure (there was no rain today) but a mac starting with 05 for the "k" series didn't give an error and returned the value 0.

SJoWie

unread,
Aug 27, 2014, 3:23:05 PM8/27/14
to ope...@googlegroups.com
i don`t know what it is for "k" i hope that the auther of the binding can clarify that.
i have a rain sensor comming in a few days also ;)
Reply all
Reply to author
Forward
0 new messages