Page 1 of 1

Name conflict?

PostPosted: Tue Jan 05, 2021 12:27 pm
by mbordas
I'm trying to setup the Netatmo Multi plugin for the first time, and I'm running into an error. I have two weather stations (in different locations) and no other Netatmo devices (Welcome camera, etc..)

Code: Select all
   NetatmoWelcome                  Renewing expired tokens
   NetatmoWelcome                  Authenticating...
   NetatmoWelcome                  Authenticating for Weather Station(s)
   NetatmoWelcome                  Requested: read_station
   NetatmoWelcome                  Your access token is: 583.....
   NetatmoWelcome                  Your refresh token is: 583....
   NetatmoWelcome                  Creating Netatmo weather device for Kitchen
   NetatmoWelcome Error            Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 207, in runConcurrentThread
  File "plugin.py", line 659, in createDevices
ValueError: NameNotUniqueError

   NetatmoWelcome Error            plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)


It created a few devices for Air Monitor for a few of the modules, but nothing else. It looks like it's getting stuck on 'Kitchen'. I suspect it might be because I have a module named 'Kitchen' in each of the two weather stations, but the curious thing is neither has been created in Indigo yet.

Anyone run into this before?

Re: Name conflict?

PostPosted: Tue Jan 05, 2021 1:18 pm
by racarter
You can’t have two Indigo devices with the same name. You’ll need to rename one of them in the Netatmo app before running the plug-in.