[OBSOLETE] Netatmo Weather Station

This is how it look like when I enter marketplace…nothing to choose at all…

That looks like an app problem, call SmartThings.

Could it make a change if I log into the app on iphone? I use it on ipad…

Never hurts to try.

I would contact support. There should be official Smartthings smartapps there at least.

Hi, I just created the device handlers and smart app.

When I add the smart app in the smartthings iOS app, the smartthings app crashes out when I touch the “enter your credentials” box.

Any ideas?

Added an additional indoor module, shows up on the checklist in the app setup to select, I did select it but the device never gets added to Smartthings list of devices… any pointers?

Did you already have other devices added successfully? Can you have livelog open when you try to add the device?

Smartthings have had some issues with the mobile app lately , the issues have been resolved. Please try again

I do have the other devices added fine… just seems to be the additional indoor module that is not working (outdoor/indoor/wind/rain all work)

Hi,

I’m still experiencing the smartthings app crashing out when I try to add my Netatmo credentials. I haven’t been offered a update for the iOS app. I just checked.

Do you think there is an update on the way?

I am using the Smartthings IOS app 2.14.0 on the latest version of iOS.

Thanks for your help.

Tim

The change was made in the cloud, no app update needed.

However if you still have problems, check all your inputs again

I have uploaded a new version of the app with some additional logging. Can you try again and send me the logs?

Also make sure that you have given the module a name in the Netatmo mobile app

1 Like

Update to this version with more debug info, hit refresh on any of your modules and send me the livelog

1 Like

Thanks, have PM’ed you the logs

I did notice this error this time:

10:34:19 AM: error Error creating device: physicalgraph.app.exception.UnknownDeviceTypeException: Device type ‘Netatmo Additional Module’ in namespace ‘cscheiene’ not found.

This means that it’s not finding the device handler, make sure you have installed and published the latest devicehandlers from me

1 Like

Ah, I never added that one as I didn’t have the module when I first added your DH’s. my bad. fixed. thanks. :slight_smile:

:+1: glad you got it working

Running into an issue here that I can’t figure out. I’ve tried all 5 or 6 different serverURLs identified, but I cannot get any devices to show up after successfully logging into the Netatmo site. OAuth is on, all the DTHs are installed. Here’s the log:

aeb994cd-086e-42e6-812a-730cc935fe31 12:00:54 AM: debug In refreshToken
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:54 AM: debug apiGet: Call failed groovyx.net.http.HttpResponseException: Forbidden
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:53 AM: debug Refreshing station data
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:53 AM: debug Listing devices null
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:49 AM: debug Showing the devices page
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:49 AM: debug In authPage
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:47 AM: debug OAuth flow succeeded
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:26 AM: debug In oauthInitUrl
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:26 AM: debug Error: groovyx.net.http.HttpResponseException:
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:26 AM: debug In refreshToken
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:26 AM: debug apiGet: Call failed groovyx.net.http.HttpResponseException: Forbidden
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:25 AM: debug Error: groovyx.net.http.HttpResponseException:
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:25 AM: debug In refreshToken
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:25 AM: debug Refreshing station data
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:25 AM: debug Listing devices null
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:23 AM: debug Showing the login page
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:23 AM: debug About to create access token.
aeb994cd-086e-42e6-812a-730cc935fe31 12:00:23 AM: debug In authPage

Any help would be appreciated!

Check your Orth settings, I had that and my Secret was in the wrong place and my URL for my IDE was wrong.