It appears that in Number node the step has to be a whole number. #1742
labob246
started this conversation in
Feature Request
Replies: 1 comment
-
The input field should likely be changed to a standard text input, allowing any number format to be used. As a temporary workaround, if you're comfortable using your browser's developer tools, open the editor while editing the entity config in Node-RED. Manually change the input field from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there anyway that the step can be defined as a decimal number e.g. 1.5 or .5? The native HA helper number function has to be used to allow a step other than a whole number.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions