🏡 Open source home automation that puts local control and privacy first.
Go to file
Martin Hjelmare 40c12997ed
Add zwave_js sensor humidity device class (#47953)
2021-03-15 20:51:24 +01:00
.devcontainer Call setup during devcontainer create (#46224) 2021-02-08 16:16:40 +01:00
.github Bump codecov/codecov-action from v1.2.1 to v1.2.2 (#47707) 2021-03-10 09:40:03 +01:00
.vscode
docs
homeassistant Add zwave_js sensor humidity device class (#47953) 2021-03-15 20:51:24 +01:00
machine Fix generic-x86-64 build (#47214) 2021-03-01 09:17:41 +01:00
rootfs
script Allow running and restarting with both ozw and zwave active (#47566) 2021-03-08 10:26:08 -08:00
tests Add zwave_js sensor humidity device class (#47953) 2021-03-15 20:51:24 +01:00
.coveragerc Add config flow to Verisure (#47880) 2021-03-15 12:30:44 -07:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.ignore
.pre-commit-config.yaml Upgrade isort to 5.7.0 (#47279) 2021-03-02 21:16:11 +01:00
.prettierignore
.readthedocs.yml
.yamllint
CLA.md
CODEOWNERS Implement Wake On Lan Dummy State (#47719) 2021-03-15 17:20:47 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev Install libpcap-dev for devcontainer (#46106) 2021-02-11 13:17:49 -10:00
LICENSE.md
MANIFEST.in
README.rst
azure-pipelines-ci.yml
azure-pipelines-release.yml Bump builder to get generic-x86-64 nightly builds (#47164) 2021-02-28 14:33:48 +01:00
azure-pipelines-translation.yml
azure-pipelines-wheels.yml
build.json
codecov.yml
pyproject.toml Restore pylint concurrency (#47221) 2021-03-01 13:40:46 +01:00
requirements.txt Upgrade aiohttp to 3.7.4.post0 (#47627) 2021-03-08 23:18:55 +01:00
requirements_all.txt Bump brother library (#47949) 2021-03-15 16:42:28 +01:00
requirements_docs.txt
requirements_test.txt Upgrade pre-commit to 2.11.0 (#47618) 2021-03-08 13:03:39 +01:00
requirements_test_all.txt Add config flow to Verisure (#47880) 2021-03-15 12:30:44 -07:00
requirements_test_pre_commit.txt Upgrade isort to 5.7.0 (#47279) 2021-03-02 21:16:11 +01:00
setup.cfg Fix recorder with MSSQL (#46678) 2021-03-09 11:16:19 -10:00
setup.py Upgrade aiohttp to 3.7.4.post0 (#47627) 2021-03-08 23:18:55 +01:00
tox.ini Fix version of pip in tox (#46656) 2021-02-16 12:26:41 -10:00

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/>`__ 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/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.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/