Metadata-Version: 2.1
Name: lib-elro-connects
Version: 0.4.3
Summary: Elro Connects P1 API
Home-page: https://github.com/jbouwh/lib-elro-connects
Author: Jan Bouwhuis
Author-email: jan@jbsoft.nl
License: MIT Licence
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Home Automation
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: test
License-File: LICENSE

![PyPI version](https://badge.fury.io/py/lib-elro-connects.svg)

**NOTE**

This project is suppose to proved an API to the Elro connects K1 adapter

The code idea is based on the the code of Bas van den Berg https://github.com/dib0/elro_connects.

Aim of this library is to provide a API for the Elro Connects P1 connector. Example code is included.

The code requires Python 3.9 or higher.

A PyPi package wil become avaiable. To be installed with:
`pip install lib-elro-connects`

THIS CODE IS NOT READY FOR PRODUCTION YET, but let me know if you would like to help.

Kind regards,

Jan Bouwhuis

## Supported Devices by ELRO K1 connects SF40GA

### Fire alarms

- Elro FZ5002R

### Heat alarms

- Elro FH3801R

### CO alarms

- Elro FC4801R

### Water alarms

- Elro FW3801R

### Window and Door sensors

- Elro SF40MA11

> lib-elro-connects might will also function on the BASE smart home gateway SWM188A and the SITERWELL GS198. Both have not been tested.


