Metadata-Version: 2.4
Name: jhomeassistant
Version: 0.1.0
Summary: Framework for building easy Home Assistant devices
Author: Dev-CorliJoni
License-Expression: MIT
Project-URL: GitHub, https://github.com/Dev-CorliJoni/jhomeassistant
Project-URL: Source, https://github.com/Dev-CorliJoni/jhomeassistant
Project-URL: Issues, https://github.com/Dev-CorliJoni/jhomeassistant/issues
Project-URL: Instagram, https://www.instagram.com/dev.corlijoni/
Keywords: mqtt,iot,homeassistant,ha,smarthome,smart
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jmqtt
Requires-Dist: python-slugify
Dynamic: license-file

# jhomeassistant
A library to create homeassistant devices over mqtt with python
