aura

fw v{{ state.fw }}
{{ state.wifi ? 'Online' : 'Offline' }} {{ screenName }}
Web Serial is not available in this browser. Use Chrome / Edge / Brave on desktop, served from localhost or HTTPS.
eCO₂
{{ state.eco2 }}ppm
{{ eco2State.text }}
Temperature
{{ state.temp.toFixed(1) }}°C
Humidity
{{ state.hum.toFixed(1) }}%
TVOC
{{ state.tvoc }}ppb
AQI
{{ state.aqi }}/5

Sensor data is stale or missing

Last 12 hours · eCO₂ ppm
Good Acceptable Stuffy Air it out
{{ b.label }}
loaded from device ✓

WiFi

Saved to the device EEPROM, applied at next boot. On device: SSID "{{ config.ssid || '—' }}"

Display

Remote content server

On device: {{ config.url || '—' }} · every {{ intervalName }}

Device

Responses

  • {{ r }}

Serial log {{ showLog ? '▾' : '▸' }}

{{ logs.join('\n') }}