Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SmartHomeOptions

Hierarchy

Properties

Properties

Optional debug

debug: undefined | true | false

Optional jwt

A JWT (JSON Web Token) that is able to access the home graph API. This is used for report state. See https://jwt.io/. A JWT can be created through the Google Cloud Console: https://console.cloud.google.com/apis/credentials

Optional key

key: undefined | string

An API key to use the home graph API. See https://console.cloud.google.com/apis/api/homegraph.googleapis.com/overview to learn more.

Generated using TypeDoc