{
  "source": "built-in",
  "visibility": "public",
  "listed": true,
  "version": "1.0.0",
  "docsUrl": "https://developers.alyt.com/connectors/ecobee",
  "kind": "ECOBEE",
  "name": "ecobee",
  "icon": "thermometer-sun",
  "promise": "The ecobee thermostat and its room sensors, paired on your own network. No ecobee account is involved.",
  "connectivity": "local",
  "brings": [
    "thermostat",
    "sensor"
  ],
  "connect": {
    "method": "pair",
    "help": "Enable HomeKit on the thermostat first (Main menu, Settings, HomeKit) and stay at its screen: when ALYT starts the pairing the thermostat shows a fresh code, which is asked for next. The thermostat must not already be paired to Apple Home.",
    "fields": [
      {
        "key": "address",
        "label": "Address on your network",
        "kind": "text",
        "secret": false,
        "required": true,
        "placeholder": "192.168.1.224",
        "help": "The thermostat shows it under Settings, Wi-Fi. Needed because this network does not pass HomeKit's announcements to ALYT."
      }
    ]
  },
  "discovery": {
    "verb": "Look for the thermostat"
  },
  "disconnect": {
    "consequence": "{count} {things} stop answering until it is connected again."
  },
  "author": {
    "kind": "alyt",
    "name": "ALYT",
    "url": "https://alyt.com"
  },
  "verification": {
    "level": "proven",
    "at": "2026-09-04T00:04:00.000Z"
  }
}