Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Supported devices and their capabilities.

Aruna Tennakoon edited this page Aug 25, 2018 · 10 revisions

Support devices

  • TV

Alexa

  1. Alexa.PowerController
  2. Alexa.PlaybackController "supportedOperations":[Play,Pause,Stop,StartOver,Previous,Next,Rewind,FastForward]
  3. Alexa.InputController
  4. Alexa.Speaker
  5. Alexa.StepSpeaker

Google Home

  1. action.devices.types.SWITCH

Supported traits: action.devices.traits.OnOff,

  • Speaker

Alexa

  1. Alexa.PowerController
  2. Alexa.PlaybackController
  3. Alexa.InputController
  4. Alexa.ChannelController
  5. Alexa.Speaker
  6. Alexa.StepSpeaker

Google Home

  1. action.devices.types.SWITCH
  • Window Shutters

Alexa

  1. Alexa.PowerController
  2. Alexa.ChannelController
  3. Alexa.PercentageController

Google Home

  1. action.devices.types.OUTLET

Supported traits: action.devices.traits.OnOff, action.devices.traits.StartStop

  • Thermostat

Alexa

  1. Alexa.PowerController
  2. Alexa.PowerLevelController
  3. Alexa.ThermostatController
  4. Alexa.TemperatureSensor

Google Home

  1. action.devices.types.THERMOSTAT

Supported traits: action.devices.traits.TemperatureSetting, action.devices.traits.OnOff, action.devices.traits.TemperatureControl

  • Switch

Alexa

  1. Alexa.PowerController

Google Home

  1. action.devices.types.SWITCH

Supported traits: action.devices.traits.OnOff,

  • Light

Alexa

  1. Alexa.PowerController
  2. Alexa.ColorTemperatureController
  3. Alexa.ColorController
  4. Alexa.BrightnessController

Google Home

  1. action.devices.types.LIGHT

Supported traits: action.devices.traits.OnOff, action.devices.traits.Brightness, action.devices.traits.ColorTemperature,action.devices.traits.ColorSpectrum

  • Projector

Alexa

  1. Alexa.PowerController
  2. Alexa.PercentageController
  3. Alexa.ChannelController

Google Home

  1. action.devices.types.SWITCH

Supported traits: action.devices.traits.OnOff,

Clone this wiki locally