Skip to content

✨ Add buttons row#4714

Merged
bramkragten merged 4 commits into
home-assistant:devfrom
iantrich:button-row
Feb 19, 2020
Merged

✨ Add buttons row#4714
bramkragten merged 4 commits into
home-assistant:devfrom
iantrich:button-row

Conversation

@iantrich
Copy link
Copy Markdown
Member

@iantrich iantrich commented Feb 1, 2020

Breaking change

Proposed change

Add buttons row for entities card

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

type: entities
entities:
  - type: buttons
    entities:
      - light.bed_light
      - entity: light.kitchen_lights
        icon: 'mdi:lightbulb-group'

Additional information

image
top is the header buttons. middle is the buttons row.

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

Comment thread src/panels/lovelace/components/hui-buttons-base.ts Outdated
Comment thread src/panels/lovelace/components/hui-buttons-base.ts
Comment thread src/panels/lovelace/special-rows/hui-buttons-row.ts
Comment thread src/panels/lovelace/header-footer/hui-buttons-header-footer.ts Outdated
Comment thread src/panels/lovelace/create-element/create-row-element.ts Outdated
@bramkragten bramkragten merged commit 7046cba into home-assistant:dev Feb 19, 2020
@bramkragten bramkragten mentioned this pull request Feb 19, 2020
@lock lock Bot locked and limited conversation to collaborators Feb 21, 2020
@iantrich iantrich deleted the button-row branch April 1, 2020 02:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants