🏡 Open source home automation that puts local control and privacy first.
Go to file
Jan Bouwhuis a679ebcee7
Patch for Alexa percentage_step to precision (#58062)
* speed_step must be an integer and a divider of 100

* use percentage_step in tests to test patch

* test with not supported percentage_step

* undo change in test_capabilities

* Use a default precision of one not percentage_step

* typo 2

* Update tests/components/alexa/test_smart_home.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/alexa/capabilities.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-10-20 13:05:11 +02:00
.devcontainer
.github Bump actions/checkout from 2.3.4 to 2.3.5 (#57947) 2021-10-18 08:50:33 +02:00
.vscode
docs
homeassistant Patch for Alexa percentage_step to precision (#58062) 2021-10-20 13:05:11 +02:00
machine
pylint/plugins
rootfs Shutdown the container on abnormal signals (#55660) 2021-09-06 14:37:33 +02:00
script Remove deprecated Wink integration (#57634) 2021-10-14 00:20:13 +02:00
tests Patch for Alexa percentage_step to precision (#58062) 2021-10-20 13:05:11 +02:00
.coveragerc Add cover platform to Tuya (#58045) 2021-10-19 19:36:15 +02:00
.dockerignore
.gitattributes
.gitignore Ignore config directory symlink in development (#56639) 2021-09-25 12:53:41 +02:00
.hadolint.yaml
.ignore
.pre-commit-config.yaml Update flake8 related packages (#57538) 2021-10-12 15:33:08 +02:00
.prettierignore
.readthedocs.yml
.strict-typing Activate strict typing for nfandroidtv (#57743) 2021-10-15 10:27:26 +02:00
.yamllint
CLA.md
CODEOWNERS Pickup codeowner for bond (#57995) 2021-10-18 22:27:33 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.dev
LICENSE.md
MANIFEST.in
README.rst
build.json Update docker base image to 2021.09.0 (#56191) 2021-09-13 21:11:10 +02:00
codecov.yml
mypy.ini Activate strict typing for nfandroidtv (#57743) 2021-10-15 10:27:26 +02:00
pyproject.toml Update pylint to 2.11.1 (#56364) 2021-09-18 13:52:59 +02:00
requirements.txt Upgrade pyyaml to 6.0 (#57648) 2021-10-14 09:29:31 +02:00
requirements_all.txt Add deCONZ number config entity for Hue motion sensor delay (#58076) 2021-10-20 11:23:24 +02:00
requirements_docs.txt
requirements_test.txt Upgrade coverage to 6.0.2 (#57518) 2021-10-12 10:47:34 +02:00
requirements_test_all.txt Add deCONZ number config entity for Hue motion sensor delay (#58076) 2021-10-20 11:23:24 +02:00
requirements_test_pre_commit.txt Update flake8 related packages (#57538) 2021-10-12 15:33:08 +02:00
setup.cfg
setup.py Upgrade pyyaml to 6.0 (#57648) 2021-10-14 09:29:31 +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/>`__ 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/