1
mirror of https://github.com/home-assistant/core synced 2024-10-01 05:30:36 +02:00
Go to file
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
.devcontainer
.github Get nightly intents from new intents-package repo (#93826) 2023-05-30 16:10:08 -05:00
.vscode Add scaffolds to vscode tasks (#92015) 2023-05-21 21:29:33 +02:00
docs
homeassistant Language codes for Hebrew (#93681) 2023-05-30 22:27:32 -04:00
machine Cleanup pybluez from machine builds (#92122) 2023-04-27 18:02:26 +02:00
pylint/plugins Add type hints for stub_blueprint_populate fixture (#93568) 2023-05-26 08:13:13 +02:00
rootfs
script Scrape Microsoft TTS supported languages (#91988) 2023-05-25 10:46:34 +02:00
tests Language codes for Hebrew (#93681) 2023-05-30 22:27:32 -04:00
.core_files.yaml Add datetime platform (#81943) 2023-05-29 23:24:15 +02:00
.coveragerc Add coordinator to dwd_weather_warnings (#93720) 2023-05-30 20:22:27 -04:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml
.prettierignore
.readthedocs.yml
.strict-typing Improve OpenSky typing (#93666) 2023-05-27 20:58:04 -04:00
.yamllint
build.yaml Update Home Assistant base image to 2023.05.0 (#93350) 2023-05-22 15:45:29 +02:00
CLA.md
CODE_OF_CONDUCT.md
codecov.yml
CODEOWNERS Add datetime platform (#81943) 2023-05-29 23:24:15 +02:00
CONTRIBUTING.md
Dockerfile Remove legacy pip resolver (#92124) 2023-04-27 22:39:29 +02:00
Dockerfile.dev Remove legacy pip resolver (#92124) 2023-04-27 22:39:29 +02:00
LICENSE.md
MANIFEST.in
mypy.ini Improve OpenSky typing (#93666) 2023-05-27 20:58:04 -04:00
pyproject.toml Import util.dt as dt_util in remaining tests, enforce with ruff (#93765) 2023-05-30 23:30:31 +03:00
README.rst
requirements_all.txt Update iotawattpy to use our own fork (#93830) 2023-05-30 20:03:21 -04:00
requirements_docs.txt
requirements_test_all.txt Update iotawattpy to use our own fork (#93830) 2023-05-30 20:03:21 -04:00
requirements_test_pre_commit.txt
requirements_test.txt Update pydantic to 1.10.8 (#93772) 2023-05-29 20:48:26 -05:00
requirements.txt Bump httpx to 0.24.1 (#93396) 2023-05-23 12:31:03 -05:00
setup.cfg

Home Assistant |Chat Status|
=================================================================================

Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

Check out `home-assistant.io <https://home-assistant.io>`__ for `a
demo <https://demo.home-assistant.io>`__, `installation instructions <https://home-assistant.io/getting-started/>`__,
`tutorials <https://home-assistant.io/getting-started/automation/>`__ and `documentation <https://home-assistant.io/docs/>`__.

|screenshot-states|

Featured integrations
---------------------

|screenshot-integrations|

The system is built using a modular approach so support for other devices or actions can be implemented easily. See also the `section on architecture <https://developers.home-assistant.io/docs/architecture_index/>`__ and the `section on creating your own
components <https://developers.home-assistant.io/docs/creating_component_index/>`__.

If you run into issues while using Home Assistant or during development
of a component, check the `Home Assistant help section <https://home-assistant.io/help/>`__ of our website for further help and information.

.. |Chat Status| image:: https://img.shields.io/discord/330944238910963714.svg
   :target: https://discord.gg/c5DvZ4e
.. |screenshot-states| image:: https://raw.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://demo.home-assistant.io
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/