Hello
I have an ESP8266 (actually a Node MCU) and an SDS011 air quality sensor connected to it. On the ESP I have uploaded ESP Easy. In this software the sensor is implemented and thanks to this I was able to get results for the two quantities measured by the sensor without any problem, namely PM 2,5 and PM 10. The problem arises when I want to send the data to Domoticz. In ESP Easy there is the possibility to enter only one IDX of the controller. If I do this I get the measurement result in Domoticz, but only the PM 2.5 value. Can anyone advise how to send the other value to Domoticz? From what I have been able to read it is necessary to enter the appropriate code in Rules, however the one I found on another forum unfortunately does not work.
I have an ESP8266 (actually a Node MCU) and an SDS011 air quality sensor connected to it. On the ESP I have uploaded ESP Easy. In this software the sensor is implemented and thanks to this I was able to get results for the two quantities measured by the sensor without any problem, namely PM 2,5 and PM 10. The problem arises when I want to send the data to Domoticz. In ESP Easy there is the possibility to enter only one IDX of the controller. If I do this I get the measurement result in Domoticz, but only the PM 2.5 value. Can anyone advise how to send the other value to Domoticz? From what I have been able to read it is necessary to enter the appropriate code in Rules, however the one I found on another forum unfortunately does not work.