-
Notifications
You must be signed in to change notification settings - Fork 97
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
Customization is being ignored within paper-buttons-row #190
Comments
tried to put the title: Home Controls
cards:
- type: entities
title: Climate
entities:
- climate.kitchen_ac
- climate.bedroom_ac
- type: custom:paper-buttons-row
buttons:
- entity: switch.all_climate_heat_cool
name: false
- entity: switch.all_climate_heat
name: false
- entity: switch.all_climate_cool
name: false
- entity: switch.all_climate_dry
name: false
- entity: switch.all_climate_power_off
name: false
footer:
type: buttons
entities:
- switch.all_climate_heat_cool
- switch.all_climate_heat
- switch.all_climate_cool
- switch.all_climate_dry
- switch.all_climate_power_off So I guess there may be a problem with the paper-buttons-row |
don't use the https://github.com/jcwillox/lovelace-paper-buttons-row myself. |
hmm what would you use in this case then? |
fwiw Id use a core glance card for the moment. btw, I can confirm the paper-buttons-row card doesnt use the icon_color, have quickly installed it in my test environment. I have asked Bram #185 (comment) Still, please let me know if this is new behavior? Did it change recently after an update? |
I see.. Sorry, I only created this setup today, so there is no way I can tell wether it worked properly on previous versions... |
maybe you can create an issue on my repo, since this one is no longer maintained. and reference this one., so you can close here. |
Ok, so closing this one then! |
Checklist
Browser + Version:
Chrome Version 83.0.4103.61 (Official Build) (64-bit)
CustomUI version:
CustomUI: 20200520-adapted-for-HA110+
Home Assistant release (
hass --version
):0.110.2
Problem-relevant
configuration.yaml
entries:ui-lovelace.yaml - comparison: entities card vs paper-buttons-row (within auto-entities card)
Result:
Problem-relevant Home Assistant log entries:
Any errors from browser Javascript console:
The text was updated successfully, but these errors were encountered: