Releases: sbryfcz/harmony-card
Releases · sbryfcz/harmony-card
Bugfix: Volume Slider Missing After Upgrading to 11.1
[0.14.3] - 2023-11-29
What's Changed
- Bump @babel/traverse from 7.5.5 to 7.23.2 @dependabot (#90)
- Bump debug from 4.2.0 to 4.3.4 @dependabot (#89)
New Contributors
Thank you very much Chris for fixing the volume slider missing !
Bugfix: icons not showing and order of precedence for volume_entity
[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
[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
[0.13.1] - 2020-10-23
Added
Changed
- Updated some dependencies to address reported vulnerabilities
Numpad
[0.13.0] - 2020-10-23
Added
- Optional number pad support. See the documentation for more details. [@ItzYanick]
Changed
Fix scaling and vulnerabilities
[0.12.0] - 2020-10-22
Added
Changed
- Resolved a few dependencies vulnerabilities
- Fixed reported scaling issue
Fix Disappearing Button
Added
Changed
Fixed
- Fixing disappearing buttons
Button Color Configuration
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
Fixed a bug displaying the wrong button for 'skip back'
Button Configuration
Buttons can now be configured to change the default:
- Icon
- Device
- Command
- Visibility (you can hide buttons)
See README for configuration options.