@mega-yfue/eufy-sdk / LightEffectSummary
Interface: LightEffectSummary
One entry in the light-effect gallery — the browsable catalogue behind listLightEffects. buildable says whether the entry's definition can be turned into wire fields at all: false when it carries no layers, or a layer shape this SDK cannot encode.
Properties
buildable
ts
buildable: boolean;Whether this entry can be serialized to wire fields.
colors?
ts
optional colors?: string;Preview swatch — "RRGGBB|RRGGBB…" — when the catalogue entry carries one.
lightId
ts
lightId: number;The catalogue id that identifies this effect on the wire.
name?
ts
optional name?: string;Display name from the catalogue (e.g. "Presidents Day"), when present.