Hey !
I’m using the input_text to set up a door lock using a custom publish via MQTT
looking for two things and could not find anything online that worked on my setup.
-
A way to limit the number of characters and only allow numbers in the input text (it’s possible to setup a maximum number of digits in the input_text, but it allows the user to type whatever it wants, and will not update the entity, I was looking for a way to limit the input in the input procedure)
-
a way to generate a random password with 6 digits (only numbers)
2 posts - 2 participants