🏡 Open source home automation that puts local control and privacy first.
Go to file
Franck Nijhof ff7d2ac681
Iteration on issue and PR templates (#31058)
* Iteration on issue and PR templates

* Some small improvements to make it look better in the PR editor

* Better English

* Please keep template

* Consistency

* Adds www to website link, to make more clear it is our website

* Process review suggestion by Martin

* Added dep bump as type of change

* English
2020-01-21 23:24:01 +01:00
.devcontainer
.github Iteration on issue and PR templates (#31058) 2020-01-21 23:24:01 +01:00
.vscode
docs Update featured integrations screenshot in README (#30134) 2020-01-07 14:30:52 +01:00
homeassistant switch evohome to use a whitelist for valid zonetype (#31047) 2020-01-21 18:49:15 +00:00
script Enable some more bandit checks (#30857) 2020-01-20 18:44:55 +02:00
tests Update pyipma to 2.0 (#30746) 2020-01-21 17:04:22 +01:00
.codecov.yml
.coveragerc Use default media player device classes for vizio component (#30802) 2020-01-18 09:15:05 +01:00
.dockerignore
.gitattributes
.gitignore
.hound.yml
.ignore
.pre-commit-config-all.yaml Upgrade pydocstyle to 5.0.2 (#30648) 2020-01-10 19:56:07 +01:00
.pre-commit-config.yaml Upgrade pydocstyle to 5.0.2 (#30648) 2020-01-10 19:56:07 +01:00
.readthedocs.yml
.travis.yml
CLA.md
CODEOWNERS Update pyipma to 2.0 (#30746) 2020-01-21 17:04:22 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Contributing: Add note about feature suggestions and bug tracking (#30225) 2019-12-30 17:54:16 +01:00
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
azure-pipelines-ci.yml add --show-diff-on-failure to pre-commit (#30097) 2019-12-20 22:00:31 +01:00
azure-pipelines-release.yml Whitelist Frenck for release 2020-01-14 15:06:30 -08:00
azure-pipelines-translation.yml
azure-pipelines-wheels.yml
pylintrc
pyproject.toml
requirements_all.txt Update pyipma to 2.0 (#30746) 2020-01-21 17:04:22 +01:00
requirements_docs.txt Upgrade Sphinx to 2.3.1 (#30310) 2019-12-31 15:32:26 +01:00
requirements_test.txt Bump pytest to 5.3.4 (#31045) 2020-01-21 15:44:39 -05:00
requirements_test_all.txt Update pyipma to 2.0 (#30746) 2020-01-21 17:04:22 +01:00
requirements_test_pre_commit.txt Upgrade pydocstyle to 5.0.2 (#30648) 2020-01-10 19:56:07 +01:00
setup.cfg
setup.py Upgrade pyyaml to 5.3 (#31026) 2020-01-20 21:12:16 -08: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/