Hi guys,
I am quit new to HA an even newer to the badges at top of the dashboards.
I tried to configure some badges for the most important information about my house.
To get the state of the door I use a binary sensor which is connected via Fibaro Integration with HA.
Unfortunately the badge for the door only shows the icon of the sensor but not the state (open/close).
path: default_view
title: Home
subview: false
icon: mdi:home-assistant
badges:
- entity: sun.sun
- entity: binary_sensor.garage_garagentor_73
name: Garage
I am sure for you it will be a low brainer but I still have to learn a lot.
I saw that there are several other threats regarding badges but I could not find the information for my problem or probably I just did not understand.
Thanks for your support guys.
I really appreciate it!