Metadata-Version: 2.4
Name: homeassistant
Version: 2025.5.0b7
Summary: Open-source home automation platform running on Python 3.
Author-email: The Home Assistant Authors <hello@home-assistant.io>
License-Expression: Apache-2.0
Project-URL: Homepage, https://www.home-assistant.io/
Project-URL: Source Code, https://github.com/home-assistant/core
Project-URL: Bug Reports, https://github.com/home-assistant/core/issues
Project-URL: Docs: Dev, https://developers.home-assistant.io/
Project-URL: Discord, https://www.home-assistant.io/join-chat/
Project-URL: Forum, https://community.home-assistant.io/
Keywords: home,automation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Home Automation
Requires-Python: >=3.13.2
Description-Content-Type: text/x-rst
License-File: LICENSE.md
License-File: homeassistant/backports/LICENSE.Python
Requires-Dist: aiodns==3.3.0
Requires-Dist: aiohasupervisor==0.3.1
Requires-Dist: aiohttp==3.11.18
Requires-Dist: aiohttp_cors==0.7.0
Requires-Dist: aiohttp-fast-zlib==0.2.3
Requires-Dist: aiohttp-asyncmdnsresolver==0.1.1
Requires-Dist: aiozoneinfo==0.2.3
Requires-Dist: annotatedyaml==0.4.5
Requires-Dist: astral==2.2
Requires-Dist: async-interrupt==1.2.2
Requires-Dist: attrs==25.1.0
Requires-Dist: atomicwrites-homeassistant==1.4.1
Requires-Dist: audioop-lts==0.2.1
Requires-Dist: awesomeversion==24.6.0
Requires-Dist: bcrypt==4.2.0
Requires-Dist: certifi>=2021.5.30
Requires-Dist: ciso8601==2.3.2
Requires-Dist: cronsim==2.6
Requires-Dist: fnv-hash-fast==1.5.0
Requires-Dist: ha-ffmpeg==3.2.2
Requires-Dist: hass-nabucasa==0.96.0
Requires-Dist: hassil==2.2.3
Requires-Dist: httpx==0.28.1
Requires-Dist: home-assistant-bluetooth==1.13.1
Requires-Dist: home-assistant-intents==2025.4.30
Requires-Dist: ifaddr==0.2.0
Requires-Dist: Jinja2==3.1.6
Requires-Dist: lru-dict==1.3.0
Requires-Dist: mutagen==1.47.0
Requires-Dist: numpy==2.2.2
Requires-Dist: PyJWT==2.10.1
Requires-Dist: cryptography==44.0.1
Requires-Dist: Pillow==11.2.1
Requires-Dist: propcache==0.3.1
Requires-Dist: pyOpenSSL==25.0.0
Requires-Dist: orjson==3.10.18
Requires-Dist: packaging>=23.1
Requires-Dist: psutil-home-assistant==0.0.1
Requires-Dist: pymicro-vad==1.0.1
Requires-Dist: pyspeex-noise==1.0.2
Requires-Dist: python-slugify==8.0.4
Requires-Dist: PyTurboJPEG==1.7.5
Requires-Dist: PyYAML==6.0.2
Requires-Dist: requests==2.32.3
Requires-Dist: securetar==2025.2.1
Requires-Dist: SQLAlchemy==2.0.40
Requires-Dist: standard-aifc==3.13.0
Requires-Dist: standard-telnetlib==3.13.0
Requires-Dist: typing-extensions<5.0,>=4.13.0
Requires-Dist: ulid-transform==1.4.0
Requires-Dist: urllib3<2,>=1.26.5
Requires-Dist: uv==0.7.1
Requires-Dist: voluptuous==0.15.2
Requires-Dist: voluptuous-serialize==2.6.0
Requires-Dist: voluptuous-openapi==0.0.7
Requires-Dist: yarl==1.20.0
Requires-Dist: webrtc-models==0.3.0
Requires-Dist: zeroconf==0.147.0
Dynamic: license-file

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.

|ohf-logo|

.. |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/dev/.github/assets/screenshot-states.png
   :target: https://demo.home-assistant.io
.. |screenshot-integrations| image:: https://raw.githubusercontent.com/home-assistant/core/dev/.github/assets/screenshot-integrations.png
   :target: https://home-assistant.io/integrations/
.. |ohf-logo| image:: https://www.openhomefoundation.org/badges/home-assistant.png
   :alt: Home Assistant - A project from the Open Home Foundation
   :target: https://www.openhomefoundation.org/
