aioswitcher


Nameaioswitcher JSON
Version 6.0.1 PyPI version JSON
download
home_pagehttps://pypi.org/project/aioswitcher/
SummaryPyPi module integrating with various Switcher devices
upload_time2025-01-14 02:24:32
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.tomfi.info][docs-aioswitcher].

Looking for a containerized solution? -Check [https://switcher-webapi.tomfi.info][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.tomfi.info/
[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.tomfi.info
<!-- 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/d0/f9/a33de3eaff7e521e56df425d72ca7391d211a60097f771fa8ea02e997cd1/aioswitcher-6.0.1.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.tomfi.info][docs-aioswitcher].\n\nLooking for a containerized solution? -Check [https://switcher-webapi.tomfi.info][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.tomfi.info/\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.tomfi.info\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.1",
    "project_urls": {
        "Documentation": "https://aioswitcher.tomfi.info",
        "Homepage": "https://pypi.org/project/aioswitcher/",
        "Repository": "https://github.com/tomerfi/aioswitcher"
    },
    "split_keywords": [
        "home-automation",
        " smarthome",
        " switcher"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a8a778b2ba7ac3f491222e9c20a65bf652ab11d7b2a0279d20c5229485f267c",
                "md5": "84fbab89b24f90127b651c08eeb709ca",
                "sha256": "2ac2ff58f96a68ba1b9d29758e637f7d0f62e01f2980c4ba03020d1ad94109ae"
            },
            "downloads": -1,
            "filename": "aioswitcher-6.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "84fbab89b24f90127b651c08eeb709ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12.0",
            "size": 557053,
            "upload_time": "2025-01-14T02:24:27",
            "upload_time_iso_8601": "2025-01-14T02:24:27.633723Z",
            "url": "https://files.pythonhosted.org/packages/9a/8a/778b2ba7ac3f491222e9c20a65bf652ab11d7b2a0279d20c5229485f267c/aioswitcher-6.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0f9a33de3eaff7e521e56df425d72ca7391d211a60097f771fa8ea02e997cd1",
                "md5": "2e51e8dbbf7644647ccb7c59d557ddf8",
                "sha256": "ca2fb57a8ca26324d120122fa15b8ad0d69c4c5164666a417dbf044497297a8a"
            },
            "downloads": -1,
            "filename": "aioswitcher-6.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2e51e8dbbf7644647ccb7c59d557ddf8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12.0",
            "size": 519135,
            "upload_time": "2025-01-14T02:24:32",
            "upload_time_iso_8601": "2025-01-14T02:24:32.063370Z",
            "url": "https://files.pythonhosted.org/packages/d0/f9/a33de3eaff7e521e56df425d72ca7391d211a60097f771fa8ea02e997cd1/aioswitcher-6.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-14 02:24:32",
    "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: 4.44629s