Hi,
I’m using a customize.yaml with some binary_sensors in it.
All sensors working as given device_classes incl. the icons (window, door) with the status open/close except the garage sensor.
That’s what i did in the customize.yaml:
binary_sensor.tor_garage:
friendly_name: Tor Garage
device_class: garage
unique_id: STOG
Where’s the problem?