frigate icon indicating copy to clipboard operation
frigate copied to clipboard

Add Hailo-8 temperature retrieval

Open tigattack opened this issue 1 month ago • 1 comments

Proposed change

This change adds temperature retrieval for Hailo-8 devices:

image
// curl -s localhost:8971/api/stats | jq .service.temperatures
{
  "hailo8": 45.5
}

Type of change

  • [ ] Dependency upgrade
  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature
  • [ ] Breaking change (fix/feature causing existing functionality to break)
  • [ ] Code quality improvements to existing code
  • [ ] Documentation Update

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:

Checklist

  • [x] The code change is tested and works locally.
  • [x] Local tests pass. Your PR cannot be merged unless tests pass
  • [x] There is no commented out code in this PR.
  • [ ] UI changes including text have used i18n keys and have been added to the en locale.
  • [x] The code has been formatted using Ruff (ruff format frigate)

tigattack avatar Dec 01 '25 12:12 tigattack

Deploy Preview for frigate-docs canceled.

Name Link
Latest commit 513bede475e83cf506d5dfd542063ac47eb042cb
Latest deploy log https://app.netlify.com/projects/frigate-docs/deploys/692e32c6722c5d00087f4f02

netlify[bot] avatar Dec 01 '25 12:12 netlify[bot]