As per picture, iOS detects a numeric field, correct, and shows a keyboard with numbers but without negative sign. It’s impossible to write a minus - there on iOS (well: I have been using copy paste from other apps…).
If there is not an numeric keyboard with negative sign available, it’s easier to simply allow a normal keyboard. (Or add an invert +/- button by side to invert any value)
tom_l
August 22, 2026, 9:04am
2
There was an issue raised for this in 2024. But it went stale.
opened 04:58PM - 27 Feb 24 UTC
closed 12:02PM - 06 Aug 24 UTC
stale
### Checklist
- [X] I have updated to the latest available Home Assistant versi… on.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my browser.
- [X] I have tried reproducing the issue in [safe mode](https://www.home-assistant.io/blog/2023/11/01/release-202311/#restarting-into-safe-mode) to rule out problems with unsupported custom resources.
### Describe the issue you are experiencing
When using Chrome on Android, the App on Android, Safari on iOS or the App on iOS you are unable to enter negative numbers despite being able to on the desktop. I do wonder if it might be something to do with the regex validation but that is very much a guess on my part.
Interesting Samsung Internet on Android does not appear to have the issue, so I suspect that its not applying the validation on it which the others are.
Moved from iOS repo: [https://github.com/home-assistant/iOS/issues/2270](url)
**On Mobile Chrome on Android**

On Desktop Firefox on Windows 11:
<img width="778" alt="Screenshot 2024-02-26 185034" src="https://github.com/home-assistant/frontend/assets/4517893/c053e1ab-8f41-42e0-834f-88f4c9081c3a">
### Describe the behavior you expected
Be able to enter negative numbers
### Steps to reproduce the issue
1. In Chrome on Android, the App on Android, Safari on iOS or the App on iOS try and enter a negative number
### What version of Home Assistant Core has the issue?
2024.2.4
### What was the last working version of Home Assistant Core?
_No response_
### In which browser are you experiencing the issue with?
Multiple
### Which operating system are you using to run this browser?
Multiple
### State of relevant entities
_No response_
### Problem-relevant frontend configuration
_No response_
### Javascript errors shown in your browser console/inspector
_No response_
### Additional information
_No response_
You will have to open a new issue there.