lukasroegner / homebridge-apple-tv-remote

Plugin for controlling Apple TVs in homebridge.
MIT License
131 stars 13 forks source link

Not working Alexa, no new device to control #107

Closed asyba closed 3 years ago

asyba commented 3 years ago

It should display some device, so I can say Alexa PrenderTV to turn on/off TV, same thing with "Prender Sala" for Apple TV. But no devices are showing on Alexa to control

{ "name": "Apple TV Platform", "devices": [ { "name": "LivingTV", "credentials": "xxxxx", "isOnOffSwitchEnabled": false, "onOffSwitchName": "Prender Sala", "isOnOffTvEnabled": false, "onOffTvName": "PrenderTV", "isPlayPauseSwitchEnabled": false } ], "platform": "AppleTvPlatform" }