{
  "source": "built-in",
  "visibility": "public",
  "listed": true,
  "version": "1.0.0",
  "docsUrl": "https://developers.alyt.com/connectors/google_tv",
  "kind": "GOOGLE_TV",
  "name": "Google TV",
  "icon": "tv",
  "promise": "Google TVs in your rooms: power, volume, open an app, and show a camera on the screen, all on your own network.",
  "connectivity": "local",
  "brings": [
    "speaker",
    "switch"
  ],
  "connect": {
    "method": "pair",
    "help": "Be in front of the TV: it shows a code when ALYT connects, which is asked for next.",
    "fields": [
      {
        "key": "address",
        "label": "TV's address on your network",
        "kind": "text",
        "secret": false,
        "required": true,
        "placeholder": "192.168.1.175"
      }
    ]
  },
  "discovery": null,
  "disconnect": {
    "consequence": "The TV stops answering and can no longer show a camera."
  },
  "author": {
    "kind": "alyt",
    "name": "ALYT",
    "url": "https://alyt.com"
  },
  "verification": {
    "level": "declared"
  }
}