diff --git a/web/src/routes/System.jsx b/web/src/routes/System.jsx index e1ff56ed0..18e59d422 100644 --- a/web/src/routes/System.jsx +++ b/web/src/routes/System.jsx @@ -187,8 +187,9 @@ export default function System() {
{gpu_usages[gpu]['gpu'] == -1 ? (
- There was an error getting usage stats. Either your GPU does not support this or Frigate does - not have proper access. + There was an error getting usage stats. This does not mean hardware acceleration is not working. + Either your GPU does not support this or Frigate does not have proper access to get statistics. + This is expected for the Home Assistant addon.
) : (