Fix dashboard heading YAML example (#35052)

This commit is contained in:
Ashmit 2024-10-04 01:12:34 +05:30 committed by GitHub
parent 2087439ab6
commit 0dfa58b39e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ badges:
entity_id: sensor.living_room_sensor_temperature
color: red
- type: entity
entity_id: sensor.living_room_sensor_humidity
entity: sensor.living_room_sensor_humidity
color: deep-purple
```