🏡 Open source home automation that puts local control and privacy first.
Go to file
Paolo Bonzini 6cfd991e91
Make all ARMED states available for manual_mqtt (#84264)
* manual_mqtt: parametrize test_no_pending

* manual_mqtt: parametrize test_no_pending_when_code_not_req

* manual_mqtt: parametrize test_with_pending

* manual_mqtt: parametrize test_with_invalid_code

* manual_mqtt: parametrize test_with_template_code

* manual_mqtt: parametrize test_with_specific_pending

* manual_mqtt: parametrize test_arm_via_command_topic

* manual_mqtt: remove unnecessary async_block_till_done from tests

* manual_mqtt: bring over a new test from manual

* manual_mqtt: add more states

The manual alarm control panel supports ARMED_CUSTOM_BYPASS and ARMED_VACATION.
Bring them over to the MQTT version.
2022-12-23 08:20:24 +01:00
.devcontainer Update devcontainer appPort to allow connections from external IPs (#79730) 2022-10-25 21:06:56 +02:00
.github Update actions/cache to 3.2.0 + new restore action (#84408) 2022-12-21 23:51:48 +01:00
.vscode Add "Home Assistant (skip pip)" to VS Code launch.json (#74887) 2022-07-10 23:06:27 +02:00
docs Update screenshot (#79459) 2022-10-10 20:20:25 +02:00
homeassistant Make all ARMED states available for manual_mqtt (#84264) 2022-12-23 08:20:24 +01:00
machine Update Builder & Wheels + support yellow (#73896) 2022-06-23 13:58:24 +02:00
pylint/plugins Prevent use of deprecated units (#83384) 2022-12-21 15:24:11 +01:00
rootfs Fix logging & exit code reporting to S6 on HA shutdown (#72921) 2022-06-02 19:49:08 +02:00
script Install all test requirements in bootstrap (#84469) 2022-12-22 22:21:49 +01:00
tests Make all ARMED states available for manual_mqtt (#84264) 2022-12-23 08:20:24 +01:00
.core_files.yaml Trigger full CI on Text integration changes (#82907) 2022-11-29 15:49:10 +01:00
.coveragerc Move Rainbird to async client library (#84417) 2022-12-22 13:00:17 -08:00
.dockerignore Not to Tox (#76582) 2022-11-23 14:40:37 +01:00
.gitattributes
.gitignore Not to Tox (#76582) 2022-11-23 14:40:37 +01:00
.hadolint.yaml
.pre-commit-config.yaml Update isort to 5.11.4 (#84406) 2022-12-21 23:06:18 +01:00
.prettierignore Add Leviton brand (#79244) 2022-09-29 12:28:51 +02:00
.readthedocs.yml
.strict-typing Code quality improvements for Mastodon (#84320) 2022-12-21 02:32:29 +01:00
.yamllint
CLA.md
CODEOWNERS Move Rainbird to async client library (#84417) 2022-12-22 13:00:17 -08:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md (#73468) 2022-06-23 01:41:22 +02:00
CONTRIBUTING.md
Dockerfile Add nightly frontend to nightly builds (#74327) 2022-07-02 09:04:35 -07:00
Dockerfile.dev Uninstall pre-installed tools from devcontainer (#79765) 2022-10-07 02:16:38 +03:00
LICENSE.md
MANIFEST.in
README.rst Update featured integrations image (#76011) 2022-08-02 09:09:24 +02:00
build.yaml Update base image to 2022.11.0 (#82527) 2022-11-24 19:21:42 +01:00
codecov.yml
mypy.ini Code quality improvements for Mastodon (#84320) 2022-12-21 02:32:29 +01:00
pyproject.toml Upgrade ciso8601 to 2.3.0 (#84465) 2022-12-22 15:01:59 -05:00
requirements.txt Upgrade ciso8601 to 2.3.0 (#84465) 2022-12-22 15:01:59 -05:00
requirements_all.txt Bump gcal-sync to 4.1.0 (#84474) 2022-12-22 23:28:12 -05:00
requirements_docs.txt
requirements_test.txt Update types packages (#84381) 2022-12-21 19:15:55 +01:00
requirements_test_all.txt Bump gcal-sync to 4.1.0 (#84474) 2022-12-22 23:28:12 -05:00
requirements_test_pre_commit.txt Update isort to 5.11.4 (#84406) 2022-12-21 23:06:18 +01:00
setup.cfg Not to Tox (#76582) 2022-11-23 14:40:37 +01: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-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://home-assistant.io/demo/
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/