Skip to content

Commit

Permalink
Add explanation to const comment
Browse files Browse the repository at this point in the history
  • Loading branch information
NickM-27 committed Jun 28, 2023
1 parent f28de4f commit e5737f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions custom_components/frigate/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
ATTR_MQTT = "mqtt"

# Frigate Attribute Labels
# These are labels that are not individually tracked as they are
# attributes of another label. ex: face is an attribute of person
ATTRIBUTE_LABELS = ["amazon", "face", "fedex", "license_plate", "ups"]

# Configuration and options
Expand Down

0 comments on commit e5737f3

Please sign in to comment.