Skip to content

Fix remote tab JSON parsing error caused by missing black color definition in JSON API scheme#1471

Merged
awawa-dev merged 1 commit intomasterfrom
fix-remote-tab-live-calibration
Mar 11, 2026
Merged

Fix remote tab JSON parsing error caused by missing black color definition in JSON API scheme#1471
awawa-dev merged 1 commit intomasterfrom
fix-remote-tab-live-calibration

Conversation

@awawa-dev
Copy link
Copy Markdown
Owner

This PR fixes a JSON schema validation warning occurring in the Remote Tab when switching the calibration type to RGBCMYK instead of default RGB mode in the Live calibration panel.

The issue was caused by a missing black color field definition in the local API JSON schema. When the user selects the RGBCMYK mode (by disabling RGB Calibration), the API sends a black value that was previously unrecognized, leading to a schema invalid warning ("Errors during specific message validation, please consult the HyperHDR Log") and preventing correct data synchronization. The RGBCMYK color adjustment command via JSON API was also affected when a black color target was specified.

@awawa-dev awawa-dev merged commit 91a77f8 into master Mar 11, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant