I am still a novice in this matter, and please excuse me if I ask trivial questions. I purchased and installed my Weather equipment 3 weeks ago, and I still have a lot to experiment and learn. This is my first topic.
I installed Weather34 meteobridge version , and its time to say "Thank You" to Brian and his efforts to create this beautiful template.I am very sorry that this template will no longer be supported.
Now I would like to ask where the calculations related to PM2.5 and PM10 are located , which file ? I tried to dig in some of them , but I totally lost myself. My PHP experience is close to 0.
The value related to PM2.5 AQI appear fine, but PM10 seems not.
Meteobridge provide right values but in ug/m3 , and they somehow calculated to AQI values. I would know where this calculation is done, in order to change it.
Here are some outputs :
<logger>
<TH date="20220112103832" id="th0" temp="-1.9" hum="75" dew="-5.7" lowbat="0"/>
<THB date="20220112103759" id="thb0" temp="24.1" hum="35" dew="7.7" press="1010.5" seapress="1036.1" fc="-1" lowbat="0"/>
<WIND date="20220112103832" id="wind0" dir="337" gust="1.5" wind="1.5" chill="-3.9" lowbat="0"/>
<RAIN date="20220112103748" id="rain0" rate="0.0" total="0.0" delta="0.0" lowbat="0"/>
<SOL date="20220112103759" id="sol0" rad="81" lowbat="0"/>
<UV date="20220112103759" id="uv0" index="0.0" lowbat="0"/>
<TH date="20220112103810" id="th9" temp="23.2" hum="45" dew="10.6" lowbat="0"/>
<AIR date="20220112103748" id="air4" pm="10.2" lowbat="0"/>
<AIR date="20220112103748" id="air5" pm="9.1" lowbat="0"/>
<DATA date="20220112103748" id="data4" val="1274.00" lowbat="0"/>
</logger>
The physical sensors are properly mapped to virtual ones. But I have this output from the template :
Or may be PM10 is fine ? I have no idea really , so I would ask you for your opinion , and your guide how to fix it , in case it is not the correct value.
I will try to integrate also the data from "data4" , which appear to be the CO2 ppm level, when I have enough experience to do it.
Any tips are appreciated, because I don't even know where to start

Many thanks !
Regards,
Victor