tonesto7 / echo-speaks

Integrate your Amazon Echo devices into your Hubitat environment to create virtual Echo Devices. These virtual devices will allow you to speak text, make announcements, control media playback including volume, and many other Alexa features.
https://tonesto7.github.io/echo-speaks-docs/
110 stars 178 forks source link

[DEVICE SUPPORT] | A31DTMEEVDDOIV #1150

Open josesuarez3 opened 5 months ago

josesuarez3 commented 5 months ago

Requesting device support for the following device(s): permissions: volumeControl, spotify, isMultiroomMember, alarms, reminders, flashBriefing, microphone name: Fire TV Stick Lite description: What kind of device/model?

This is a stock Fire TV Stick Lite.

family: FIRE_TV type: A31DTMEEVDDOIV

It works well with this "on" command:

voiceCmdAsText('power fire tv on') on Fire TV Stick Lite

but not with this "off" command:

voiceCmdAsText('power fire tv off') on Fire TV Stick Lite.

The first command turns on my TV and activates the Fire TV Stick Lite, as expected.

The second one turns off the TV, but the Fire TV Stick Lite remains active and broadcasts audio to the connected audio system. There is an intermittent workaround: issue the "off" command above, then issue the "on" command above, and thirdly issue the "off" command again. This workaround works about 50% of the time.