Skip to content
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

Language forced to English impossible change it #134987

Open
giugit opened this issue Jan 7, 2025 · 2 comments
Open

Language forced to English impossible change it #134987

giugit opened this issue Jan 7, 2025 · 2 comments

Comments

@giugit
Copy link

giugit commented Jan 7, 2025

The problem

You can not change these settings in the UI, as you have config stored in 'configuration.yaml' under the 'homeassistant' key.
But this is not true

What version of Home Assistant Core has the issue?

core-2025.1.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@giugit giugit changed the title Language forced to English impossible chage it Language forced to English impossible change it Jan 7, 2025
@mib1185
Copy link
Contributor

mib1185 commented Jan 7, 2025

Which setting exactly do you mean? Please provide screenshots, and also the related part from your configuration.yaml

@giugit
Copy link
Author

giugit commented Jan 8, 2025

Now the language (Italian) is correct again but i don't know what happened.
In the configuration.yaml there is this code

homeassistant:
  external_url: "https://......:8123/"
  customize: !include customize.yaml
  packages: !include_dir_named packages # package setup  
  auth_providers:
#    - type: legacy_api_password
    - type: homeassistant
      api_password: !secret http_password
    - type: trusted_networks
      trusted_networks:
        - 192.168.0.0/24
        - 127.0.0.1

In customize.yaml there is nothing referring to language

I attached not available setting (Nazione Lingua) in Setting - System - General

with the message
Non puoi modificare queste impostazioni nell'interfaccia utente, poiché hai la configurazione memorizzata in 'configuration.yaml' sotto la chiave 'homeassistant'.

You can not change these settings in the UI, as you have config stored in 'configuration.yaml' under the 'homeassistant' key.

HA_Language

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants