Lovelace card with touch-friendly controls #717
Closed
lamixer
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Ok, I found something. I used HACS to install "Custom Features for Home Assistant Cards". Then I made a vertical stack, and put each entry I wanted to control in the stack using the new features that this plug-in allowed. Each card has a config something like this:
I found better behaviour by using the confirmation: true config option. Result looks like this! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(edit - my solution below!)
Hello!
I'm working on a little RPi-based kisok control panel. I'd like to be able to tap to input (increment or decrement) values for things like number.foxess_max_charge_current. The normal suggested card that I'm using has up/down arrows to the right of the box showing the current numeric setting, but it's too small to tap it with a finger with my set up. Any suggested add-on cards for this? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions