Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added possibility to show icons instead of text for primary/secondary… #19

Closed
wants to merge 1 commit into from

Conversation

chriss158
Copy link

…/tertiary entities

Useful when you have two entities for one light.

Main entity turns the light on/off. Secondary entity is used for the bulb to change color (philips hue etc).

screen

@benct
Copy link
Owner

benct commented Jan 3, 2020

Thanks for the contribution! I will have closer look at the code and see about merging it in as soon as I have the spare time.

benct added a commit that referenced this pull request Jan 7, 2020
- Now hopefully supports HA Cast (#20)
- Support for displaying icons for additional entities (#19)
- Fix unsupported toggle state for climate entities (#18)
benct added a commit that referenced this pull request Jan 7, 2020
@benct
Copy link
Owner

benct commented Jan 7, 2020

I had to make some major changes to the card to make it work on HA Cast (see #20), so I implemented support for this too while doing so. Thanks again for the suggestion :)

Config syntax:
icon: true | false | 'mdi:custom-icon'

@benct benct closed this Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants