forked from home-assistant/core
7a3ca8278da686202ab4dd4303929a07e5dff7b9
* Expose climate constants at the top level * Add new climate enums * Add new climate enums * Import new enums * Adjust ClimateEntity * Adjust pylint * Fix mypy * Revert "Fix mypy" This reverts commit 3dbe2fab01e30091ab51bcd090ae5ddc5c807045. * Revert "Adjust pylint" This reverts commit b19b085b2281e1cb42b814f4dbe8838d1b6db7b2. * Revert "Adjust ClimateEntity" This reverts commit 6a822c58f1b6bb997038eeb750030ddf13872ec2. * Revert "Import new enums" This reverts commit 7d70007c60d6a4156466c9aad428b8583a8b70bd. * Revert "Add new climate enums" This reverts commit dcd7716106e66449255f807b0e1467912ed3ed11. * Revert "Add new climate enums" This reverts commit a9aaa08a1cb5e6376e0f2d082d0809301cf68d7a.
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/
Description
Languages
Python
100%