Rename Particulate matter sensors to PM (#91384)

This commit is contained in:
Franck Nijhof 2023-04-14 09:43:15 +02:00 committed by GitHub
parent fc8c5f1bbd
commit ce16d8eeac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 67 additions and 105 deletions

View file

@ -197,13 +197,13 @@
"name": "Ozone"
},
"pm1": {
"name": "Particulate matter 1 μm"
"name": "PM1"
},
"pm10": {
"name": "Particulate matter 10 μm"
"name": "PM10"
},
"pm25": {
"name": "Particulate matter 2.5 μm"
"name": "PM2.5"
},
"power_factor": {
"name": "Power factor"