This release addresses a configuration error for Home Assistant OS users regarding Log File monitoring.
- Fixed: Removed the deprecated
loggerconfiguration from the documentation which caused validation errors ("invalid option 'filename'") on newer Home Assistant versions. - Changed: Log File Hygiene is now optional. The system utilizes "graceful degradation": if you are on HAOS and do not want to enable file logging via CLI, HAGHS will simply skip this check (0 penalty) and focus on Database Hygiene.
- Doc Update: Clarified Prerequisites to explicitly separate essential (System Monitor, Database) from advanced/optional (Log File) sensors.