aioswitcher


Nameaioswitcher JSON
Version 6.0.3 PyPI version JSON
download
home_pagehttps://pypi.org/project/aioswitcher/
SummaryPyPi module integrating with various Switcher devices
upload_time2025-10-18 01:27:59
maintainerShay Levy
docs_urlNone
authorTomer Figenblat
requires_python<4.0,>=3.12.0
licenseApache-2.0
keywords home-automation smarthome switcher
VCS
bugtrack_url
requirements poetry
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Switcher Python Integration

[![pypi-ver-badge]][pypi-aioswitcher] [![pypi-down-badge]][pypi-aioswitcher] [![poetry-badge]][poetry-url] [![license-badge]][repo-aioswitcher]<br/>
[![gh-build-badge]][ci-stage] [![pages-badge]][docs-aioswitcher] [![codecov-badge]][codecov-aioswitcher]

PyPi module integrating with various [Switcher][switcher] devices.</br>

```shell
pip install aioswitcher
```

Check the docs: [https://aioswitcher.figenblat.com][docs-aioswitcher].

Looking for a containerized solution? -Check [https://switcher-webapi.figenblat.com][switcher-webapi].

> [!Note]
> This is a community-driven open-source project; the vendor does not officially support it.</br>
> Thanks to all the people at [Switcher][switcher] for their cooperation and general support.

> [!Note]
> This project has a couple of ancestors; the most important one is the [Switcher-V2-Python][switcher-v2-script] project.

<!-- Real Links -->
[ci-stage]: https://github.com/TomerFi/aioswitcher/actions/workflows/stage.yml
[pages-badge]: https://github.com/TomerFi/aioswitcher/actions/workflows/pages.yml/badge.svg
[codecov-aioswitcher]: https://codecov.io/gh/TomerFi/aioswitcher
[docs-aioswitcher]: https://aioswitcher.figenblat.com/
[poetry-url]: https://python-poetry.org/
[pypi-aioswitcher]: https://pypi.org/project/aioswitcher
[repo-aioswitcher]: https://github.com/TomerFi/aioswitcher
[switcher]: https://www.switcher.co.il/
[switcher-v2-script]: https://github.com/NightRang3r/Switcher-V2-Python
[switcher-webapi]: https://switcher-webapi.figenblat.com
<!-- Badges Links -->
[codecov-badge]: https://codecov.io/gh/TomerFi/aioswitcher/graph/badge.svg
[gh-build-badge]: https://github.com/TomerFi/aioswitcher/actions/workflows/stage.yml/badge.svg
[license-badge]: https://img.shields.io/github/license/tomerfi/aioswitcher
[poetry-badge]: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json
[pypi-down-badge]: https://img.shields.io/pypi/dm/aioswitcher.svg?logo=pypi&color=1082C2
[pypi-ver-badge]: https://img.shields.io/pypi/v/aioswitcher?logo=pypi

            

Raw data

            {
    "_id": null,
    "home_page": "https://pypi.org/project/aioswitcher/",
    "name": "aioswitcher",
    "maintainer": "Shay Levy",
    "docs_url": null,
    "requires_python": "<4.0,>=3.12.0",
    "maintainer_email": null,
    "keywords": "home-automation, smarthome, switcher",
    "author": "Tomer Figenblat",
    "author_email": "tomer@tomfi.info",
    "download_url": "https://files.pythonhosted.org/packages/18/28/bd4a6fce481b7e6c2643a21f9f3376cf3ac3d6b41c21bec2e9f8c89c9699/aioswitcher-6.0.3.tar.gz",
    "platform": null,
    "description": "# Switcher Python Integration\n\n[![pypi-ver-badge]][pypi-aioswitcher] [![pypi-down-badge]][pypi-aioswitcher] [![poetry-badge]][poetry-url] [![license-badge]][repo-aioswitcher]<br/>\n[![gh-build-badge]][ci-stage] [![pages-badge]][docs-aioswitcher] [![codecov-badge]][codecov-aioswitcher]\n\nPyPi module integrating with various [Switcher][switcher] devices.</br>\n\n```shell\npip install aioswitcher\n```\n\nCheck the docs: [https://aioswitcher.figenblat.com][docs-aioswitcher].\n\nLooking for a containerized solution? -Check [https://switcher-webapi.figenblat.com][switcher-webapi].\n\n> [!Note]\n> This is a community-driven open-source project; the vendor does not officially support it.</br>\n> Thanks to all the people at [Switcher][switcher] for their cooperation and general support.\n\n> [!Note]\n> This project has a couple of ancestors; the most important one is the [Switcher-V2-Python][switcher-v2-script] project.\n\n<!-- Real Links -->\n[ci-stage]: https://github.com/TomerFi/aioswitcher/actions/workflows/stage.yml\n[pages-badge]: https://github.com/TomerFi/aioswitcher/actions/workflows/pages.yml/badge.svg\n[codecov-aioswitcher]: https://codecov.io/gh/TomerFi/aioswitcher\n[docs-aioswitcher]: https://aioswitcher.figenblat.com/\n[poetry-url]: https://python-poetry.org/\n[pypi-aioswitcher]: https://pypi.org/project/aioswitcher\n[repo-aioswitcher]: https://github.com/TomerFi/aioswitcher\n[switcher]: https://www.switcher.co.il/\n[switcher-v2-script]: https://github.com/NightRang3r/Switcher-V2-Python\n[switcher-webapi]: https://switcher-webapi.figenblat.com\n<!-- Badges Links -->\n[codecov-badge]: https://codecov.io/gh/TomerFi/aioswitcher/graph/badge.svg\n[gh-build-badge]: https://github.com/TomerFi/aioswitcher/actions/workflows/stage.yml/badge.svg\n[license-badge]: https://img.shields.io/github/license/tomerfi/aioswitcher\n[poetry-badge]: https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json\n[pypi-down-badge]: https://img.shields.io/pypi/dm/aioswitcher.svg?logo=pypi&color=1082C2\n[pypi-ver-badge]: https://img.shields.io/pypi/v/aioswitcher?logo=pypi\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "PyPi module integrating with various Switcher devices",
    "version": "6.0.3",
    "project_urls": {
        "Documentation": "https://aioswitcher.figenblat.com",
        "Homepage": "https://pypi.org/project/aioswitcher/",
        "Repository": "https://github.com/tomerfi/aioswitcher"
    },
    "split_keywords": [
        "home-automation",
        " smarthome",
        " switcher"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3af1bd5f79142eb51c6a2447cf0ed245a86444f52fdb41a65a597473c3ef0ada",
                "md5": "489ccf0e5cf110cb15ed481b6d2bdf3e",
                "sha256": "686cf52f18f911d720812d5723807c6894cf35dacfe47204ea08f61a09d690b9"
            },
            "downloads": -1,
            "filename": "aioswitcher-6.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "489ccf0e5cf110cb15ed481b6d2bdf3e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12.0",
            "size": 557054,
            "upload_time": "2025-10-18T01:27:57",
            "upload_time_iso_8601": "2025-10-18T01:27:57.716119Z",
            "url": "https://files.pythonhosted.org/packages/3a/f1/bd5f79142eb51c6a2447cf0ed245a86444f52fdb41a65a597473c3ef0ada/aioswitcher-6.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1828bd4a6fce481b7e6c2643a21f9f3376cf3ac3d6b41c21bec2e9f8c89c9699",
                "md5": "2419ceff6b3440316f8a191d34169c50",
                "sha256": "af4e94d9615a4704f6867b2d380c92b45908e8a793dcd1d10cd7e6696951cf32"
            },
            "downloads": -1,
            "filename": "aioswitcher-6.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2419ceff6b3440316f8a191d34169c50",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12.0",
            "size": 519144,
            "upload_time": "2025-10-18T01:27:59",
            "upload_time_iso_8601": "2025-10-18T01:27:59.261590Z",
            "url": "https://files.pythonhosted.org/packages/18/28/bd4a6fce481b7e6c2643a21f9f3376cf3ac3d6b41c21bec2e9f8c89c9699/aioswitcher-6.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-18 01:27:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tomerfi",
    "github_project": "aioswitcher",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "poetry",
            "specs": [
                [
                    "==",
                    "2.0.1"
                ]
            ]
        }
    ],
    "lcname": "aioswitcher"
}
        
Elapsed time: 1.73437s