Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 18:16

Highlights

Fixes HyperHDR JSON validation noise and LED stream auth issues from #110.

Average Color (hyperhdr-py-sickkick==0.2.2)

  • Uses HyperHDR-valid current-state / average-color instead of invalid ledcolors / currentColors
  • Parses {red, green, blue} from the server response
  • Average Color sensor works with LED cameras disabled

LED camera / admin password

  • LED Colors and LED Gradient WebSockets lazy-start on first view (disabled/unused cameras stay idle)
  • Clearer auth failure handling via library 0.2.2 (no reconnect spam after permanent auth failure)
  • Admin password must be at least 8 characters (HyperHDR requirement); clearing the Options field removes a stored password
  • LED Colors (imagestream) still requires admin auth when Local API Authentication is enabled — tokens alone are not enough

Dependency

  • Bumps hyperhdr-py-sickkick from 0.2.10.2.2

What's Changed

Full Changelog: v1.0.0...v1.0.1