Metadata-Version: 2.4
Name: place-integration-api
Version: 0.1.2
Summary: Python APIs for Cognito-authenticated MQTT flows and Home Assistant discovery for Gentex Place.
Author-email: Nicholas Aelick <niaexa@syntronic.com>, Andrew Tran <andrew.tran@gentex.com>
Project-URL: Homepage, https://pypi.org/project/place-integration-api/
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3
Requires-Dist: aiohttp
Requires-Dist: paho-mqtt
Requires-Dist: six
Requires-Dist: python-decouple
Provides-Extra: dev
Requires-Dist: basedpyright; extra == "dev"
Dynamic: license-file

# Place integration API

This project contains a python API to connect MQTT data from Place devices to Place's Home Assistant integration
