Netatmo plugin discussion

Posted on
Sun Dec 02, 2018 5:23 am
Asconasny offline
Posts: 161
Joined: Jan 16, 2015

Re: Netatmo plugin discussion

i updated to the latest, still get this:

Code: Select all
   Started plugin "Netatmo Plugin 0.7.0"
   Netatmo Plugin                  Your plugin version, 0.7.0, is current.
   Netatmo Plugin Error            Plugin stopping. Reason = 'dashboard_data'
   Netatmo Plugin Error            plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

Posted on
Sun Dec 02, 2018 5:59 am
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Re: Netatmo plugin discussion

Asconasny wrote:
i updated to the latest, still get this:

Code: Select all
   Started plugin "Netatmo Plugin 0.7.0"
   Netatmo Plugin                  Your plugin version, 0.7.0, is current.
   Netatmo Plugin Error            Plugin stopping. Reason = 'dashboard_data'
   Netatmo Plugin Error            plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)

Check on the Netatmo web site and make sure your devices are actually reporting.

Posted on
Mon Dec 03, 2018 6:34 am
Asconasny offline
Posts: 161
Joined: Jan 16, 2015

Re: Netatmo plugin discussion

Restarted the Netatmo device, everthing working. Thanks :)

Posted on
Mon Dec 03, 2018 7:55 am
norcoscia offline
User avatar
Posts: 1206
Joined: Sep 09, 2015

Re: Netatmo plugin discussion

I updated to .7.0 yesterday and now my outdoor temp is off. It is reading 41 (f) and might be stuck there - it is in the 30s outside and that is what my IPAD and an Android tablet running Netatmo SW says. Here is a screen shot from yesterday afternoon and one from inside indigo now. They both say 41.... snapshot from my phone (running Netatmo SW) says 35.

Is anyone else having this issue.
Attachments
2018-12-03_05-53-34.jpeg
2018-12-03_05-53-34.jpeg (32.94 KiB) Viewed 4616 times
2018-12-03_05-51-09.jpeg
2018-12-03_05-51-09.jpeg (32.71 KiB) Viewed 4616 times
2018-12-02_14-45-37.jpeg
2018-12-02_14-45-37.jpeg (395.42 KiB) Viewed 4616 times

_______
Norm

Posted on
Mon Dec 03, 2018 8:54 am
Asconasny offline
Posts: 161
Joined: Jan 16, 2015

Re: Netatmo plugin discussion

well actually, yeah.

Netatmo shows 7,6 C
Plugin says 2.7 C

Actual temp is 7,6 C

Posted on
Mon Dec 03, 2018 1:23 pm
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Re: Netatmo plugin discussion

Asconasny wrote:
well actually, yeah.

Netatmo shows 7,6 C
Plugin says 2.7 C

Actual temp is 7,6 C

I have found a bug in the lnetatmo module used in the plugin. Well, it wasn't a bug. But, because of recent changes Netatmo made in the API, the library no longer parses the data correctly. It seems the first fix I posted resolved the issue of the plugin crashing, but added the data errors. I think I think I have found a better way to address the problems and will post it later today (US Pacific time).

Posted on
Mon Dec 03, 2018 4:56 pm
norcoscia offline
User avatar
Posts: 1206
Joined: Sep 09, 2015

Re: Netatmo plugin discussion

I turn on and off the heater for my hummingbird feeder based on a variable input from that Netatmo measurement - hurry :lol:

_______
Norm

Posted on
Mon Dec 03, 2018 5:12 pm
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Re: Netatmo plugin discussion

berkinet wrote:
... I think I think I have found a better way to address the problems and will post it later today (US Pacific time).

Ok. The latest beta, v0.7.1, is posted on Dropbox...

https://www.dropbox.com/s/w2n103na7m72n ... n.zip?dl=0

PLEASE RESPOND TO LET ME KNOW IF THIS IS WORKING FOR YOU OR IF YOU FIND ANY ISSUES.

Posted on
Mon Dec 03, 2018 5:47 pm
norcoscia offline
User avatar
Posts: 1206
Joined: Sep 09, 2015

Re: Netatmo plugin discussion

Temp seems to be working OK now, thx!

_______
Norm

Posted on
Tue Dec 04, 2018 1:51 pm
torstein89 offline
User avatar
Posts: 17
Joined: Sep 03, 2016

Re: Netatmo plugin discussion

Thanks! Was about to report the same issue, but fixed with latest version

Sent from my COL-L29 using Tapatalk

Posted on
Tue Dec 04, 2018 4:58 pm
Asconasny offline
Posts: 161
Joined: Jan 16, 2015

Re: Netatmo plugin discussion

jupps, seems to be working, Thanks :)

Posted on
Wed Dec 05, 2018 1:09 pm
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

New update

I have posted v 0.7.2 to dropbox. This version, finally, properly handles unreachable modules (as defined by the Netatmo server) and stations with an error message in both the DEVICES table State column and in the log.

Note. If the station becomes unreachable, only the Base Module will be flagged. (However, if a non-base module was already flagged as unreachable, it will continue to be flagged)

Please test and let me know if there are any issues, and I will then update there plugin store

Posted on
Wed Dec 05, 2018 10:01 pm
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Re: New update

berkinet wrote:
I have posted v 0.7.2 to dropbox. This version, finally, properly handles unreachable modules (as defined by the Netatmo server) and stations with an error message in both the DEVICES table State column and in the log.

Note. If the station becomes unreachable, only the Base Module will be flagged. (However, if a non-base module was already flagged as unreachable, it will continue to be flagged)

Please test and let me know if there are any issues, and I will then update there plugin store

Well, it seemed like a cop-out to not do it right. So, v0.7.3 now flags all devices associated with a station if the station becomes unreachable.

Available on Dropbox

Posted on
Sat Dec 08, 2018 6:56 pm
berkinet offline
User avatar
Posts: 3290
Joined: Nov 18, 2008
Location: Berkeley, CA, USA & Mougins, France

Deprecating this plugin?

Earlier this month a new plugin, NetatmoMulti, was added to the Plugin Store. This plugin manages all of the Netatmo devices, not just weather. While the actual weather support is pretty much identical to my Netatmo Plugin, it is easier to config as it can auto discover all the weather modules. There appear to be some bugs with this plugin, but they pretty much deal with config issues. After the initial plugin, just ignore any error messages and reload the plugin. The developer does not (yet?) have a page in the Indigo forums. But, he does have an external website.

So, I am seriously thinking I should deprecate this Plugin, though I will wait for comments, if there are any. In the meantime, the latest version of the NetatmoPlugin (0.7.4) is available in the Plugin Store. This is the same as beta 0.7.3, with the addition of some cute icons for temperature modules.

Posted on
Sat Dec 08, 2018 7:07 pm
norcoscia offline
User avatar
Posts: 1206
Joined: Sep 09, 2015

Re: Deprecating this plugin?

berkinet wrote:
So, I am seriously thinking I should deprecate this Plugin, though I will wait for comments, if there are any. In the meantime, the latest version of the NetatmoPlugin (0.7.4) is available in the Plugin Store. This is the same as beta 0.7.3, with the addition of some cute icons for temperature modules.


Nooooooo, one of my go-to plug-ins :shock:

_______
Norm

Who is online

Users browsing this forum: No registered users and 0 guests