Metadata-Version: 2.1
Name: pysystemair
Version: 0.3.8
Summary: Python package to interface a SystamAir SAVE VTR ventilation through modbus. Heavily insipired by pyflexit (https://github.com/Sabesto/pyflexit). Made with the purpose of working with a home assistant component
License: MIT
Author: mvheimburg
Author-email: heimburg@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: pydantic (>=1.9.0,<2.0.0)
Requires-Dist: pymodbus (>=2.5.3,<3.0.0)
Requires-Dist: python-box (>=6.0.2,<7.0.0)
