Skip to content

@mega-yfue/eufy-sdk / NightVision

Variable: NightVision

ts
const NightVision: object;

Night-vision mode: 0=Off, 1=Infrared (the app shows "B&W Auto"), 2=FullColor ("Color"). Use NightVision.FullColor etc. with setNightVision / setProperty(sn,"nightVision",…). Some models omit FullColor.

Type Declaration

FullColor

ts
readonly FullColor: 2 = 2;

Full colour night vision (models with a spotlight / starlight sensor).

Infrared

ts
readonly Infrared: 1 = 1;

Infrared / "B&W Auto" — black-and-white night vision.

Off

ts
readonly Off: 0 = 0;

Off — never use infrared.

Independent and unofficial. Not affiliated with, endorsed by, or sponsored by Anker Innovations, Anker eufy, or eufy. "Anker eufy", "eufy" and "Anker" are trademarks of their respective owners. Use responsibly — rapid or failed logins can trigger captcha or temporary cooldowns.