An open project to improve the IKEA VINDRIKTNING air quality sensor is already available for download on my GitHub. The basis of the project is a zigbee adapter that needs to be soldered to the sensor (3 wires) and the sensor will start sending data from the built-in PM sensor from the zigbee network. You can solder a ready-made adapter or assemble it by taking a radio module and a module with a 3.3V stabilizer, soldering it yourself on the knee with a surface-mounted installation, the diagram is attached. 

The sensor provides 3 parameters PM2.5, PM1 and PM10. Additional functionality has also been added to the project. You can bind your IKEA WINDRICTNING sensor to any relay, socket or some other actuator (OnOff cluster) that, for example, controls ventilation and the sensor, based on the set thresholds, will begin to send commands to this device to turn it on or off. This combination works without a network coordinator. You can also control the reading interval of the PM sensor, report configuration is available. 

There are 4 firmware versions available on GitHub, end device, end device with amplifier, router, router with amplifier.