Metadata-Version: 2.1
Name: tololib
Version: 0.1.0a3
Summary: Python Library for Controlling TOLO Sauna/Steam Bath Devices
Home-page: https://gitlab.com/MatthiasLohr/tololib
Author: Matthias Lohr
Author-email: mail@mlohr.com
License: MIT
Project-URL: Documentation, https://matthiaslohr.gitlab.io/tololib/
Project-URL: Source, https://gitlab.com/MatthiasLohr/tololib
Project-URL: Tracker, https://gitlab.com/MatthiasLohr/tololib/issues
Description: # TOLOlib
        
        **Python Library for Controlling TOLO Sauna/Steam Bath Devices**
        
        ![](https://img.shields.io/pypi/pyversions/tololib)
        ![](https://img.shields.io/pypi/l/tololib)
        ![](https://gitlab.com/MatthiasLohr/tololib/badges/main/pipeline.svg)
        ![](https://gitlab.com/MatthiasLohr/tololib/badges/main/coverage.svg)
        
        This library was created mainly for the purpose of integrating TOLO Saunas/Steam Baths into [Home Assistant](https://www.home-assistant.io/),
        see [https://gitlab.com/MatthiasLohr/ha-tolosauna](https://gitlab.com/MatthiasLohr/ha-tolosauna) for the according project.
        If you are missing any features or you found any bugs or irregularities, please to not hesitate to [open an issue](https://gitlab.com/MatthiasLohr/tololib/-/issues/new).
        
        
        ## Links
        
          * [API Documentation](https://matthiaslohr.gitlab.io/tololib/)
          * [Home Assistant Integration](https://gitlab.com/MatthiasLohr/ha-tolosauna)
          * [Official Website of Steamtec/TOLO](https://www.tolosauna.com/)
        
        
        ## Legal Notice
        
        
        This project is a community project, published under the [MIT License](LICENSE.md).
        See [LICENSE.md](https://gitlab.com/MatthiasLohr/tololib/-/blob/main/LICENSE.md) for more information.
        
        Neither this project, nor the author is in any professional affiliation with companies behind TOLO.
        
        Copyright (c) by [Matthias Lohr](https://mlohr.com/) &lt;[mail@mlohr.com](mailto:mail@mlohr.com)&gt;
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Home Automation
Classifier: Typing :: Typed
Requires-Python: >=3.7.*, <4
Description-Content-Type: text/markdown
