🏡 Open source home automation that puts local control and privacy first.
Find a file
Maciej Bieniek 0044fa9fb9
Add support for pedestal MIOT fans to Xiaomi Miio integration (#56555)
* Add initial support for Xiaomi Fan ZA5

* Add sensor, number and switch platform

* Addionizer switch

* Improve ionizer icon

* Fix parent of XiaomiFanMiot class

* Add another MIOT models

* Fix consts

* Add powersupply attached binary sensor

* Simplify async_create_miio_device_and_coordinator

* Simplify XiaomiGenericFan

* Fix XiaomiFanZA5 parent

* Remove pass

* Remove unused _available variable

* 1C doesn't support direction

* Suggested change

* Use elif

* Clean up oscillation angle

* Fix typo
2021-09-28 10:21:14 +02:00
.devcontainer
.github Adjust lock configuration (#56731) 2021-09-28 10:15:45 +02:00
.vscode
docs Drop unused ruamel (#55672) 2021-09-03 22:17:10 -07:00
homeassistant Add support for pedestal MIOT fans to Xiaomi Miio integration (#56555) 2021-09-28 10:21:14 +02:00
machine
pylint/plugins
rootfs Shutdown the container on abnormal signals (#55660) 2021-09-06 14:37:33 +02:00
script Rework TPLink integration to use python-kasa (#56701) 2021-09-27 14:11:55 -05:00
tests Refactor Sonos alarms and favorites updating (#55529) 2021-09-28 09:49:32 +02:00
.coveragerc Add binary sensor platform to Tractive integration (#56635) 2021-09-28 09:56:06 +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 Upgrade pyupgrade to v2.27.0 (#56638) 2021-09-25 11:48:47 +02:00
.prettierignore
.readthedocs.yml
.strict-typing Config-flow for DLNA-DMR integration (#55267) 2021-09-27 15:47:01 -05:00
.yamllint
build.json Update docker base image to 2021.09.0 (#56191) 2021-09-13 21:11:10 +02:00
CLA.md
CODE_OF_CONDUCT.md
codecov.yml
CODEOWNERS Amberelectric (#56448) 2021-09-28 00:03:51 -07:00
CONTRIBUTING.md
Dockerfile Downgrade sqlite-libs on docker image (#55591) 2021-09-02 18:09:30 +02:00
Dockerfile.dev Add bluez to the devcontainer (#55469) 2021-09-04 12:16:06 +02:00
LICENSE.md
MANIFEST.in
mypy.ini Config-flow for DLNA-DMR integration (#55267) 2021-09-27 15:47:01 -05:00
pyproject.toml Update pylint to 2.11.1 (#56364) 2021-09-18 13:52:59 +02:00
README.rst
requirements.txt Upgrade requests to 2.26.0 (#56683) 2021-09-26 21:44:28 -05:00
requirements_all.txt Update YouLess library for support for PVOutput firmware (#55784) 2021-09-28 09:59:40 +02:00
requirements_docs.txt
requirements_test.txt Upgrade pre-commit to 2.15.0 (#56677) 2021-09-26 14:47:47 +02:00
requirements_test_all.txt Update YouLess library for support for PVOutput firmware (#55784) 2021-09-28 09:59:40 +02:00
requirements_test_pre_commit.txt Upgrade pyupgrade to v2.27.0 (#56638) 2021-09-25 11:48:47 +02:00
setup.cfg
setup.py Upgrade requests to 2.26.0 (#56683) 2021-09-26 21:44:28 -05:00
tox.ini

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/