🏡 Open source home automation that puts local control and privacy first.
Go to file
Rami Mosleh 2331f89936
Issue warning if glances server version is 2 (#105887)
* Issue warning if glances server version is 2

* Auto detect api version

* Apply suggestions

* Add HA version deprecation

* Apply suggestions from code review

* update config flow tests

* Fix breaks in ha version

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-04 05:17:43 +01:00
.devcontainer Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
.github Bump aiohttp-zlib-ng to 0.2.0 (#106691) 2024-01-02 20:50:26 +01:00
.vscode Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
homeassistant Issue warning if glances server version is 2 (#105887) 2024-01-04 05:17:43 +01:00
machine Add Raspberry Pi 5 specific container image (#105488) 2023-12-11 17:39:48 +01:00
pylint Remove device_state_attributes property from entity base class (#105650) 2023-12-14 08:33:56 +01:00
rootfs
script Add translatable title to holiday (#106825) 2024-01-02 23:40:38 +01:00
tests Issue warning if glances server version is 2 (#105887) 2024-01-04 05:17:43 +01:00
.core_files.yaml
.coveragerc Add Tami4 integration boil water button (#103400) 2023-12-31 15:39:00 +01:00
.dockerignore
.gitattributes
.gitignore
.hadolint.yaml
.pre-commit-config.yaml Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
.prettierignore Add tests for yaml syntax errors (#103908) 2023-11-13 14:04:58 +01:00
.strict-typing Enable strict typing for counter (#106906) 2024-01-03 09:06:26 +01:00
.yamllint Add tests for yaml syntax errors (#103908) 2023-11-13 14:04:58 +01:00
CLA.md
CODEOWNERS Bump rachiopy to 1.1.0 (#106975) 2024-01-03 22:56:50 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Trigger Home Assistant shutdown automations right before the stop event instead of during it (#91165) 2023-12-05 11:24:41 -10:00
Dockerfile.dev Add ffmpeg to dev-container (#106710) 2023-12-30 13:14:49 +01:00
LICENSE.md
MANIFEST.in
README.rst
build.yaml
codecov.yml
mypy.ini Enable strict typing for counter (#106906) 2024-01-03 09:06:26 +01:00
pyproject.toml Bump aiohttp-zlib-ng to 0.2.0 (#106691) 2024-01-02 20:50:26 +01:00
requirements.txt Bump aiohttp-zlib-ng to 0.2.0 (#106691) 2024-01-02 20:50:26 +01:00
requirements_all.txt Bump pyinsteon (#107010) 2024-01-03 19:48:57 -05:00
requirements_test.txt Update pytest to 7.4.4 (#106802) 2024-01-01 13:12:56 +01:00
requirements_test_all.txt Bump pyinsteon (#107010) 2024-01-03 19:48:57 -05:00
requirements_test_pre_commit.txt Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +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://demo.home-assistant.io>`__, `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://www.home-assistant.io/join-chat/
.. |screenshot-states| image:: https://raw.githubusercontent.com/home-assistant/core/master/docs/screenshots.png
   :target: https://demo.home-assistant.io
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/docs/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/