Playground / SVG Device Lab

← Back to specimensShared library · Thermostats

Shared library · Thermostats

Honeywell T9

A quiet resting display that opens into a touchscreen, with room sensors to decide where comfort matters.

Honeywell T9 thermostatIdle
Original finishWhite shell · Color display
01
Room 72 degrees fahrenheit, humidity 45%. cool mode. Heat to 68, cool to 74. Fan auto. Following Schedule. Idle.
Seam claySoft gray · Matte surfaces
02
Room 72 degrees fahrenheit, humidity 45%. cool mode. Heat to 68, cool to 74. Fan auto. Following Schedule. Idle.
Tap the resting display to wake it, then explore temperature, mode, fan, and room priority.Shared climate, readings, and room sensors
TRY A STATE
Changes on either device update both studies. Automatic activity previews temperature demand; connected devices should use reported heating and cooling flags. A connected host owns API calls, schedules, and override expiry. Room priority and sensor averaging are local T9 controls. Auto maps to heat_cool and allows equal targets in this preview.
Component props
{
  "seamProperties": {
    "temperature_celsius": 22.2222,
    "temperature_fahrenheit": 72,
    "current_climate_setting": {
      "hvac_mode_setting": "cool",
      "fan_mode_setting": "auto",
      "heating_set_point_celsius": 20,
      "cooling_set_point_celsius": 23.3333
    },
    "is_heating": false,
    "is_cooling": false,
    "is_fan_running": false,
    "is_temporary_manual_override_active": false
  },
  "displayAndSensorProps": {
    "appearances": [
      "original",
      "seam"
    ],
    "asleep": true,
    "time": "18:30",
    "temperatureUnit": "fahrenheit",
    "humidity": 45,
    "outdoorTemperatureCelsius": 31.1111,
    "scheduleStatus": "following",
    "isOnline": true,
    "disabled": false,
    "priority": "selected",
    "useSensorAverage": false,
    "rooms": [
      {
        "id": "thermostat",
        "name": "Thermostat",
        "temperatureCelsius": 22.2222,
        "humidity": 45,
        "occupied": true,
        "selected": true
      },
      {
        "id": "living-room",
        "name": "Living Room",
        "temperatureCelsius": 23.8889,
        "humidity": 48,
        "occupied": true,
        "selected": false
      },
      {
        "id": "bedroom",
        "name": "Bedroom",
        "temperatureCelsius": 21.1111,
        "humidity": 42,
        "occupied": false,
        "selected": false
      }
    ]
  }
}
Reference images
Honeywell T9 white thermostat with a large 72-degree resting display
Honeywell T9 – Device Specimens