🏡 Open source home automation that puts local control and privacy first.
Go to file
Oscar Calvo a9bbc42981
Fix a bug where long sms messages get cut off (#34359)
* Fix a bug where long sms messages get cut off

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-04-18 22:26:22 +02:00
.devcontainer
.github Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
.vscode Recommend python & prettier vscode extensions (#33702) 2020-04-05 18:19:40 +02:00
docs Improve string formatting v5 (#33697) 2020-04-05 17:48:55 +02:00
homeassistant Fix a bug where long sms messages get cut off (#34359) 2020-04-18 22:26:22 +02:00
rootfs Temporary transition Docker init (#34135) 2020-04-13 12:37:57 +02:00
script Add a script to clean the frontend translations (#34309) 2020-04-17 09:47:49 -07:00
tests Use DataUpdateCoordinator in NWS (#34372) 2020-04-18 08:59:20 -05:00
.coveragerc Add config flow to panasonic_viera component (#33829) 2020-04-18 05:19:01 +02:00
.dockerignore Integrate dockerbuild (#33168) 2020-03-23 00:39:37 +01:00
.gitattributes
.gitignore
.ignore
.pre-commit-config.yaml Upgrade yamllint to 1.23.0 (#34337) 2020-04-17 13:12:25 +02:00
.prettierignore Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
.readthedocs.yml
.travis.yml
.yamllint Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
CLA.md
CODEOWNERS Add config flow to panasonic_viera component (#33829) 2020-04-18 05:19:01 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Fix shutdown timeout and make it upstream with Supervisor (#33973) 2020-04-10 22:04:50 +02:00
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
azure-pipelines-ci.yml Allow hassfest to validate specific integrations (#34277) 2020-04-16 09:00:04 -07:00
azure-pipelines-release.yml Integrate dockerbuild (#33168) 2020-03-23 00:39:37 +01:00
azure-pipelines-translation.yml Migrate translations upload (#33926) 2020-04-09 17:52:33 -07:00
azure-pipelines-wheels.yml Update azure-pipelines-wheels.yml for Azure Pipelines 2020-04-02 09:38:43 +02:00
build.json Enable Jemalloc for docker Core (#33237) 2020-03-25 10:14:15 +01:00
codecov.yml Update Codecov.io configuration (#33783) 2020-04-07 09:01:01 -07:00
pylintrc Show diff in CI and cleanup pylintrc (#33704) 2020-04-05 20:51:36 +02:00
pyproject.toml
requirements_all.txt Add config flow to panasonic_viera component (#33829) 2020-04-18 05:19:01 +02:00
requirements_docs.txt Refactor API documentation (#33217) 2020-03-25 13:21:04 -07:00
requirements_test.txt
requirements_test_all.txt Add config flow to panasonic_viera component (#33829) 2020-04-18 05:19:01 +02:00
requirements_test_pre_commit.txt Upgrade yamllint to 1.23.0 (#34337) 2020-04-17 13:12:25 +02:00
setup.cfg
setup.py Upgrade importlib-metadata to 1.6.0 (#34081) 2020-04-12 12:53:14 +02:00
tox.ini

README.rst

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://home-assistant.io/demo/>`__, `installation instructions <https://home-assistant.io/getting-started/>`__,
`tutorials <https://home-assistant.io/getting-started/automation-2/>`__ and `documentation <https://home-assistant.io/docs/>`__.

|screenshot-states|

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

|screenshot-components|

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/en/architecture_index.html>`__ and the `section on creating your own
components <https://developers.home-assistant.io/docs/en/creating_component_index.html>`__.

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.github.com/home-assistant/home-assistant/master/docs/screenshots.png
   :target: https://home-assistant.io/demo/
.. |screenshot-components| image:: https://raw.github.com/home-assistant/home-assistant/dev/docs/screenshot-components.png
   :target: https://home-assistant.io/integrations/