So I have a heater in my daughters room so we can keep the temp in the winter at 21 as it fluxuates a lot (time to redo the insulation I know)
I was looking at creating an energy meter x cost o electricty per Kwh. Problem I am having is that I created a number helper but I cannot add a decimal to the helper and I cannot set the step function to 0.1 because it does not show in my interface, I just get the attached image I could just move the decimal place one to the right and say insted of 7.6 its 76 and then jsut adjust the math but I feel liek ther eis a better wat to get this number helper to show decimals. Or to have a field that will set the value to an exact value. Everythign I look up says there is a step feild that does not show in my HAOS. I coul duse a card to set it but seems weird to create a nubmer helper then have to use a card to set it to a value with a decimal point