Metadata-Version: 2.4
Name: ha_conversation_api_forwarder
Version: 0.0.3
Summary: Module to forward commands from HA to your custom outside service
Author-email: MafiaCoconut <alex.kach.2000@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/MafiaCoconut/ha-conversation-api-forwarder
Project-URL: Issues, https://github.com/MafiaCoconut/ha-conversation-api-forwarder/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests>=2.32.4
Requires-Dist: aiohttp<3.13,>=3.9.0
Provides-Extra: test
Requires-Dist: pytest~=7.4.2; extra == "test"
Requires-Dist: pytest-html~=4.0.2; extra == "test"
Requires-Dist: pytest-asyncio~=0.21.1; extra == "test"
Requires-Dist: pytest-lazy-fixture~=0.6.3; extra == "test"
Requires-Dist: pytest-mock~=3.12.0; extra == "test"
Requires-Dist: pytest-mypy~=0.10.3; extra == "test"
Requires-Dist: pytest-cov~=4.1.0; extra == "test"
Requires-Dist: pytest-aiohttp~=1.0.5; extra == "test"
Requires-Dist: aresponses~=2.1.6; extra == "test"
Requires-Dist: pytz~=2023.3; extra == "test"
Requires-Dist: pycryptodomex~=3.19.0; extra == "test"
Dynamic: license-file

# ha-conversation-api-forwarder
It is PyPi project for my custom HA conversation service
