Metadata-Version: 2.4
Name: qilowatt
Version: 2026.3.5
Summary: Communication package for Qilowatt inverters
Author-email: Tanel Vakker <tanel@vakker.org>
License: MIT
Project-URL: Homepage, https://github.com/qilowatt/qilowatt-py
Project-URL: Documentation, https://github.com/qilowatt/qilowatt-py#readme
Project-URL: Issues, https://github.com/qilowatt/qilowatt-py/issues
Project-URL: Repository, https://github.com/qilowatt/qilowatt-py
Keywords: mqtt,qilowatt,inverter,energy,home-assistant
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: paho-mqtt>=2.0.0
Requires-Dist: getmac>=0.8.3
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Dynamic: license-file

# [qilowatt](<https://qilowatt.eu>) Python Module


  - connecting to qilowatt MQTT server to send status, state and state0.
  - Receives BACKLOG commands
  - see example.py for usage
