HyperHDR v22 smoothing controls
Adds authenticated HyperHDR v22 smoothing config entities via config get/set (#115).
What's new
- Switches: Anti-flicker Filter, Continuous Output
- Numbers: Smoothing Factor, Stiffness, Damping, Y Limit (plus reworked Time / Update Frequency)
- Select: Smoothing Type updated for the v22 interpolator enum (
HybridRgbInterpolator,HybridInterpolator, …) - Removed: Smoothing Decay (not in the v22 schema) — pruned automatically on load
- Auth: Smoothing config entities are created only when
configgetconfig succeeds. Set Admin Password in Options when local admin authentication is enabled - Dependency:
hyperhdr-py-sickkick0.2.2→0.2.3
Most smoothing entities remain disabled by default — enable them on the device page if you want them in the UI.
Also since v1.0.1
- Average Color entity ID rename (
*_none→*_average_color) and docs pin updates (v1.0.2)
Full Changelog: v1.0.1...v1.2.1