-
Notifications
You must be signed in to change notification settings - Fork 255
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
Add possibility to overrule standard position of lock #335
Labels
FR
Feature Request
Comments
That's already possible: styles:
lock:
- justify-content: flex-end
- align-items: flex-end This would put the lock in the bottom-right corner. |
Great, couldn't find this in the readme file 🙈. |
RomRider
added a commit
that referenced
this issue
Sep 27, 2020
Add an example how to override the location of the lock as discussed in #335 Co-authored-by: Jérôme W <[email protected]>
github-actions bot
pushed a commit
to Dehumanizer77/button-card
that referenced
this issue
Jun 23, 2023
## 1.0.0 (2023-06-23) ### Features * **state_display:** Support for `state_display` in `state` ([440dc77](440dc77)), closes [custom-cards#426](https://github.com/Dehumanizer77/button-card/issues/426) ### Bug Fixes * card broken with HA 2023.04bXX ([9b4f1e2](9b4f1e2)), closes [custom-cards#669](https://github.com/Dehumanizer77/button-card/issues/669) [custom-cards#671](https://github.com/Dehumanizer77/button-card/issues/671) * extra space at bottom because of button-card-action-handler ([699b57d](699b57d)), closes [custom-cards#672](https://github.com/Dehumanizer77/button-card/issues/672) * remove border from blank card ([b05c6b4](b05c6b4)), closes [custom-cards#652](https://github.com/Dehumanizer77/button-card/issues/652) * Support for `fire-dom-event` ([f4fcbfe](f4fcbfe)), closes [custom-cards#429](https://github.com/Dehumanizer77/button-card/issues/429) ### Documentation * minor quotes correction ([custom-cards#437](https://github.com/Dehumanizer77/button-card/issues/437)) ([9b5f728](9b5f728)) * minor quotes correction ([custom-cards#438](https://github.com/Dehumanizer77/button-card/issues/438)) ([07ae7a1](07ae7a1)) * Override location of lock ([custom-cards#336](https://github.com/Dehumanizer77/button-card/issues/336)) ([432c038](432c038)), closes [custom-cards#335](https://github.com/Dehumanizer77/button-card/issues/335)
github-actions bot
pushed a commit
to Dehumanizer77/button-card
that referenced
this issue
Jun 23, 2023
## 1.0.0 (2023-06-23) ### Features * **state_display:** Support for `state_display` in `state` ([440dc77](440dc77)), closes [custom-cards#426](https://github.com/Dehumanizer77/button-card/issues/426) ### Bug Fixes * card broken with HA 2023.04bXX ([9b4f1e2](9b4f1e2)), closes [custom-cards#669](https://github.com/Dehumanizer77/button-card/issues/669) [custom-cards#671](https://github.com/Dehumanizer77/button-card/issues/671) * extra space at bottom because of button-card-action-handler ([699b57d](699b57d)), closes [custom-cards#672](https://github.com/Dehumanizer77/button-card/issues/672) * remove border from blank card ([b05c6b4](b05c6b4)), closes [custom-cards#652](https://github.com/Dehumanizer77/button-card/issues/652) * Support for `fire-dom-event` ([f4fcbfe](f4fcbfe)), closes [custom-cards#429](https://github.com/Dehumanizer77/button-card/issues/429) ### Documentation * minor quotes correction ([custom-cards#437](https://github.com/Dehumanizer77/button-card/issues/437)) ([9b5f728](9b5f728)) * minor quotes correction ([custom-cards#438](https://github.com/Dehumanizer77/button-card/issues/438)) ([07ae7a1](07ae7a1)) * Override location of lock ([custom-cards#336](https://github.com/Dehumanizer77/button-card/issues/336)) ([432c038](432c038)), closes [custom-cards#335](https://github.com/Dehumanizer77/button-card/issues/335)
github-actions bot
pushed a commit
to Dehumanizer77/button-card
that referenced
this issue
Jun 23, 2023
## 1.0.0 (2023-06-23) ### Features * **state_display:** Support for `state_display` in `state` ([440dc77](440dc77)), closes [custom-cards#426](https://github.com/Dehumanizer77/button-card/issues/426) ### Bug Fixes * card broken with HA 2023.04bXX ([9b4f1e2](9b4f1e2)), closes [custom-cards#669](https://github.com/Dehumanizer77/button-card/issues/669) [custom-cards#671](https://github.com/Dehumanizer77/button-card/issues/671) * extra space at bottom because of button-card-action-handler ([699b57d](699b57d)), closes [custom-cards#672](https://github.com/Dehumanizer77/button-card/issues/672) * remove border from blank card ([b05c6b4](b05c6b4)), closes [custom-cards#652](https://github.com/Dehumanizer77/button-card/issues/652) * Support for `fire-dom-event` ([f4fcbfe](f4fcbfe)), closes [custom-cards#429](https://github.com/Dehumanizer77/button-card/issues/429) ### Documentation * minor quotes correction ([custom-cards#437](https://github.com/Dehumanizer77/button-card/issues/437)) ([9b5f728](9b5f728)) * minor quotes correction ([custom-cards#438](https://github.com/Dehumanizer77/button-card/issues/438)) ([07ae7a1](07ae7a1)) * Override location of lock ([custom-cards#336](https://github.com/Dehumanizer77/button-card/issues/336)) ([432c038](432c038)), closes [custom-cards#335](https://github.com/Dehumanizer77/button-card/issues/335)
github-actions bot
pushed a commit
to Dehumanizer77/button-card
that referenced
this issue
Jun 23, 2023
## 1.0.0 (2023-06-23) ### Features * **state_display:** Support for `state_display` in `state` ([440dc77](440dc77)), closes [custom-cards#426](https://github.com/Dehumanizer77/button-card/issues/426) ### Bug Fixes * card broken with HA 2023.04bXX ([9b4f1e2](9b4f1e2)), closes [custom-cards#669](https://github.com/Dehumanizer77/button-card/issues/669) [custom-cards#671](https://github.com/Dehumanizer77/button-card/issues/671) * extra space at bottom because of button-card-action-handler ([699b57d](699b57d)), closes [custom-cards#672](https://github.com/Dehumanizer77/button-card/issues/672) * remove border from blank card ([b05c6b4](b05c6b4)), closes [custom-cards#652](https://github.com/Dehumanizer77/button-card/issues/652) * Support for `fire-dom-event` ([f4fcbfe](f4fcbfe)), closes [custom-cards#429](https://github.com/Dehumanizer77/button-card/issues/429) ### Documentation * minor quotes correction ([custom-cards#437](https://github.com/Dehumanizer77/button-card/issues/437)) ([9b5f728](9b5f728)) * minor quotes correction ([custom-cards#438](https://github.com/Dehumanizer77/button-card/issues/438)) ([07ae7a1](07ae7a1)) * Override location of lock ([custom-cards#336](https://github.com/Dehumanizer77/button-card/issues/336)) ([432c038](432c038)), closes [custom-cards#335](https://github.com/Dehumanizer77/button-card/issues/335)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
First of all, thanks for this great card. Using it for around 80% of my Lovelace configuration at the moment.
I have a FR for something that is not really a problem 😉 , but I would like to be able to change the position of the lock on the button card.
Describe the solution you'd like
Make it possible to overrule the standard location of the lock.
Describe alternatives you've considered
An alternative is changing the layout of my button-card, but I like it the way it currently is 😄
Additional context

The text was updated successfully, but these errors were encountered: