{
  "source": "built-in",
  "visibility": "public",
  "listed": true,
  "version": "1.0.0",
  "docsUrl": "https://developers.alyt.com/connectors/cync",
  "kind": "CYNC",
  "name": "GE Cync",
  "icon": "lamp",
  "promise": "Cync bulbs, dimmers, switches and plugs, through Cync's cloud with your account.",
  "connectivity": "cloud",
  "brings": [
    "light",
    "switch"
  ],
  "connect": {
    "method": "signIn",
    "help": "Sign in with the Cync account; Cync then emails a code, which is asked for next. The password is used once and never kept. A local route (the router change the guide describes) comes later.",
    "fields": [
      {
        "key": "email",
        "label": "Cync account email",
        "kind": "email",
        "secret": false,
        "required": true
      },
      {
        "key": "password",
        "label": "Cync account password",
        "kind": "password",
        "secret": true,
        "required": true
      }
    ]
  },
  "discovery": {
    "verb": "Look for Cync devices"
  },
  "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-04T01:35:00.000Z"
  }
}