Metadata-Version: 2.1
Name: pyremora
Version: 0.4
Summary: A Python library to use the Remora API (Fil Pilote)
Author-email: FreeTHX <freethx.dev@gmail.com>
License: Apache License 2.0
Project-URL: home, https://github.com/FreeTHX/pyremora
Project-URL: repository, https://github.com/FreeTHX/pyremora
Keywords: remora,fil,pilote
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp

# PyRemora
This is a simple Python library to handle the [Remora](https://github.com/hallard/remora_soft "Remora") API.  
The main objective is to include it into [Home Assistant](https://www.home-assistant.io/ "Home Assistant") components to manage heaters using the ***Fil Pilote*** technique and fetch ***TeleInfo*** information.

## Remora
Remora is a IoT/DIY solution using a dedicated hardware and software to:
- get electrical consumption information via the ***TeleInfo***
- manage heating via the ***Fil Pilote***

Link: https://github.com/hallard/remora_soft
