Hello, Hassio community.
I’m looking to offset the min value of the slider on the Hassio front end.
I have an entity that stops working if the voltage is too low. To fix this, I want to offset the min value of the entity to prevent myself from setting it too low by mistake. i.e., when I put the entity to 0%, it should still work. So, if I can offset the value, so 70% (min operating value) becomes 0% on the front end, that would be the ideal solution.
Please recommend a solution. Thanks!