Skip to content

fix(z2m): add missing DeviceEffect variants and catch-all - #164

Open
Fiveol wants to merge 1 commit into
chrivers:masterfrom
Fiveol:fix_effect_enum
Open

fix(z2m): add missing DeviceEffect variants and catch-all#164
Fiveol wants to merge 1 commit into
chrivers:masterfrom
Fiveol:fix_effect_enum

Conversation

@Fiveol

@Fiveol Fiveol commented Jul 27, 2026

Copy link
Copy Markdown

Adds None and Colorloop variants to DeviceEffect to prevent Z2M update parsing errors. Also adds #[serde(other)] Other fallback to safely handle unknown or future effect strings from Z2M.

Adds `None` and `Colorloop` variants to `DeviceEffect` to prevent Z2M update parsing errors. Also adds `#[serde(other)] Other` fallback to safely handle unknown or future effect strings from Z2M.

Signed-off-by: Fiveol <andyinventor@outlook.com>
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