Metadata-Version: 2.1
Name: my_smart_homes
Version: 20241039.0
Summary: Open-source home automation platform running on Python 3.
Author-email: The Home Assistant Authors <hello@home-assistant.io>
License: 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: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Home Automation
Requires-Python: >=3.13.0
Description-Content-Type: text/x-rst
License-File: LICENSE.md
Requires-Dist: aiodns ==3.2.0
Requires-Dist: aiohasupervisor ==0.2.2b5
Requires-Dist: aiohttp ==3.11.11
Requires-Dist: aiohttp-cors ==0.7.0
Requires-Dist: aiohttp-fast-zlib ==0.2.0
Requires-Dist: aiohttp-asyncmdnsresolver ==0.0.1
Requires-Dist: aiozoneinfo ==0.2.1
Requires-Dist: astral ==2.2
Requires-Dist: async-interrupt ==1.2.0
Requires-Dist: attrs ==24.2.0
Requires-Dist: atomicwrites-homeassistant ==1.4.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.2.2
Requires-Dist: hass-nabucasa ==0.88.1
Requires-Dist: httpx ==0.28.1
Requires-Dist: home-assistant-bluetooth ==1.13.0
Requires-Dist: ifaddr ==0.2.0
Requires-Dist: Jinja2 ==3.1.5
Requires-Dist: lru-dict ==1.3.0
Requires-Dist: PyJWT ==2.10.1
Requires-Dist: cryptography ==44.0.0
Requires-Dist: Pillow ==11.1.0
Requires-Dist: propcache ==0.2.1
Requires-Dist: pyOpenSSL ==24.3.0
Requires-Dist: orjson ==3.10.12
Requires-Dist: packaging >=23.1
Requires-Dist: psutil-home-assistant ==0.0.1
Requires-Dist: python-slugify ==8.0.4
Requires-Dist: PyYAML ==6.0.2
Requires-Dist: requests ==2.32.3
Requires-Dist: securetar ==2025.1.4
Requires-Dist: SQLAlchemy ==2.0.36
Requires-Dist: typing-extensions <5.0,>=4.12.2
Requires-Dist: ulid-transform ==1.2.0
Requires-Dist: urllib3 <2,>=1.26.5
Requires-Dist: uv ==0.5.21
Requires-Dist: voluptuous ==0.15.2
Requires-Dist: voluptuous-serialize ==2.6.0
Requires-Dist: voluptuous-openapi ==0.0.6
Requires-Dist: yarl ==1.18.3
Requires-Dist: webrtc-models ==0.3.0
Requires-Dist: zeroconf ==0.141.0
Requires-Dist: aiofiles ==24.1.0
Requires-Dist: audioop-lts ==0.2.1 ; python_version >= "3.13"
Requires-Dist: standard-aifc ==3.13.0 ; python_version >= "3.13"
Requires-Dist: standard-telnetlib ==3.13.0 ; python_version >= "3.13"

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/
