[Support]: Camera Group Icon not showing #12880
-
Describe the problem you are havingI am creating my camera group via config not UI. The icon shows as blank however the rest of the camera group functions properly. I suspect my icon name is incorrect however using the one in the docs is also not working. Is there a list of icons we can access, is it using MDI icons? Versionv0.14.0 Frigate config filecamera_groups:
# Required: Name of camera group
outside:
# Required: list of cameras in the group
cameras:
- dooryardcam
- backyardcam
- backyardnorthcam
- sideyardcam
- rivercam
# Required: icon used for group
icon: car
# Required: index of this group
order: 0 Relevant log outputN/A FFprobe output from your cameraN/A Frigate statsN/A Operating systemOther Install methodDocker Compose Object DetectorCoral Network connectionWired Camera make and modelN/A Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Answered by
hawkeye217
Aug 9, 2024
Replies: 1 comment 8 replies
-
The icon should be LuCar |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, fixed in #12881