Environmental Sensor
Measures conditions in the surroundings — air quality, temperature, humidity, noise level, water level, or weather. These sensors read the environment, not people, though noise and air readings can still reflect human activity.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/environmental_sensor.
element "environmental_sensor"
{
"id": "environmental_sensor",
"category_id": "collection",
"title": [
{
"locale": "en",
"value": "Environmental Sensor"
}
],
"description": [
{
"locale": "en",
"value": "Measures conditions in the surroundings — air quality, temperature, humidity, noise level, water level, or weather. These sensors read the environment, not people, though noise and air readings can still reflect human activity."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "thermometer",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}