Improve analysis prioritization and article structure
This commit is contained in:
parent
3aaa6df53c
commit
52c6081a97
3 changed files with 260 additions and 31 deletions
|
|
@ -23,6 +23,8 @@ KEEP_SNAPSHOT_DAYS="14"
|
|||
# At 05:00, analyze snapshots from roughly this many hours
|
||||
ANALYZE_SNAPSHOT_HOURS="24"
|
||||
ARTICLE_CONTEXT_DAYS="7"
|
||||
MAX_ANALYZE_CHARS="80000"
|
||||
DISPLAY_TIMEZONE="Europe/Copenhagen"
|
||||
|
||||
# Domains to include
|
||||
RELEVANT_DOMAINS="sensor,binary_sensor,person,device_tracker,climate,light,switch,lock,cover,alarm_control_panel,media_player,calendar,weather"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue