Skip to content

Releases: Patras3/camera-snapshot-processor

v1.3.1

22 Oct 21:59

Choose a tag to compare

Initial release

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Oct 21:43

Choose a tag to compare

Initial release

What's Changed

  • Add multi-camera support for same source camera by @Patras3 in #5
  • Rework cropping system with dual-image interface for better UX by @Patras3 in #6

Full Changelog: v1.2.1...v1.3.0

v1.2.1

15 Oct 21:25

Choose a tag to compare

Initial release

Full Changelog: v1.2.0...v1.2.1

v1.2.0

15 Oct 20:44

Choose a tag to compare

🎉 What's New

✨ Major Features

  • Custom Entity Names: Freely customize entity IDs (e.g., camera.front2, camera.backyard) instead of being forced to use the _processed suffix
  • Professional Color Picker: Beautiful color picker with quick-access swatches for instant color selection
  • Separate Backgrounds: Different background colors for text overlays and state icons
  • Smart Defaults: Dimension sliders automatically adapt to your camera's native resolution
  • Loading Overlay: Professional loading animation when refreshing data from Home Assistant
  • Reload Button: Manually refresh all data from Home Assistant with one click

🎨 UI/UX Improvements

  • Visual color preview with swatches for quick selection
  • Clear buttons for easy transparent backgrounds (no more confusing RGBA inputs)
  • Slider ranges intelligently adapt to your camera's resolution
  • Font sizes auto-suggest based on your output image dimensions
  • Entity ID validation prevents duplicate names
  • Entity registry as source of truth - always shows actual HA entity IDs

🐛 Bug Fixes

  • Fixed text overlay background spacing and alignment
  • Fixed entity name editor to actually change entity IDs (not just friendly names)
  • Fixed color picker interface - cleaner and more intuitive
  • Suggested states section now clears properly when switching entities

🔄 Backward Compatibility

No migration needed! This release is fully backward compatible. Your existing cameras will continue working exactly as before without any configuration changes.


Full Changelog: v1.1.0...v1.2.0