{
  "source": "built-in",
  "visibility": "public",
  "listed": true,
  "version": "1.0.0",
  "docsUrl": "https://developers.alyt.com/connectors/aromi",
  "kind": "AROMI",
  "name": "Pascucci (aromi.ai)",
  "icon": "coffee",
  "promise": "Your Pascucci machine through aromi.ai: brew, warm up, and see what it is doing.",
  "connectivity": "cloud",
  "brings": [
    "appliance"
  ],
  "connect": {
    "method": "form",
    "help": "A personal API key from your aromi.ai dashboard, under API keys. ALYT checks it with one call before keeping it, and it can be revoked there at any time.",
    "fields": [
      {
        "key": "apiKey",
        "label": "aromi.ai API key",
        "kind": "password",
        "secret": true,
        "required": true
      }
    ]
  },
  "discovery": {
    "verb": "Look for machines"
  },
  "disconnect": {
    "consequence": "{count} {things} stop answering until it is connected again."
  },
  "author": {
    "kind": "brand",
    "name": "aromi.ai",
    "url": "https://aromi.ai"
  },
  "verification": {
    "level": "proven",
    "at": "2026-09-03T21:15:00.000Z"
  }
}