Hi,
I’m new to using HomeAssistant and to begin with I’ve chosen to setup HomeKit and the Apple TV (4K)
confirguration.yaml
Homekit
homekit:
apple_tv:
- host: 192.168.1.234
login_id: 00000000-xxxxxxx-xxxxx-xxxxxxxxx
name: ATV 4K
start_off: true
credentials: xxxxxxxxxxxxxxxx:xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On this page: https://www.home-assistant.io/components/remote.apple_tv/
It indicates that the remote can do the following:
At the moment, the following buttons are supported:
- up
- down
- left
- right
- menu
- top_menu
- select
However, this is all I see:
As far as I can see the configuration is valid but I don’t see the actions describe above anywhere.
I’m just wondering what I’ve done wrong.