tonesto7/echo-speaks

[DEVICE SUPPORT] | A31DTMEEVDDOIV

Opened this issue · 0 comments

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.