Skip to content

Releases: pathofleastresistor/polr-android-tv-remote-card

Fix volume customizations

24 Jun 16:21
Compare
Choose a tag to compare

A collection of fixes to support volumedown and volumemute customizations.

Full Changelog: 0.0.4...0.0.5

Customization galore

04 Jun 18:13
c16a59c
Compare
Choose a tag to compare
  • Rewrite on to Typescript
  • Introduce customization on near everything (view README to see all the options)

Major refactor

03 Jun 21:19
Compare
Choose a tag to compare
Major refactor Pre-release
Pre-release
0.0.4-beta5

Keep fixing names

New dpad and touchpad layout

31 May 05:11
8080cd1
Compare
Choose a tag to compare
Pre-release

An initial design for multiple remote layouts. To use the new layouts, use the remote field:

type: custom:polr-android-tv-remote-card
entity_id: remote.atvremote_2
remote: default

The accepted values are default, dpad, and touch.

The default layout you get with the current card.

A layout that better emulates a physical Google TV remote

A layout that emulates the swipe layout on the Google TV app

Updated styling

30 May 06:28
Compare
Choose a tag to compare
Updated styling Pre-release
Pre-release
0.0.4-beta.2

updating styling

apps field now optional

23 May 04:08
c2c5f2f
Compare
Choose a tag to compare

The apps field was meant to be optional and is now properly supported. This fixes #1 .

Remove the fixed width

21 May 20:48
caecfc6
Compare
Choose a tag to compare
0.0.2

Update polr-android-tv-remote-card.js

First Release!

21 May 19:41
ffc9bdb
Compare
Choose a tag to compare

See README for details on how to use this card in Home Assistant.