core/homeassistant
Erik Montnemery e1338adf1a
Allow configuring country and language in core config (#81734)
* Allow configuring country and language in core config

* Add script for updating list of countries

* Use black for formatting

* Fix quoting

* Move country codes to a separate file

* Address review comments

* Add generated/countries.py

* Get default language from owner account

* Remove unused variable

* Add script to generate list of supported languages

* Add tests

* Fix stale docsring

* Use format_python_namespace

* Correct async_user_store

* Improve typing

* Fix with_store decorator

* Initialize language in core store migration

* Fix startup

* Tweak

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

* Update storage.py

Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-11-24 23:25:50 +01:00
..
auth Use partition instead of split where possible in core (#81806) 2022-11-15 21:45:48 +01:00
backports
brands Remove Google Chat/Hangouts integration (#82645) 2022-11-24 18:33:13 +01:00
components Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
generated Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
helpers Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
scripts
util Add precipitation device class (#81145) 2022-11-18 12:41:33 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
config.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
config_entries.py Add OptionsFlow helper class (#82531) 2022-11-24 12:18:09 +01:00
const.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
core.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
data_entry_flow.py
exceptions.py Fix TemplateError definition (#82570) 2022-11-23 20:30:32 +01:00
loader.py
package_constraints.txt Bump bleak-retry-connector to 2.8.5 (#82387) 2022-11-19 19:46:06 -05:00
requirements.py
runner.py
setup.py Add config_entries.async_wait_component (#76980) 2022-11-17 21:52:57 +01:00
strings.json