# System Bridge - Connector
This is the connector package for the [System Bridge](https://github.com/timmo001/system-bridge) project.
Used in the System Bridge [Home Assistant](https://www.home-assistant.io/integrations/system_bridge) integration.
Raw data
{
"_id": null,
"home_page": "https://github.com/timmo001/system-bridge-connector",
"name": "systembridgeconnector",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "system-bridge",
"author": "Aidan Timson (Timmo)",
"author_email": "aidan@timmo.dev",
"download_url": "https://files.pythonhosted.org/packages/d2/ff/b7fb7805ec2a424aaa60a205821015fc0cdc54d60b9f96c9ccb0db60de5e/systembridgeconnector-4.1.5.tar.gz",
"platform": null,
"description": "# System Bridge - Connector\n\nThis is the connector package for the [System Bridge](https://github.com/timmo001/system-bridge) project.\n\nUsed in the System Bridge [Home Assistant](https://www.home-assistant.io/integrations/system_bridge) integration.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "System Bridge Connector",
"version": "4.1.5",
"project_urls": {
"Homepage": "https://github.com/timmo001/system-bridge-connector"
},
"split_keywords": [
"system-bridge"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e120ffa43cd8020055dca3d7b0c18f5b6113ccdc9ac73dfdc2e245a68ca32979",
"md5": "78e3170dde92f795d513f8a5214e10f0",
"sha256": "08b17db6d2713338545280b8ddf47713105e6bcf2adeba508779ca73153b92ef"
},
"downloads": -1,
"filename": "systembridgeconnector-4.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "78e3170dde92f795d513f8a5214e10f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 15717,
"upload_time": "2024-08-13T10:06:30",
"upload_time_iso_8601": "2024-08-13T10:06:30.488372Z",
"url": "https://files.pythonhosted.org/packages/e1/20/ffa43cd8020055dca3d7b0c18f5b6113ccdc9ac73dfdc2e245a68ca32979/systembridgeconnector-4.1.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d2ffb7fb7805ec2a424aaa60a205821015fc0cdc54d60b9f96c9ccb0db60de5e",
"md5": "f4a382b0dbb303f6089c86eae76d14f8",
"sha256": "feff086de63f49c78f4935886060cb7dc97a14d3073993a6c365e39887354316"
},
"downloads": -1,
"filename": "systembridgeconnector-4.1.5.tar.gz",
"has_sig": false,
"md5_digest": "f4a382b0dbb303f6089c86eae76d14f8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 20830,
"upload_time": "2024-08-13T10:06:31",
"upload_time_iso_8601": "2024-08-13T10:06:31.964057Z",
"url": "https://files.pythonhosted.org/packages/d2/ff/b7fb7805ec2a424aaa60a205821015fc0cdc54d60b9f96c9ccb0db60de5e/systembridgeconnector-4.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-13 10:06:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "timmo001",
"github_project": "system-bridge-connector",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
">=",
"3.8.5"
]
]
},
{
"name": "aiohttp",
"specs": [
[
">=",
"3.9.0b0"
]
]
},
{
"name": "incremental",
"specs": [
[
">=",
"24.7.2"
]
]
},
{
"name": "packaging",
"specs": [
[
">=",
"24.0"
]
]
},
{
"name": "systembridgemodels",
"specs": [
[
">=",
"4.2.4"
]
]
}
],
"lcname": "systembridgeconnector"
}