Add HM330x Particle Sensor Support #5

Merged
seiichiro merged 5 commits from hm330x into master 2021-05-02 15:11:49 +00:00
Showing only changes of commit 4b8111316d - Show all commits

View file

@ -111,7 +111,7 @@
],
"hm330x": [
{ "name": "pm1", "type": "UInt16", "factor": 1, "multi": false },
{ "name": "pm2.5", "type": "UInt16", "factor": 1, "multi": false },
{ "name": "pm2_5", "type": "UInt16", "factor": 1, "multi": false },
{ "name": "pm10", "type": "UInt16", "factor": 1, "multi": false },
],
"ds18b20": [