Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 11:30
· 18 commits to main since this release

Added

  • Integration configs for 1,052 cameras — Frigate RTSP URL templates and detect settings, Home Assistant integration info across 48 brands
  • Camera configs framework — new configs field in schema supporting Frigate, Home Assistant, and Blue Iris
  • configs/ directory with templates and seed configs for community contributions
  • GitHub issue template for submitting camera configs via web form
  • Power Source column in frontend — new filterable column with badges (PoE, DC, USB, Battery, Solar, AC)
  • CFG badge next to model name in table for cameras with integration configs
  • Integration Configs section in camera detail drawer — shows Frigate YAML snippets and HA setup notes

Changed

  • Connectivity/Power splitconnectivity now only covers network types (WiFi, Ethernet, 4G, Coax); power moved to new power_source field across all 1,330 cameras
  • Power filter dropdown added to frontend controls
  • Updated CONTRIBUTING.md with config contribution guide