Custom home-feed-card lovelace

This is a great custom card but does not work on first load.

On first load only get this without labels. :frowning:

Works Not update

type: custom:home-feed-card
title: null
show_empty: false
scrollbars_enabled: false
max_item_count: 6
entities:
  - entity: binary_sensor.ent_wall_sw
    icon: mdi:motion-sensor
    name: Enter Motion

After surfing around to different pages in lovelace I get the labels.

Works Update

Any idea why this don’t work at first?

2022.6.0
Dang it. No labels still.

custom