Netatmo problems

Hi all,

Two problems here:

Home assistant don’t find noise.
I need to create 3 sensors for each one:
Module
Station
Raing Gauge

If i use:

platform: netatmo
station: netatmo
modules:
Inside:
- temperature
- humidity
- noise
- pressure
- co2
- wifi_status
Outside:
- temperature
- humidity
- battery_vp
- min_temp
- max_temp
RainGauge:
- rain
- sum_rain_1
- sum_rain_24
- battery_vp
- rf_status
WindGauge:
- WindAngle
- WindStrength
- GustAngle
- GustStrength
- rf_status

in one sensor the home assistant only recognize the first module.

Anyone knows the cause of this two problems?

Have this errors too:

16-09-06 14:57:08 homeassistant.components.camera: Error while setting up platform netatmo
Traceback (most recent call last):
  File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/helpers/entity_component.py", line 98, in _setup_platform
    discovery_info)
  File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/camera/netatmo.py", line 41, in setup_platform
    for camera_name in data.get_camera_names():
  File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/camera/netatmo.py", line 99, in get_camera_names
    self.update()
  File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/util/__init__.py", line 296, in wrapper
    result = method(*args, **kwargs)
  File "/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/camera/netatmo.py", line 113, in update
    self.welcomedata = lnetatmo.WelcomeData(self.auth)
  File "/home/hass/.homeassistant/deps/lnetatmo.py", line 304, in __init__
    self.default_home = list(self.homes.values())[0]['name']
IndexError: list index out of range

Here’s my Netatmo configuration if that can help you (all measurements work fine):

sensor:
  platform: netatmo
  modules:
    Indoors:
      - temperature
      - max_temp
      - min_temp
      - humidity
      - noise
      - pressure
      - co2
    Outdoors:
      - temperature
      - max_temp
      - min_temp
      - humidity
    Kids bedroom:
      - temperature
      - max_temp
      - min_temp
      - humidity
      - co2

For the second issue, there’s a bug in the Netatmo Python library Home Assistant is using but it still works.

1 Like

Ok so the errors is normal.

The noise works in your config?

Yes it does.

I try again and now everything works flawless.
:slight_smile: Thanks for help.

Thanks I had the same issue :slight_smile:
One other thing - how do you get your ‘rooms’? All i get is icons across the top?

Sorry for the noob question, i’ve searched and can’t find

Scrap that :slight_smile: sussed it in the groups/rooms. Those yaml files are so fussy though :wink:

How you get the above view?

Mine is like this (inside circle 18.8C):

sorry newb here

Do you have netatmo or other weather hub?

Netatmo. In configurator I have just this for “climate:”

climate:
  - platform: netatmo

When i back home I will post here my conf.
Do you have rain gauge or wind too?

Thanks!
Nope too expensive, awaiting their price to go below 35 Euro each :stuck_out_tongue:

Hi All ,
I have two thermostat of Netatmo one for poele and one for central heating

i put the config in configuration.yaml

climate:
  - platform: netatmo
    thermostat_name : poele

  - platform: netatmo
    thermostat_name : centrale

i have two problem

First : the temperature on poele is not good

Second : i have twice information on interface

Do you have an idea on my problem pls ?

Thanks by advance
Have a nice day
:slight_smile:

The component work only for one thermostat not multiple

Thanks for your answer
oh ok !!

And how make when we are two thermostat ?

hey skinnedpt :slight_smile:

You never shared your config for the view. Can you do it ? Would be great :wink:

i am just to change to Home assitant , i was on jeedom but some issues on it and not solved
I decided to go on HA

I am trying to contact @gieljnssns

Thansk for yoru answer
Have a nice day

Hi everyone,

I’m considering to buy a netatmo thermostat for my boiler, but I want to do more than just watch the thermostat temperarure.
Is it possible to perform some actions like “turn heat on/off”, “check if heat is on”, etc.?
Which services are available for this thermostat?

Thanks,
nelse