Tagging devices for Alexa Support

Morning! I was lost about that some weeks ago, i have some SonOFF tasmotas basically lights, conected via MQTT. What i did was:

Switch F2_Wardrobe_Light        "Armario"   <Light> {channel="mqtt:topic:23981f9f:Tamosta6_Switch", alexa="PowerController.powerState"}
Switch GF_Boiler_Power          "Bomba"     <Light> {channel="mqtt:topic:cc70be1d:Tasmota3_Switch", alexa="PowerController.powerState"}
Switch OU_FrontYard_Light       "Jardin"    <Light> {channel="mqtt:topic:658b4c37:Tasmota1_Switch", alexa="PowerController.powerState"}
Switch OU_FrontYard_Light_Pool  "Piscina"   <Light> {channel="mqtt:topic:34772baf:Tasmota4_Switch", alexa="PowerController.powerState"}
Switch GF_LivingRoom_Light      "Salon"     <Light> {channel="mqtt:topic:fd509a07:Tamosta8_Switch", alexa="PowerController.powerState"}
Switch GF_Terrace_Light         "Terraza"   <Light> {channel="mqtt:topic:72c7e8e9:Tasmota5_Switch", alexa="PowerController.powerState"}
  • Open Alexa app on your device and look for new devices, the all pop up there, once you discover them you can rename them on the app foe the usual “alexa turn on item”

Im not sure if is the proper way to do it but i works for me.

:grin: