sbryfcz / harmony-card

A Home Assistant Lovelace Care for Harmony Integration
MIT License
104 stars 12 forks source link

Feature: activity icon button & hide activities #49

Closed mattieha closed 3 years ago

mattieha commented 3 years ago

This PR will add a new feature to show the activity buttons as icon buttons and a feature to hide activities.

Activity icon buttons

In the root options there is an option show_activities_icons added, when set to true it will use icons on all activity buttons In the Activity Options there is a an option icon added, where you define the icon for hte activity.

image

Hide activities

In the root options there is an option hide_activities added, when set to true it will hide the activities row.

image

Closes #44 Closes #37 Closes #18

mattieha commented 3 years ago

@sbryfcz I know it's bad practice to add 2 features in one PR, but since the "Hide activities" is really minor and much easier to add with changes I made for the "Icon" feature I kinda sneaked it into this PR. Hope you don't mind.

And thanks again for your work on this card, I use it every day!

skank01 commented 3 years ago

Thanks !

sbryfcz commented 3 years ago

So sorry for the delay! This looks great 👍

sbryfcz commented 3 years ago

@mattieha - Let me know if you want to be a contributor. I, unfortunately, don't have the time I would like to dedicate to this.

mattieha commented 3 years ago

@sbryfcz Yes i would like to be contibutor, I have another PR in the making.