My Battery Card looks like this.
type: custom:battery-state-card
title: Batterikapacitet - HUE
filter: {}
sort:
by: state
desc: false
color_thresholds:
- color: red
value: 10
- color: light red
value: 20
- color: yellow
value: 40
- color: green
value: 100
entities:
- entity: sensor.hue_dimmer_switch_3_batteri
name: Hall Entré (sw)
- entity: sensor.switch_ytterdorren_battery_level
name: Ytterdörr (sw)
- entity: sensor.hue_smart_button_1_batteri
name: Hall Entré (Smart Button)
- entity: sensor.hue_dimmer_switch_2_batteri
name: Kök (sw)
- entity: sensor.switch_diskbank_battery_level
name: Diskbänk (sw)
- entity: sensor.switch_hall_arbetsrum_battery_level
name: Hall Arbetsrum (sw)
- entity: sensor.hue_motion_sensor_1_batteri
name: Nattbelysning (ms)
icon: mdi:motion-sensor
- entity: sensor.sovrum_sensor_anne_battery
name: Sovrum Säng Anne (ms)
icon: mdi:motion-sensor
- entity: sensor.sovrum_sensor_raivo_battery
name: Sovrum Säng Raivo (ms)
icon: mdi:motion-sensor
- entity: sensor.hue_smart_button_2_batteri
name: Sovrum (Smart Button)
but for some reason the last entities are split (chk image).
Why are not all entities shown without the split symbol?
