Fix camera group icon name in reference config (#12883)

This commit is contained in:
Josh Hawkins 2024-08-09 09:41:12 -05:00 committed by GitHub
parent 8a099b4ae5
commit 9b1fb33ac6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -719,7 +719,7 @@ camera_groups:
- side_cam
- front_doorbell_cam
# Required: icon used for group
icon: car
icon: LuCar
# Required: index of this group
order: 0
```