Use en as fallback language (#891)

* Use `en` as fallback language

Uses English if a non valid language is selected (like when using legacy language selection).

* Use `en` as fallback language
This commit is contained in:
Edward Firmo
2023-06-24 13:46:10 +02:00
committed by GitHub
parent 2f44dd1d7c
commit fe7c7ead18
2 changed files with 8 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ Since in this update lots of input to the blueprint changed, we highly recommend
 
## Breaking changes
1. New requirement: Home Assistant 2023.5.0 or later
2. Exisiting users will have o select again the language for the panel, otherwise the automation will throw an error in the log related to the previous language selection.
2. Exisiting users will have o select again the language for the panel, otherwise English will be used to display strings.
3. Removed entity `sensor.xxxxx_settings_entity` and service `esphome.xxxxx_set_settings_entity`