home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.89k stars 30.12k forks source link

Netatmo intermittent bug #42910

Closed MikaelHoogen closed 3 years ago

MikaelHoogen commented 3 years ago

The problem

After upgrading to 0.117.4 from 0.116.4 the new trend sensor are inactive. When I activate the trend sensors the spooky things are starting. I have done this many times now to see some kind of pattern, but I can't find any. So sometimes it's working all fine, but sometimes the integration become a mess and all the entity ids are changed. I wanted to report this because of it's intermittent nature. The integration feels shaky. Screenshots provided below.

Environment

Problem-relevant configuration.yaml

Traceback/Error logs

Additional information

Before I activate the trend sensor: 0 117 4 clip1 0 117 4 clip2 Case 1, it's working fine. 0 117 4 clip3 0 117 4 clip4 Case 2, everything become a mess 0 117 4 error1 0 117 4 error2

probot-home-assistant[bot] commented 3 years ago

Hey there @cgtobi, mind taking a look at this issue as its been labeled with an integration (netatmo) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

cgtobi commented 3 years ago

Thanks @MikaelHoogen for reporting this. I'm already investigating. I'll get back to you ASAP.

cgtobi commented 3 years ago

Did you see anything in the logs? Could you please activate debug logging for the Netatmo integration and provoke the issue?

MikaelHoogen commented 3 years ago

Did you see anything in the logs? Could you please activate debug logging for the Netatmo integration and provoke the issue?

Yep i'm on it!

MikaelHoogen commented 3 years ago

2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class CameraData added 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class HomeData added 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.climate] Setting up home 5ca36bcb0a2e9b11008c25c5 ... 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.climate] Setting up room Barnrum (208580599) ... 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class WeatherStationData added 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.sensor] Adding module Indoor 70:ee:50:2b:06:86 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.sensor] Adding module Utomhus entré 02:00:00:2b:28:6c 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.sensor] Adding module Portabel Källare 03:00:00:04:ca:c8 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.sensor] Adding module Rain 05:00:00:06:8f:34 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_temperature 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_temperature 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_co2 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_co2 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_humidity 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_humidity 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_noise 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_noise 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_pressure 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_pressure 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_wifi 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Wifi because it's disabled 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_temperature_trend 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Pressure trend because it's disabled 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_reachability 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Reachability because it's disabled 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_wifi_level 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Wifi Level because it's disabled 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_utomhus_entre_temperature 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_utomhus_entre_temperature 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_utomhus_entre_humidity 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_utomhus_entre_humidity 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_utomhus_entre_radio 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Utomhus entré Radio because it's disabled 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_utomhus_entre_battery_percent 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_utomhus_entre_battery_percent 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Utomhus entré Temperature trend because it's disabled 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_utomhus_entre_reachability 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Utomhus entré Reachability because it's disabled 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_utomhus_entre_radio_level 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Utomhus entré Radio Level because it's disabled 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_portabel_kallare_temperature 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_portabel_kallare_temperature 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_portabel_kallare_co2 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_portabel_kallare_co2 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_portabel_kallare_humidity 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_portabel_kallare_humidity 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_portabel_kallare_radio 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Portabel Källare Radio because it's disabled 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_portabel_kallare_battery_percent 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_portabel_kallare_battery_percent 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Portabel Källare Temperature trend because it's disabled 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_portabel_kallare_reachability 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Portabel Källare Reachability because it's disabled 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_portabel_kallare_radio_level 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Portabel Källare Radio Level because it's disabled 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_rain_rain 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_rain_rain 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_rain_rain_today 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_rain_rain_today 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_rain_rain_last_hour 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Rain Rain last hour because it's disabled 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_rain_radio 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Rain Radio because it's disabled 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_rain_battery_percent 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_kuttergrand_rain_battery_percent 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_rain_reachability 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Rain Reachability because it's disabled 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_kuttergrand_rain_radio_level 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Kuttergränd Rain Radio Level because it's disabled 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class HomeStatus-5ca36bcb0a2e9b11008c25c5 added 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.climate] Setting up room Kontor (4032683768) ... 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.climate] Setting up room Pannrum (2734098762) ... 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.climate] Setting up room Allrum (1421158985) ... 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class HomeCoachData added 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.sensor] Adding module Indoor 70:ee:50:25:d4:b8 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new climate.netatmo entity: climate.netatmo_barnrum 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client climate.netatmo_barnrum 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new climate.netatmo entity: climate.netatmo_kontor 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client climate.netatmo_kontor 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new climate.netatmo entity: climate.netatmo_pannrum 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client climate.netatmo_pannrum 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new climate.netatmo entity: climate.netatmo_allrum 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client climate.netatmo_allrum 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_temperature 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_rosa_van_temperature 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_co2 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_rosa_van_co2 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_humidity 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_rosa_van_humidity 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_noise 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_rosa_van_noise 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_pressure 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_rosa_van_pressure 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_health 2020-11-07 10:12:48 DEBUG (MainThread) [homeassistant.components.netatmo.netatmo_entity_base] New client sensor.netatmo_rosa_van_health 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_wifi 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Rosa vän Wifi because it's disabled 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_reachability 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Rosa vän Reachability because it's disabled 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.helpers.entity_registry] Registered new sensor.netatmo entity: sensor.netatmo_rosa_van_wifi_level 2020-11-07 10:12:48 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Rosa vän Wifi Level because it's disabled

MikaelHoogen commented 3 years ago

It seems like when I activate one trend sensor it's adding my existing sensors as new ones and gives them new entity ids

MikaelHoogen commented 3 years ago

2020-11-07 10:12:47 INFO (MainThread) [homeassistant.config_entries] Reloading configuration entries because disabled_by changed in entity registry: 2020-11-07 10:12:47 INFO (MainThread) [homeassistant.components.netatmo] Unregister Netatmo webhook. 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class HomeData removed 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class HomeStatus-5ca36bcb0a2e9b11008c25c5 removed 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class WeatherStationData removed 2020-11-07 10:12:47 DEBUG (MainThread) [homeassistant.components.netatmo.data_handler] Data class HomeCoachData removed 2020-11-07 10:12:47 ERROR (MainThread) [homeassistant.helpers.event] Error while processing state changed for sensor.netatmo_kuttergrand_rain_sum_rain_1 Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/helpers/event.py", line 258, in _async_state_change_dispatcher hass.async_run_hass_job(job, event) File "/usr/src/homeassistant/homeassistant/core.py", line 434, in async_run_hass_job hassjob.target(*args) File "/usr/src/homeassistant/homeassistant/components/min_max/sensor.py", line 210, in _async_min_max_sensor_state_listener if new_state.state is None or new_state.state in [ AttributeError: 'NoneType' object has no attribute 'state'

2020-11-07 10:12:47 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Configuration.yaml for netatmo Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/config_entries.py", line 234, in async_setup result = await component.async_setup_entry(hass, self) # type: ignore File "/usr/src/homeassistant/homeassistant/components/netatmo/init.py", line 164, in async_setup_entry await register_webhook(None) File "/usr/src/homeassistant/homeassistant/components/netatmo/init.py", line 148, in register_webhook webhook_register( File "/usr/src/homeassistant/homeassistant/components/webhook/init.py", line 36, in async_register raise ValueError("Handler is already defined!")

cgtobi commented 3 years ago

Since the logs and screenshots are very long, could I kindly ask you to highlight the relevant entities?

MikaelHoogen commented 3 years ago

Since the logs and screenshots are very long, could I kindly ask you to highlight the relevant entities?

All of them are affected. Thats the point.

cgtobi commented 3 years ago

I'm sorry, but please don't expect me to go through each of your devices to check whether the naming has changed. The list is simply too long. It also lists many cases of (now removed) min and max sensors, which makes it pretty difficult to spot differences. I'd suggest to remove the integration, restart HA and add the integration back again. If you then still have issues where the entity ids keep changing, please let me know with concrete examples.

MikaelHoogen commented 3 years ago

I'm sorry, but please don't expect me to go through each of your devices to check whether the naming has changed. The list is simply too long. It also lists many cases of (now removed) min and max sensors, which makes it pretty difficult to spot differences. I'd suggest to remove the integration, restart HA and add the integration back again. If you then still have issues where the entity ids keep changing, please let me know with concrete examples.

Sorry, I think we missunderstand eachother. I don't expect you to do that. I have tried to remove the integration and add it back. When I do that the entity ids are different than before and thats not pleasing. I have a lot of things in my HA coded with netatmo entity ids the way whey were named before (0.116).

I can point out some examples to help: sensor.netatmo_kuttergrand_sum_rain_1 --> sensor.netatmo_kuttergrand_rain_rain_last_hour

When I looked at "Netatmo Update to 117.5 breaks sensors #43006" i'm beginning to suspect that this issue i fact are two different problems.

cgtobi commented 3 years ago

Ok, got you now. This is actually expected to happen. When you remove the integration and changes have happened to the naming of entities it will get new naming. That one you picked as an example stems from the fact that the sensor has been renamed to be more explicit and fit the actual functionality. Also sensor.netatmo_kuttergrand_sum_rain_24 has become s.th. like sensor.netatmo_kuttergrand_rain_today which explains the reasoning behind it a bit better, as the sensor actually returns the rain measured for the particular day and is unfortunately poorly named by the Netatmo API. We decided to fix that.

I am sorry about the inconvenience.

I am looking into the intermittent renaming that seems to be bound to the activation of inactive sensors, could you verify that?

MikaelHoogen commented 3 years ago

Ok, got you now. This is actually expected to happen. When you remove the integration and changes have happened to the naming of entities it will get new naming. That one you picked as an example stems from the fact that the sensor has been renamed to be more explicit and fit the actual functionality. Also sensor.netatmo_kuttergrand_sum_rain_24 has become s.th. like sensor.netatmo_kuttergrand_rain_today which explains the reasoning behind it a bit better, as the sensor actually returns the rain measured for the particular day and is unfortunately poorly named by the Netatmo API. We decided to fix that.

I am sorry about the inconvenience.

I am looking into the intermittent renaming that seems to be bound to the activation of inactive sensors, could you verify that?

Yes good to know what's expected to happen.

Yes I can verify that sometimes the enitiy ids are renamed and sometimes not, and thats not expected I guess? And the renaming seems to be related(caused by?) with #43006, because some sensors are becoming unavailable when the renaming occurs.

MikaelHoogen commented 3 years ago

If there are some specific logs or something I can provide i'm happy to help. I have a testsystem where I can provoke the issue.

MikaelHoogen commented 3 years ago

I have a question about the renaming of the indoor module. In my opinion the name are worse that before. Before it stated that it was the temperature of the indoor module. Now it's not. In my point of view it's confusing to leave that out? sensor.netatmo_indoor_temperature --> sensor.netatmo_kuttergrand_temperature

cgtobi commented 3 years ago

This was not actually intended. I'll look into where that's coming from.

Are you by chance on Discord?

MikaelHoogen commented 3 years ago

This was not actually intended. I'll look into where that's coming from.

Are you by chance on Discord?

salami#8252

freemann commented 3 years ago

Don't want to hijack this topic and hoping i'm good here; Randomly after HA restart, my (yaml config based) NetAtmo integration is disabling all my devices. Just restarted HA for version "2021.1.3" and again my devices are gone.

The issue starter has the same error(s), therefore I'm posting it here also;

2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) Wifi because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) Temperature trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) Pressure trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) Wifi Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) KR-GardenNotConnected Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) KR-GardenNotConnected Temperature trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) KR-GardenNotConnected Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) KR-GardenNotConnected Radio Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) KR-RainNotConnected Rain last hour because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) KR-RainNotConnected Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) KR-RainNotConnected Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) KR-RainNotConnected Radio Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) Office Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) Office Temperature trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) Office Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (KidsRoom) Office Radio Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wifi because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Temperature trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Pressure trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wifi Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Garden Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Garden Temperature trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Garden Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Garden Radio Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Regenmeter Rain last hour because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Regenmeter Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Regenmeter Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Regenmeter Radio Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wind Gust Direction because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wind Gust Strength because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wind Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wind Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wind Angle because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wind Gust Angle because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Wind Radio Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Bathroom Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Bathroom Temperature trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Bathroom Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Bathroom Radio Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) MasterBedroom Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) MasterBedroom Temperature trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) MasterBedroom Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) MasterBedroom Radio Level because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Attic Radio because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Attic Temperature trend because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Attic Reachability because it's disabled
2021-01-15 15:46:57 INFO (MainThread) [homeassistant.components.sensor] Not adding entity Netatmo Home (Livingroom) Attic Radio Level because it's disabled
cgtobi commented 3 years ago

The Netatmo servers are having issues today.

https://helpcenter.netatmo.com/en-us

cgtobi commented 3 years ago

Is this still an issue with the latest version?

MikaelHoogen commented 3 years ago

@cgtobi No, i'm not having any issues anymore. I think we can close this.