Merge branch 'main' of https://github.com/HenrySeed/HA-AppleTV-Remote-Card
This commit is contained in:
commit
006c9a490c
14
README.md
14
README.md
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
A very simple `picture-elements` YAML config with custom images to match the built in IOS remote
|
A very simple `picture-elements` YAML config with custom images to match the built in IOS remote
|
||||||
|
|
||||||
|
Credit to [douglampe](https://github.com/douglampe) for the idea [his repo](https://github.com/douglampe/ha-appletv-remote-card)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Power on and Power off with the same power button
|
- Power on and Power off with the same power button
|
||||||
@ -12,13 +14,13 @@ A very simple `picture-elements` YAML config with custom images to match the bui
|
|||||||
- Options for both "plus-minus" and VOL up down volume rockers
|
- Options for both "plus-minus" and VOL up down volume rockers
|
||||||
- Optional back button
|
- Optional back button
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Copy the contents of `remote-card.yaml` into a `picture-elements` lovelace card.
|
1. Copy the contents of [remote-card.yaml](https://github.com/HenrySeed/HA-AppleTV-Remote-Card/blob/main/remote-card.yaml) into a `picture-elements` lovelace card.
|
||||||
2. Change `remote.living_apple_tv` and `media_player.living_apple_tv` to your Apple TV remote and media entities
|
2. Change `remote.living_apple_tv` and `media_player.living_apple_tv` to your Apple TV remote and media entities
|
||||||
3. Make a script called `apple_tv_power` (or something else and update the yaml to fit). Copy the contents of `apple_tv_power.yaml` into it
|
3. Make a script called `apple_tv_power` (or something else and update the yaml to fit). Copy the contents of [apple_tv_power.yaml](https://github.com/HenrySeed/HA-AppleTV-Remote-Card/blob/main/apple_tv_power.yaml) into it
|
||||||
4. Update the `navigation_path: home` to point to the dashboard you send this to.
|
4. Update the `navigation_path: home` to point to the dashboard you send this to.
|
||||||
5. Choose a different image from `Images/` to remove the back button or change the volume rocker.
|
5. Choose a different image from `Images/` to remove the back button or change the volume rocker.
|
||||||
|
|
||||||
@ -27,4 +29,8 @@ A very simple `picture-elements` YAML config with custom images to match the bui
|
|||||||
- Save the images to your `/config/resources` folder (making that folder if necessary)
|
- Save the images to your `/config/resources` folder (making that folder if necessary)
|
||||||
- Change the image you point to, there are options for rounded corners and VOL vs +- Volume rockers
|
- Change the image you point to, there are options for rounded corners and VOL vs +- Volume rockers
|
||||||
|
|
||||||
Credit to [douglampe](https://github.com/douglampe) for the idea [his repo](https://github.com/douglampe/ha-appletv-remote-card)
|
## Button Layout
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user