rroller / dahua

Dahua Camera and Doorbell Home Assistant Integration
MIT License
369 stars 71 forks source link

Support for LED illuminator on IPC-Color4K series (including IPC-Color4K-T) #321

Open brendaneleven opened 7 months ago

brendaneleven commented 7 months ago

It is not currently possible to control the illuminator via the integration for my IPC-Color4K-T.

I would like to turn on the illuminator in response to motion. In my case - when someone walks into a specific zone configured in Frigate.

Refer to this post linking to this post on IPCamTalk. Essentially - they were unable to control the illuminator and instead had to resort to using a Day profile 24/7 and switching to a Night profile (with illuminator on) when required (e.g. motion occurred).

I have recorded a network request via devtools. It successfully turns on the illuminator (with the broader camera profile set to "Self-adjustment"). See below.

It doesn't work long term as it is session based, and I'm unsure how to convert it to a request format that uses auth parameters instead.

Hoping that this project can add support, or at the very least someone can share a CURL request that we can use to call when we want to trigger the LED on/off. I've found many people after this functionality online, but no one who has cracked in.

Thank you to the devs of this project.

Functioning illuminator call (logged via DevTools) curl 'http://192.168.5.92/RPC2' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-NZ,en-GB;q=0.9,en-US;q=0.8,en;q=0.7' \ -H 'Cache-Control: no-cache' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Cookie: username=admin; WebClientHttpSessionID=f080d6f18b287afbca3232e8ae25ce67' \ -H 'Origin: http://192.168.5.92' \ -H 'Pragma: no-cache' \ -H 'Referer: http://192.168.5.92/' \ -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36' \ --data-raw '{"method":"system.multicall","params":[{"method":"configManager.setConfig","params":{"name":"VideoColor","table":[[{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"Day","Saturation":50,"Style":"Standard","TimeSection":"1 00:00:00-24:00:00"},{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"Night","Saturation":50,"Style":"Standard","TimeSection":"0 00:00:00-24:00:00"},{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"Normal","Saturation":50,"Style":"Standard","TimeSection":"0 00:00:00-24:00:00"},{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"FrontLight","Saturation":50,"Style":"Standard","TimeSection":"0 00:00:00-24:00:00"},{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"BackLight","Saturation":50,"Style":"Standard","TimeSection":"0 00:00:00-24:00:00"},{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"StrongLight","Saturation":50,"Style":"Standard","TimeSection":"0 00:00:00-24:00:00"},{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"LowLight","Saturation":50,"Style":"Standard","TimeSection":"0 00:00:00-24:00:00"},{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"Custom","Saturation":50,"Style":"Standard","TimeSection":"0 00:00:00-24:00:00"},{"Brightness":50,"ChromaSuppress":50,"Contrast":50,"Gamma":50,"Hue":50,"Name":"Custom1","Saturation":50,"Style":"Standard","TimeSection":"0 00:00:00-24:00:00"}]],"options":[]},"id":210,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoSubColor","table":[[{"Adapt":"Network","Name":"Day"},{"Adapt":"Network","Name":"Night"},{"Adapt":"Network","Name":"Normal"},{"Adapt":"Network","Name":"FrontLight"},{"Adapt":"Network","Name":"BackLight"},{"Adapt":"Network","Name":"StrongLight"},{"Adapt":"Network","Name":"LowLight"},{"Adapt":"Network","Name":"Custom"},{"Adapt":"Network","Name":"Custom1"}]],"options":[]},"id":211,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoImageControl","table":[{"Flip":false,"Freeze":false,"Mirror":false,"Rotate90":0,"Stable":0}],"options":[]},"id":212,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInSharpness","table":[[{"Level":50,"Mode":1,"Name":"Day","Sharpness":50},{"Level":50,"Mode":1,"Name":"Night","Sharpness":50},{"Level":50,"Mode":1,"Name":"Normal","Sharpness":50},{"Level":50,"Mode":1,"Name":"FrontLight","Sharpness":50},{"Level":50,"Mode":1,"Name":"BackLight","Sharpness":50},{"Level":50,"Mode":1,"Name":"StrongLight","Sharpness":50},{"Level":50,"Mode":1,"Name":"LowLight","Sharpness":50},{"Level":50,"Mode":1,"Name":"Custom","Sharpness":50},{"Level":50,"Mode":1,"Name":"Custom1","Sharpness":50}]],"options":[]},"id":213,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInExposure","table":[[{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":50,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"Day","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0},{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":50,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"Night","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0},{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":50,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"Normal","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0},{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":40,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"FrontLight","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0},{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":50,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"BackLight","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0},{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":50,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"StrongLight","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0},{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":50,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"LowLight","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0},{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":50,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"Custom","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0},{"AntiFlicker":0,"AutoGainMax":2,"Backlight":0,"BacklightRegion":[3096,3096,5096,5096],"Compensation":50,"DoubleExposure":0,"Gain":1,"GainMax":50,"GainMin":0,"GlareInhibition":0,"Iris":50,"IrisAuto":true,"IrisMax":50,"IrisMin":0,"Mode":8,"Name":"Custom1","RecoveryTime":900,"Rect":[0,0,0,0],"SlowAutoExposure":0,"SlowShutter":false,"SlowSpeed":25,"Value1":0,"Value2":40,"WideDynamicRange":0,"WideDynamicRangeMode":0}]],"options":[]},"id":214,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInDenoise","table":[[{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Auto","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"Day"},{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Manual","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"Night"},{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Manual","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"Normal"},{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Auto","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"FrontLight"},{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Auto","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"BackLight"},{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Auto","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"StrongLight"},{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Auto","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"LowLight"},{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Auto","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"Custom"},{"2DEnable":true,"2DLevel":3,"3DAutoType":{"AutoLevel":50},"3DManulType":{"SnfLevel":50,"TnfLevel":50},"3DType":"Auto","DenoiseAlgorithm1":{"SnfLevel":50,"TnfLevel":50,"Type":"Manual"},"Name":"Custom1"}]],"options":[]},"id":215,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInIRExposure","table":[[{"Enable":false,"Name":"Day"},{"Enable":false,"Name":"Night"},{"Enable":false,"Name":"Normal"},{"Enable":false,"Name":"FrontLight"},{"Enable":false,"Name":"BackLight"},{"Enable":false,"Name":"StrongLight"},{"Enable":false,"Name":"LowLight"},{"Enable":false,"Name":"Custom"},{"Enable":false,"Name":"Custom1"}]],"options":[]},"id":216,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInBacklight","table":[[{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"Off","Name":"Day","WideDynamicRange":50},{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"Off","Name":"Night","WideDynamicRange":50},{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"Off","Name":"Normal","WideDynamicRange":50},{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"Off","Name":"FrontLight","WideDynamicRange":50},{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"WideDynamic","Name":"BackLight","WideDynamicRange":50},{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"WideDynamic","Name":"StrongLight","WideDynamicRange":50},{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"Off","Name":"LowLight","WideDynamicRange":50},{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"Off","Name":"Custom","WideDynamicRange":50},{"BacklightMode":"Default","BacklightRegion":[3096,3096,5096,5096],"GlareInhibition":50,"Intensity":50,"IntensityMode":"Disable","Mode":"Off","Name":"Custom1","WideDynamicRange":50}]],"options":[]},"id":217,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInWhiteBalance","table":[[{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"Day"},{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"Night"},{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"Normal"},{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"FrontLight"},{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"BackLight"},{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"StrongLight"},{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"LowLight"},{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"Custom"},{"ColorTemperatureLevel":50,"GainBlue":80,"GainGreen":80,"GainRed":80,"ManualDatumRect":[3096,3096,5096,5096],"Mode":"Auto","Name":"Custom1"}]],"options":[]},"id":218,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInDayNight","table":[[{"Delay":6,"Mode":"Color","Name":"Day","Sensitivity":2,"Type":"Mechanism"},{"Delay":6,"Mode":"Color","Name":"Night","Sensitivity":2,"Type":"Mechanism"},{"Delay":6,"Mode":"Color","Name":"Normal","Sensitivity":2,"Type":"Mechanism"},{"Delay":6,"Mode":"Color","Name":"FrontLight","Sensitivity":2,"Type":"Mechanism"},{"Delay":6,"Mode":"Color","Name":"BackLight","Sensitivity":2,"Type":"Mechanism"},{"Delay":6,"Mode":"Color","Name":"StrongLight","Sensitivity":2,"Type":"Mechanism"},{"Delay":6,"Mode":"Color","Name":"LowLight","Sensitivity":2,"Type":"Mechanism"},{"Delay":6,"Mode":"Color","Name":"Custom","Sensitivity":2,"Type":"Mechanism"},{"Delay":6,"Mode":"Color","Name":"Custom1","Sensitivity":2,"Type":"Mechanism"}]],"options":[]},"id":219,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"Lighting_V2","table":[[[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Off","PercentOfMaxBrightness":100,"Sensitive":3}],[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":100}],"Mode":"Manual","PercentOfMaxBrightness":100,"Sensitive":3}],[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Manual","PercentOfMaxBrightness":100,"Sensitive":3}],[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","PercentOfMaxBrightness":100,"Sensitive":3}],[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","PercentOfMaxBrightness":100,"Sensitive":3}],[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","PercentOfMaxBrightness":100,"Sensitive":3}],[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","PercentOfMaxBrightness":100,"Sensitive":3}],[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","PercentOfMaxBrightness":100,"Sensitive":3}],[{"Correction":50,"LightType":"WhiteLight","MiddleLight":[{"Angle":50,"Light":50}],"Mode":"Auto","PercentOfMaxBrightness":100,"Sensitive":3}]]],"options":[]},"id":220,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInAntiFillLightOverExposure","table":[[{"Name":"Day","TargetMode":"Off"},{"Name":"Night","TargetMode":"Off"},{"Name":"Normal","TargetMode":"Off"},{"Name":"FrontLight","TargetMode":"Off"},{"Name":"BackLight","TargetMode":"Off"},{"Name":"StrongLight","TargetMode":"Off"},{"Name":"LowLight","TargetMode":"Off"},{"Name":"Custom","TargetMode":"Off"},{"Name":"Custom1","TargetMode":"Off"}]],"options":[]},"id":221,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"VideoInDefog","table":[[{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"Day"},{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"Night"},{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"Normal"},{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"FrontLight"},{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"BackLight"},{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"StrongLight"},{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"LowLight"},{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"Custom"},{"CamDefogEnable":false,"Intensity":0,"LightIntensityLevel":50,"LightIntensityMode":"Auto","Mode":"Off","Name":"Custom1"}]],"options":[]},"id":222,"session":"f080d6f18b287afbca3232e8ae25ce67"},{"method":"configManager.setConfig","params":{"name":"LDCorrection","table":[{"Enable":false}],"options":[]},"id":223,"session":"f080d6f18b287afbca3232e8ae25ce67"}],"id":224,"session":"f080d6f18b287afbca3232e8ae25ce67"}' \ --compressed \ --insecure