Skip to content

Releases: PRProd/HA-Firemote

Xiaomi Mi Box Support

29 Mar 20:16
Compare
Choose a tag to compare

Native support for the Xiaomi Mi Box is here!!!

What's new?

  • Native Support for Xiaomi Mi Box S
  • Most text based app buttons upgraded to actual logos
  • New "Function" commands
  • A few new app shortcut options

Full Changelog: v2.0.4...v2.1.0

Xiaomi Mi Box Beta 3

28 Mar 21:33
Compare
Choose a tag to compare
Xiaomi Mi Box Beta 3 Pre-release
Pre-release

Xiaomi Mi Box Beta 3

Changes:

  • Default event changed for Mi Box S from event3 to event2. This could have been the cause of the report from @moh-Brent in #55 that the "apps-button" was not doing anything
  • On the topic of the apps button not working, I replaced the Xiaomi command tied to that button with an adb start command which does not require a proper "event" number to be selected, and is faster than a "Strong" config. Hopefully I've double solved this issue.
  • Adjusted the launch command for the emby app as reported by @ChristophCaina in #18 to be problematic. This change should make it more stable and even faster for everyone who uses it.
  • Adjusted the launch command for Magenta TV as reported by @ChristophCaina in #58. This needs testing/confirmation.
  • Added a confirmation dialog before executing a function: restart button press command as noted by @moh-Brent in #55 (good call Kiwi)

Not finished yet:

  • nothing! (let me know if I missed something)

Full Changelog: v2.1.0-beta2...v2.1.0-beta3

Xiaomi Mi Box Beta 2

28 Mar 00:16
Compare
Choose a tag to compare
Xiaomi Mi Box Beta 2 Pre-release
Pre-release

Changes:

  • Added additional SVG logos
  • Test fix for emby launch command (needs testing #18 @ChristophCaina)
  • Added Telenet TV shortcut (needs testing #56 @jrspowers)
  • Added Magenta TV shortcut (needs testing #58 @ChristophCaina)
  • Fixed a few SVG namespace collisions
  • Enabled app launch access for TVNZ+ and Three Now on all devices (#55 @moh-Brent - needs testing)

Not finished yet:

  • warning dialog/confirmation before executing a restart function

Full Changelog: v2.1.0-beta1...v2.1.0-beta2

Xiaomi Mi Box Beta 1

27 Mar 04:01
Compare
Choose a tag to compare
Xiaomi Mi Box Beta 1 Pre-release
Pre-release

Xiaomi Mi Box Beta 1

  • Added support for the Xiaomi Mi product line!!!
  • Added "mute" function for scenarios that might want it
  • Fixed Volume button icons to properly imitate the physical remote

This is a beta release for testing only - not production ready

Full Changelog: v2.0.4...v2.1.0-beta1

Functions, Apps, and Artistry

23 Mar 23:48
Compare
Choose a tag to compare

Functions, Apps, and Artistry

  • Added Device functions which are accessible as app shortcuts

    • "App Switch" opens the Android app switcher (Shield only)
    • "Find My Remote" causes a compatible physical Shield remote to beep
    • "Reboot" reboots your Android/Fire device
  • Added Apps

    • Google App Store (Shield only)
  • Added Artistry

    • Many app shortcut buttons now include SVG icons!
    • Minor code changes to adjust the visual layout of shortcut buttons

Full Changelog: v2.0.3...v2.0.4

Button Overrides Part 3

23 Mar 00:44
Compare
Choose a tag to compare

What's new:

Service call button overrides

As discussed long ago in #6, the option to call Home Assistant services directly through the YAML config has finally arrived!

Details can be found here:
https://github.com/PRProd/HA-Firemote#button-overrides

Special thanks to @ghvader, @toddsay, @clinds34, @michaelhenningersrb, @craigrouse, and @broyuken for this additional override request, and their patience with me to finally get it done.

Additional buttons on Shield Remote

NVIDIA Shield style 1 remote now includes the secret volume control buttons in the "spine" area between the "wings" on the bottom of the remote. Click around and you might find them.

Full Changelog: v2.0.2...v2.0.3

Allow buttons to be hidden

22 Mar 18:42
Compare
Choose a tag to compare

This release now allows buttons to be hidden by utilizing the "button-overrides" field in the card's YAML config.

As requested in #42, if a user wanted to hide all of the buttons that referred to power and volume, this could be added to the YAML config:

button_overrides:
  power-button:
    hidden: true
  volume-up-button:
    hidden: true
  volume-down-button:
    hidden: true
  mute-button:
    hidden: true

Full Changelog: v2.0.1...v2.0.2

2 New App Shortcuts

21 Mar 15:52
Compare
Choose a tag to compare

Added two new app shortcuts:

  • Surfshark VPN #53 (added to Fire TV and NVIDIA Shield)
  • Stremio #54 (added to Fire TV and NVIDIA Shield)

Full Changelog: v2.0.0...v2.0.1

NVIDIA Shield Support

21 Mar 02:19
Compare
Choose a tag to compare

NVIDIA Shield Support is here!

New features

  • Native support for NVIDIA Shield devices!
  • Remote Style Override: Regardless of the kind of device you own, you can switch your Firemote card to look like a completely different remote control. If you were very clever, you probably knew of a way to do this already, but now it's built in!
  • Visible Device Name Color Choice: As requested in #44, you can now choose a different color for the visible device name text.
  • Device support added for Fire TV Stick - Basic Edition #43
  • Sometimes apps made for the Amazon Fire world weren't the same as the apps made for other Android TV style devices which needed to be sorted out. If you've used Firemote for any non Amazon Fire devices, you may have come across this problem before, as @moh-Brent discovered in #30. These issues have been all sorted out under the hood which will absolutely result in a better experience

New App Shortcuts

  • OQEE by Free #39
  • TiVimate #32, #48
  • SmartTubeNext (STN) #48
  • Sky News #49
  • IPVanish #49
  • VTM GO (BE) #50
  • Streamz (BE) #50
  • VRT MAX (BE) #50
  • Freevee

Thank you!

I'd like to give a HUGE thank you to @MRobi1 & @jrspowers for their help as beta testers! #47

Full Changelog: v1.11.4...v2.0.0

NVIDIA Shield Beta 3

17 Mar 23:41
Compare
Choose a tag to compare
NVIDIA Shield Beta 3 Pre-release
Pre-release

v2.0.0-beta3

Added the following App shortcuts:

  • OQEE by Free #39
  • TiVimate #32, #48
  • SmartTubeNext (STN) #48
  • Sky News #49
  • IPVanish #49
  • VTM GO (BE) #50
  • Streamz (BE) #50
  • VRT MAX (BE) #50

Additions

  • Added the new required "device_family" note to the config stub

Fixed the Following:

  • Visible device name feature is not yet complete as it breaks the
    layout of the Shield remote

These are still pending work:

  • Original Shield remote style is not yet available, only the newest version
  • Updated documentation is not yet written
  • Waiting to hear back from @80081 for more info on Now TV app #49
  • Double press on home button should bring up the app switcher on the Shield

Full Changelog: v2.0.0-beta2...v2.0.0-beta3