You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm able to write down any name and it handles it by the back.
Current Behavior
I have writen down the name "PRE" into the device name and it broke. Also, the error message is not shown, you need to copy the error message to be able to read it, it only shows 'INFO ESPHome 2023.11.4'.
Steps to Reproduce
Steps to reproduce the behavior:
Go to Devices
Create a new device
write an name that contains an uppercase letter (like 'PRE')
Click on Upload
Try to see error
Context (Environment)
Iridium hydroponics setup
OS: Windows 11
Browser: Firefox
Environment: dev
Issue demo
INFO ESPHome 2023.11.4
\033[1;31mesphome:\033[0m \033[36m[source /config/test.yaml:2]\033[0m
\033[1;31m'P' is an invalid character for names. Valid characters are: abcdefghijklmnopqrstuvwxyz0123456789-_ (lowercase, no spaces).\033[0m
name: PRE
INFO Reading configuration /config/test.yaml...
\033[1;31mFailed config\033[0m
\033[1;31mesphome:\033[0m \033[36m[source /config/test.yaml:2]\033[0m
\033[1;31m'P' is an invalid character for names. Valid characters are: abcdefghijklmnopqrstuvwxyz0123456789-_ (lowercase, no spaces).\033[0m
name: PRE
The text was updated successfully, but these errors were encountered:
Expected Behavior
I'm able to write down any name and it handles it by the back.
Current Behavior
I have writen down the name "PRE" into the device name and it broke. Also, the error message is not shown, you need to copy the error message to be able to read it, it only shows 'INFO ESPHome 2023.11.4'.
Steps to Reproduce
Steps to reproduce the behavior:
Go to Devices
Create a new device
write an name that contains an uppercase letter (like 'PRE')
Click on Upload
Try to see error
Context (Environment)
Issue demo
The text was updated successfully, but these errors were encountered: