Thank you @Altair_AirGradient , I have applied the custom via PM count scaling factor for the inside unit. But weirdly, I still canât make it work properly for the Open Air apparently.
One:
Dashboard config:
API confirmation:
{âcountryâ:âFRâ,âpmStandardâ:âugm3â,âledBarModeâ:âco2â,âabcDaysâ:8,âtvocLearningOffsetâ:12,ânoxLearningOffsetâ:12,âmqttBrokerUrlâ:"",âhttpDomainâ:"",âtemperatureUnitâ:âcâ,âdisableCloudConnectionâ:false,âconfigurationControlâ:âbothâ,âpostDataToAirGradientâ:true,âledBarBrightnessâ:30,âdisplayBrightnessâ:30,âofflineModeâ:false,âmonitorDisplayCompensatedValuesâ:false,âmodelâ:âI-9PSL-DEâ,âcorrectionsâ:{"pm02":{âcorrectionAlgorithmâ:âcustomâ,âslrâ:{âinterceptâ:0,âscalingFactorâ:0.004629,âuseEpa2021â:true}},âatmpâ:{âcorrectionAlgorithmâ:ânoneâ,âslrâ:null},ârhumâ:{âcorrectionAlgorithmâ:ânoneâ,âslrâ:null}},âextendedPmMeasuresâ:false}
OpenAir:
Dashboard config:
API confirmation not ok:
{âcountryâ:âFRâ,âpmStandardâ:âugm3â,âledBarModeâ:âco2â,âabcDaysâ:8,âtvocLearningOffsetâ:12,ânoxLearningOffsetâ:12,âmqttBrokerUrlâ:"",âhttpDomainâ:"",âtemperatureUnitâ:âcâ,âdisableCloudConnectionâ:false,âconfigurationControlâ:âbothâ,âpostDataToAirGradientâ:true,âledBarBrightnessâ:30,âdisplayBrightnessâ:30,âofflineModeâ:false,âmonitorDisplayCompensatedValuesâ:false,âextendedPmMeasuresâ:false,âmodelâ:âO-1PSTâ,âcorrectionsâ:{"pm02":{âcorrectionAlgorithmâ:âepa_2021â,âslrâ:null},âatmpâ:{âcorrectionAlgorithmâ:âag_pms5003t_2024â,âslrâ:null},ârhumâ:{âcorrectionAlgorithmâ:âag_pms5003t_2024â,âslrâ:null}}}
Another weird thing for the OpenAir, on the mobile app, it says itâs in raw mode for PM2.5.
So with 3 different feedback (dashboard != API != mobile app), I am not sure if my setting is correctly applied.