🏡 Open source home automation that puts local control and privacy first.
Go to file
Thibault Cohen 1d7d2875e1
Add websocket command recorder/import_statistics (#73937)
* Expose ws_add_external_statistics in websocket API

* Refactor

* Add tests

* Improve test coverage

Co-authored-by: Thibault Cohen <titilambert@users.noreply.github.com>
Co-authored-by: Erik <erik@montnemery.com>
2022-07-21 12:36:49 +02:00
.devcontainer
.github Bump pip_check (#75164) 2022-07-14 11:50:21 +02:00
.vscode Add "Home Assistant (skip pip)" to VS Code launch.json (#74887) 2022-07-10 23:06:27 +02:00
docs
homeassistant Add websocket command recorder/import_statistics (#73937) 2022-07-21 12:36:49 +02:00
machine Update Builder & Wheels + support yellow (#73896) 2022-06-23 13:58:24 +02:00
pylint/plugins Fix false-positive in pylint plugin (#74244) 2022-07-10 00:31:09 +02:00
rootfs
script Create issues in demo integration (#75081) 2022-07-20 14:46:06 +02:00
tests Add websocket command recorder/import_statistics (#73937) 2022-07-21 12:36:49 +02:00
.core_files.yaml Add repairs integration to core files (#75489) 2022-07-20 13:02:13 +02:00
.coveragerc Remove Google Play Music Desktop Player (GPMDP) integration (#75508) 2022-07-20 20:15:55 +03:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml Update pyupgrade to 2.37.2 (#75456) 2022-07-19 21:06:18 +02:00
.prettierignore
.readthedocs.yml
.strict-typing Improve singleton helper typing (#75461) 2022-07-21 00:19:02 +02:00
.yamllint
CLA.md
CODEOWNERS Rename Resolution Center -> Repairs (#75486) 2022-07-20 12:06:52 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Add nightly frontend to nightly builds (#74327) 2022-07-02 09:04:35 -07:00
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.yaml Update Home Assistant base image to 2022.07.0 (#75396) 2022-07-18 15:09:43 +02:00
codecov.yml
mypy.ini Improve singleton helper typing (#75461) 2022-07-21 00:19:02 +02:00
pyproject.toml Update orjson to 3.7.8 (#75484) 2022-07-20 11:39:07 +02:00
requirements.txt Update orjson to 3.7.8 (#75484) 2022-07-20 11:39:07 +02:00
requirements_all.txt Bump pymazda to 0.3.7 (#75546) 2022-07-21 09:04:04 +02:00
requirements_docs.txt
requirements_test.txt Update mypy to 0.971 (#75450) 2022-07-19 18:53:19 +02:00
requirements_test_all.txt Bump pymazda to 0.3.7 (#75546) 2022-07-21 09:04:04 +02:00
requirements_test_pre_commit.txt Update pyupgrade to 2.37.2 (#75456) 2022-07-19 21:06:18 +02:00
setup.cfg
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/>`__ 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.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://home-assistant.io/demo/
.. |screenshot-components| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-components.png
   :target: https://home-assistant.io/integrations/