Add CO2 sensors to spaceapid response

This commit is contained in:
June 2024-01-22 02:05:48 +01:00
parent 7fd115ca22
commit 12c38aac8b
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -64,6 +64,28 @@
"club-assistant"
]
}
],
"CO2": [
{
"sensor_data": {
"unit": "ppm",
"location": "Hauptraum",
"description": "Sensor im Hauptraum (Typ: SCD41)"
},
"allowed_credentials": [
"club-assistant"
]
},
{
"sensor_data": {
"unit": "ppm",
"location": "Loetschlauch",
"description": "Sensor im Lötschlauch (Teil der Werkstatt, Typ: SCD41)"
},
"allowed_credentials": [
"club-assistant"
]
}
]
},
"state": {