Homekit and BME680 - Unfortunately, only the temperature is displayed

Hi,
I have zero pi W with Raspbian stretch. I’ve connected to homekit and homeassistant. I am using a BME680.
Unfortunately, only the temperature is displayed.

Setup BME680 -> https://www.home-assistant.io/components/sensor.bme680/
Setup Homekit -> https://www.home-assistant.io/components/homekit/#setup

The bme680 sensor is displayed correctly in the homeassistant.

As configuration.yaml

HomeKit:
filter:
include_domains:
- sensor
include_entities
- sensor.bme680_sensor_humidity

I had used different settings unfortunately only the temp is displayed.

Thank you very much again you are great