core/homeassistant/util
leranp 4a3f341444
Language codes for Hebrew (#93681)
* Language codes for Hebrew

There is 2 optional code for Hebrew:
he-IL is the new code
iw-IL is the old code , the google cloud STT for example is using the old code (iw)

* Update language.py

* Update test_language.py

* Update test_language.py

* Update test_language.py

* Simplify duplicate language check

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-05-30 22:27:32 -04:00
..
yaml Make dataclasses in HA core slotted (#91208) 2023-04-11 07:58:28 -10:00
__init__.py
aiohttp.py
async_.py Fix shutdown being delayed for cancelling tasks (#93287) 2023-05-21 14:17:34 +02:00
color.py
decorator.py
distance.py
dt.py Update django github references to main instead of master branch. (#89951) 2023-03-20 10:27:55 +01:00
enum.py
executor.py
file.py
json.py
language.py Language codes for Hebrew (#93681) 2023-05-30 22:27:32 -04:00
limited_size_dict.py Add WS API for debugging previous assist_pipeline runs (#91541) 2023-04-17 11:48:02 -04:00
location.py
logging.py
network.py
package.py
percentage.py
pil.py
pressure.py
process.py
read_only_dict.py
speed.py
ssl.py Fix sslv2/sslv3 with unverified connections (#93037) 2023-05-13 20:16:11 -04:00
temperature.py
thread.py
timeout.py
ulid.py
unit_conversion.py Make unit converter use a factory to avoid looking up the ratios each conversion (#93706) 2023-05-29 20:50:40 +02:00
unit_system.py Add preferred wind speed unit to unit systems (#90504) 2023-03-30 12:54:12 +02:00
uuid.py
variance.py
volume.py