A custom Lovelace card to control Apple TV from your Home Assistant dashboard.
This custom card for Lovelace dashboard, intends to mimick the look and feel of a real Apple TV remote (older generation) as depicted in below picture.
Name | Type | Requirement | Description | Default |
---|---|---|---|---|
entity | string | Required | Entity of type remote | null |
Copy dist/apple-tv-remote.js
into <config directory>/www/
on your Home Assistant instance.
Add a new Resource to Home Assistant of type module
and URL /local/apple-tv-remote.js
.
Add as custom card using type: custom:apple-tv-remote
, or using the Lovelace UI.