
**NOTE**
This project is suppose to provide an API for the Elro connects K1 adapter.
Thare is a Elro Connects K2 adapter, but is not supported with this library.
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 available. To be installed with:
`pip install lib-elro-connects`
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.
Raw data
{
"_id": null,
"home_page": "https://github.com/jbouwh/lib-elro-connects",
"name": "lib-elro-connects",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Jan Bouwhuis",
"author_email": "jan@jbsoft.nl",
"download_url": "https://files.pythonhosted.org/packages/32/cc/3e16a579ff1d1c4236ba6a4175e7566a122f125448b9615abf99929809e7/lib_elro_connects-0.6.2.0.tar.gz",
"platform": null,
"description": "\n\n**NOTE**\n\nThis project is suppose to provide an API for the Elro connects K1 adapter.\nThare is a Elro Connects K2 adapter, but is not supported with this library.\n\nThe code idea is based on the the code of Bas van den Berg https://github.com/dib0/elro_connects.\n\nAim of this library is to provide a API for the Elro Connects P1 connector. Example code is included.\n\nThe code requires Python 3.9 or higher.\n\nA PyPi package wil become available. To be installed with:\n`pip install lib-elro-connects`\n\nKind regards,\n\nJan Bouwhuis\n\n## Supported Devices by ELRO K1 connects SF40GA\n\n### Fire alarms\n\n- Elro FZ5002R\n\n### Heat alarms\n\n- Elro FH3801R\n\n### CO alarms\n\n- Elro FC4801R\n\n### Water alarms\n\n- Elro FW3801R\n\n### Window and Door sensors\n\n- Elro SF40MA11\n\n> lib-elro-connects might will also function on the BASE smart home gateway SWM188A and the SITERWELL GS198. Both have not been tested.\n",
"bugtrack_url": null,
"license": "MIT Licence",
"summary": "Elro Connects P1 API",
"version": "0.6.2.0",
"project_urls": {
"Homepage": "https://github.com/jbouwh/lib-elro-connects"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "231ee0d6e2f245b7f7d4a7bec414bacedb35848d32e811019e8ddc5d0a3a29b4",
"md5": "a8837a37cfc184e9167e90d294d7fddb",
"sha256": "d7d41bf5825cdc68bf7a37d5700c6dc926b0601b04617e09717965acca865a93"
},
"downloads": -1,
"filename": "lib_elro_connects-0.6.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8837a37cfc184e9167e90d294d7fddb",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 17414,
"upload_time": "2025-08-04T22:31:49",
"upload_time_iso_8601": "2025-08-04T22:31:49.748241Z",
"url": "https://files.pythonhosted.org/packages/23/1e/e0d6e2f245b7f7d4a7bec414bacedb35848d32e811019e8ddc5d0a3a29b4/lib_elro_connects-0.6.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "32cc3e16a579ff1d1c4236ba6a4175e7566a122f125448b9615abf99929809e7",
"md5": "d70a587ae9a76026e5e30aa37bed210f",
"sha256": "6716bfd07d0d39d6c1ae1c0b21d44b36a050335ad9c1c0e724c65d197733c920"
},
"downloads": -1,
"filename": "lib_elro_connects-0.6.2.0.tar.gz",
"has_sig": false,
"md5_digest": "d70a587ae9a76026e5e30aa37bed210f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 20414,
"upload_time": "2025-08-04T22:31:50",
"upload_time_iso_8601": "2025-08-04T22:31:50.772922Z",
"url": "https://files.pythonhosted.org/packages/32/cc/3e16a579ff1d1c4236ba6a4175e7566a122f125448b9615abf99929809e7/lib_elro_connects-0.6.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-04 22:31:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jbouwh",
"github_project": "lib-elro-connects",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "lib-elro-connects"
}