I made, with an ESP32 card, a device that receives commands via Alexa. It works, but if I say "Alexa, turn on studio light at level 1" I receive the command with brightness parameter equal to 5, if I say 2 I receive 7, if I say 3 I receive 10.
Is there any way to receive exactly the numeric value I say?
Thank you.