-
Notifications
You must be signed in to change notification settings - Fork 2
CarbonDioxideSensor
Martin Patfield edited this page Dec 2, 2025
·
3 revisions
| Field | Required | Description |
|---|---|---|
autoReset |
No | Automatically reset after a delay |
topicGetCarbonDioxideDetected |
Yes | Whether or not the sensor has detected carbon dioxide |
topicGetCarbonDioxideLevel |
No | The current carbon dioxide level |
topicGetCarbonDioxidePeakLevel |
No | The peak carbon dioxide level |
topicGetStatusFault |
No | Whether or not the sensor has a generic fault |
topicGetStatusTampered |
No | Whether or not the sensor has been tampered with |
valueCarbonDioxideDetected |
Yes | Accessory has detected carbon dioxide |
valueFault |
No | Accessory has a fault |
valueTampered |
No | Accessory has been tampered with |