Metadata-Version: 2.1
Name: pysmarty2
Version: 0.9
Summary: Python API for Salda Smarty Modbus TCP
Home-page: https://github.com/martinssipenko/pysmarty2
Author: Martins Sipenko, Theo Nicolaum
Author-email: martins.sipenko@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pymodbus==3.6.9

# pysmarty
Python API for  Salda Smarty 2X/3X/4X P/V Ventilation Unit. This is used in [Home Assistant](https://home-assistant.io).


## Install

```bash
pip install pysmarty
```
