HomeKit names and roller shades?

Hi all!

I am just a beginner of Home Assistant and Hassio, but I like it so far. I have some problem getting my z-wave Qubino rollershades to sho as blinds i HomeKit, with the native suport of HomeKit. I do not use Homebridge, by the way. Could some one direct me to what I should change in was file to make it aper as (cover) roller shades in HomeKit?

Also where do HomeKit take its name from in Home Assistant? I have as you can see on the picture tried to change names in several places.

(configuration.yaml)
homekit:
auto_start: False
filter:
include_domains:
- light
- switch
- climate
- rollershutter
exclude_entities:
- light.custom_group_for_lights
- light.custom_group_for_lights_2
- light.dimmer_2
- light.entertainment_area_1
- light.entertainment_area_2
- light.grovingang
- light.hall
- light.hgrp0000000028
- light.hgrp0000000464
- light.hgrp0000001492
- light.hue_beyond_1
- light.kladvard
- light.kok
- light.kok2
- light.kok_down_1
- light.kok_up_1
- light.sovrum
- light.vardagsrum
- switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch
- switch.fibaro_system_fgs211_switch_3kw_switch
- switch.fibaro_system_fgs211_switch_3kw_switch_2
- switch.fibaro_system_fgs211_switch_3kw_switch_3
- switch.koksbank_1_on_1_off
- switch.koksbank_2_on_2_off
- switch.sovrum_1_on_1_off
- switch.sovrum_2_on_2_off
- switch.sang_1_on_1_off
- switch.sang_2_on_2_off
- switch.vardagsrum_las_onslack_off
- switch.vardagsrum_mys_onstad_off
- switch.apple_tv_onallt_av_off
- light.fonster_1
- light.fonster_2
- light.golvlampa
- light.hue_beyond_down_1
- light.hue_beyond_down_2
- light.hue_beyond_down_3
- light.hue_beyond_up_1
- light.sovrum
- light.skap
entity_config:
rollershutter.qubino_zmnhod1_flush_shutter_dc_level:
name: Sovrum gardin
switch.kok_bankbelysning:
name: Bänkbelysning

(entity_registry.yaml)
platform: zwave
unique_id: 22-72057594411827200
sensor.qubino_zmnhod1_flush_shutter_dc_previous_reading:
config_entry_id:
name:
platform: zwave
unique_id: 31-72057594563035154
cover.qubino_zmnhod1_flush_shutter_dc_previous_reading_2:
config_entry_id:
name: Sovrum gardin
platform: zwave
unique_id: 33-72057594596589586
sensor.qubino_zmnhod1_flush_shutter_dc_previous_reading_3:
config_entry_id:
name:

(customize.yaml)
automation.automatik_ytterbelysning_av:
hidden: true
zwave.qubino_zmnhod1_flush_shutter_dc:
friendly_name: Sovrum Gardin
homebridge_cover_type: rollershutter

Hope someone can help me.

Thanks in advance Jacob Wiqvist

I looked at: https://www.home-assistant.io/components/homekit/#configure-filter
maybe add “cover” to “include_domains”

Fantastik it works! Big big thank you.

I also added outlet for coffemacine and it also works:

switch.fibaro_system_fgs222_double_relay_switch_2x15kw_switch_3:
      type: outlet
      name: Kaffe Uttag

You don happen to know the there devices that a Qubino Fluch shutter dc creates in homekit? In Home assistant it only creates two?