Netamo Healthy Home Coach - Noise Sensor Missing

Hi

I own a Netatmo Air Quality device. I wanted to add it to Home Assistant. As the official Netatmo Integration seems to need the cloud I cannot use it, because i only want local communication, the Healthy Home Coach is barred from accessing the internet.

Luckily the device itself it discovered by the HomeKit Controller Integration. All sensors are there, except the noise sensor - the main reason I have this device.

Is it just not supported? (Netatmo integration did show it)

Thanks

Hmmmm… when I look at the diagnostic info it seems that the noise sensor is principally defined:


          {
            "iid": 20,
            "type": "6237CEFC-9F4D-54B2-8033-2EDA0053B811",
            "characteristics": [
              {
                "type": "B3BBFABC-D78C-5B8D-948C-5DAC1EE2CDE5",
                "iid": 21,
                "perms": [
                  "pr",
                  "ev"
                ],
                "format": "uint8",
                "value": 34,
                "minValue": 0,
                "maxValue": 200,
                "minStep": 1
              },
              {
                "type": "627EA399-29D9-5DC8-9A02-08AE928F73D8",
                "iid": 22,
                "perms": [
                  "pr",
                  "ev"
                ],
                "format": "uint8",
                "value": 1,
                "minValue": 0,
                "maxValue": 5,
                "minStep": 1
              },
              {
                "type": "00000023-0000-1000-8000-0026BB765291",
                "iid": 23,
                "perms": [
                  "pr"
                ],
                "format": "string",
                "value": "Noise sensor",
                "description": "Name",
                "maxLen": 64
              }
            ]
          }

Later on its not listed at the entities level, hence there is no entity being created.
I will try to check with the Netatmo App again if there are really updated comming. Very strange…

Checked the HomeKit Code in Github and I did not find that the noise sensor is pulled at all.
Would be great if it could be added.

1 Like

I’m in the same boat here. Using the Netatmo HHC via homekit controller since I don’t want the cloud option relied on by the Netamo integration. Would be great to see the sound entity pulled too via homekit.

Please vote for this.
Its a pitty that just this one sensor is missing were many people seem to buy the Netamo for exactly this noise sensor …