Skip to content

Releases: sbryfcz/harmony-card

Bugfix: Volume Slider Missing After Upgrading to 11.1

29 Nov 19:27
ce2a57a
Compare
Choose a tag to compare

[0.14.3] - 2023-11-29

What's Changed

New Contributors

Thank you very much Chris for fixing the volume slider missing !

Bugfix: icons not showing and order of precedence for volume_entity

10 Nov 15:51
dc46d1e
Compare
Choose a tag to compare

[0.14.1] - 2021-11-10

Changed

  • Fix icons not showing after HA update 2021.11
  • Fix order of precedence for volume_entity to work in line with the documentation

A little introduction...

Hi there, my name is kalhimeo and @sbryfcz invited me to participate in this project. I am not very experienced with github and hacs releases yet, but I'll do my best to help with the maintainance of this fork. If you are interrested in improving this project, do not hesitate to start new pull requests ;-)

Cheers !

Additional Activity Icon Options

03 Jan 15:33
Compare
Choose a tag to compare

[0.14.0] - 2021-01-03

Added

  • In root options there is an option show_activities_icons added, when set to true it will use icons on all activity buttons [@mattieha]
  • In the Activity Options there is an option icon added, where you define the icon for the activity. [@mattieha]
  • In the root options there is an option hide_activities added, when set to true it will hide the activities row. [@mattieha]

Changed

Fix vulnerabilities

23 Oct 18:11
65c7729
Compare
Choose a tag to compare

[0.13.1] - 2020-10-23

Added

Changed

  • Updated some dependencies to address reported vulnerabilities

Numpad

23 Oct 17:59
Compare
Choose a tag to compare

[0.13.0] - 2020-10-23

Added

  • Optional number pad support. See the documentation for more details. [@ItzYanick]

Changed

Fix scaling and vulnerabilities

22 Oct 19:37
7f0204b
Compare
Choose a tag to compare

[0.12.0] - 2020-10-22

Added

Changed

  • Resolved a few dependencies vulnerabilities
  • Fixed reported scaling issue

Fix Disappearing Button

28 May 18:34
a72a2a7
Compare
Choose a tag to compare

Added

Changed

Fixed

  • Fixing disappearing buttons

Button Color Configuration

08 Feb 21:24
cfb9caf
Compare
Choose a tag to compare

Adding button colors :

Added

  • Added the ability to configure button colors based on user feedback (#13). See README.md for configuration change.

Changed

Fixed

Bug Fix - Skip Back Button

03 Feb 22:45
Compare
Choose a tag to compare

Fixed a bug displaying the wrong button for 'skip back'

Button Configuration

03 Feb 22:33
57a5875
Compare
Choose a tag to compare

Buttons can now be configured to change the default:

  • Icon
  • Device
  • Command
  • Visibility (you can hide buttons)

See README for configuration options.