#How to show an entry box on a dashboard entity for a number value
1 messages · Page 1 of 1 (latest)
clicking into them is the only way I can find right now
I'd like a box like this
I can type a numner or change it w/ the arrows
I have it configured for input field
Use an entities card
or the standard tile card and select the number input feature.
"number input feature" I dont see that as an option...
type: tile
entity: input_number.black_meat_probe_alarm_temp
color: dark-grey
show_entity_picture: true
hide_state: false
vertical: false
features_position: bottom
Might there be an option that's not displaying????
doesnt work
Found it under features, but it only gives +/-, not an input box.
I guess there really is no way to do this.
So odd, esp since ESPHome entities allow this. Of course, its not lovelace.
Why not?
You could just write your own custom card, if you really want this.
This is literally an entities card.