What's new
- Clear Priority button: manually clear the configured priority slot so USB grabber and other sources can resume after solid color or effect control
- Clear priority when main light turns off option (default off): automatically send HyperHDR
clearwhen the main light is turned off - Documentation updates for README and wiki
Bug fixes
- Average color sensor / HyperHDR.ng JSON validation (#90): Stops calling the unsupported
calculate-colorsRPC on HyperHDR v21+, which causedUnknown enum valueerrors in HyperHDR logs andErrors during message validationwarnings in Home Assistant at startup. The average color sensor now prefersledcolors/currentColorsand only falls back tocalculate-colorson older servers/libraries.