-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Translate Device Name #872
Labels
enhancement
New feature or request
Milestone
Comments
Think about the lot of usages: mqtt topic, system-info, api device, command device and which should be translated without braking to much. Dashboard/Customizaton and HA friendly name are safe, i think. |
yes, good point. I did check for all those cases |
I think I'll only make this change in the WebUI and leave the rest (console, mqtt, API as it is) |
proddy
added a commit
to proddy/EMS-ESP32
that referenced
this issue
Jan 3, 2023
proddy
added a commit
to proddy/EMS-ESP32
that referenced
this issue
Jan 5, 2023
proddy
added a commit
that referenced
this issue
Jan 5, 2023
merged into dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Request from Discord to translate the device names (boiler, thermostat etc)
It's a change in EMSdevice::device_type_name()
The text was updated successfully, but these errors were encountered: