PMS5003 dust sensor, receiving data from ESPEasy

Use this forum to discuss possible implementation of a new feature before opening a ticket.
A developer shall edit the topic title with "[xxx]" where xxx is the id of the accompanying tracker id.
Duplicate posts about the same id. +1 posts are not allowed.

Moderators: leecollings, remb0

Post Reply
phantasm
Posts: 1
Joined: Tuesday 26 September 2017 11:54
Target OS: Windows
Domoticz version:
Contact:

PMS5003 dust sensor, receiving data from ESPEasy

Post by phantasm »

Hi
I've got dust sensor PMS5003 connected thru NodeMCU with ESPEasy FW (v2.0.0-dev12).
This dust sensor gives three different values - PM1.0, PM2.5 and PM10 particles.
I would like to add whole three as a one device in Domoticz, unofrtunately now using Custom sensor it gives me only the first value which is PM1.0.
Are you able to prepare new device with three variables for this kind of sensor?
I attached ss from espeasy and below is JSON:

Code: Select all

{"System":{
"Build": 20000,
"Unit": 0,
"Uptime": 64,
"Free RAM": 18680
},
"Sensors":[
{
"TaskName": "PMS5003_dust",
"pm1.0": 15.00,
"pm2.5": 24.00,
"pm10": 26.00
}
]}>
Unit should be [ug / m3]
Are you able to provide such type of sensor or guide me how to extract the data to Domoticz?
Attachments
espeasy.PNG
espeasy.PNG (21.99 KiB) Viewed 1924 times
romix
Posts: 11
Joined: Saturday 21 May 2016 12:06
Target OS: Raspberry Pi / ODroid
Domoticz version: Latest
Contact:

Re: PMS5003 dust sensor, receiving data from ESPEasy

Post by romix »

Hi, have you found a solution for this problem yet? I have just installed a PMS1003 on a Wemos D1 lite, running ESP 2.0, like you.
A custom sensor only reads one of the outputs (PM1.0), we want all three.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests