Rename nickname to friendly_name (#19782)

Better aligns with convention from Home Assistant since many Frigate users are also HA users
This commit is contained in:
Josh Hawkins
2025-08-26 15:29:52 -05:00
committed by GitHub
parent d3af748366
commit 398a3a7b95
18 changed files with 42 additions and 40 deletions

View File

@@ -899,7 +899,7 @@ cameras:
# Optional: Configuration for triggers to automate actions based on semantic search results.
triggers:
# Required: Unique identifier for the trigger (generated automatically from nickname if not specified).
# Required: Unique identifier for the trigger (generated automatically from friendly_name if not specified).
trigger_name:
# Required: Enable or disable the trigger. (default: shown below)
enabled: true