Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomerfi/aioswitcher
PyPi module integrating with various Switcher devices
https://github.com/tomerfi/aioswitcher
home-automation pypi-package smart-switch smarthome
Last synced: about 2 hours ago
JSON representation
PyPi module integrating with various Switcher devices
- Host: GitHub
- URL: https://github.com/tomerfi/aioswitcher
- Owner: TomerFi
- License: apache-2.0
- Created: 2019-02-05T14:50:23.000Z (almost 6 years ago)
- Default Branch: dev
- Last Pushed: 2024-10-29T13:23:29.000Z (2 months ago)
- Last Synced: 2024-10-29T15:33:56.400Z (2 months ago)
- Topics: home-automation, pypi-package, smart-switch, smarthome
- Language: Python
- Homepage: https://aioswitcher.tomfi.info
- Size: 6.38 MB
- Stars: 28
- Watchers: 3
- Forks: 18
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Switcher Python Integration
[![pypi-ver-badge]][pypi-aioswitcher] [![pypi-down-badge]][pypi-aioswitcher] [![license-badge]][repo-aioswitcher]
[![gh-build-badge]][ci-stage] [![pages-badge]][docs-aioswitcher] [![codecov-badge]][codecov-aioswitcher]PyPi module integrating with various [Switcher][switcher] devices.
```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.
> 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.[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/
[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[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
[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