https://github.com/mishamyrt/dohome_api
💡 Library for controlling smart bulbs that work using the DoIT protocol (DoHome app).
https://github.com/mishamyrt/dohome_api
asyncio datagram dohome
Last synced: 4 months ago
JSON representation
💡 Library for controlling smart bulbs that work using the DoIT protocol (DoHome app).
- Host: GitHub
- URL: https://github.com/mishamyrt/dohome_api
- Owner: mishamyrt
- License: mit
- Created: 2022-10-28T19:45:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T14:12:57.000Z (over 1 year ago)
- Last Synced: 2025-04-24T06:51:29.907Z (about 1 year ago)
- Topics: asyncio, datagram, dohome
- Language: Python
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DoHome API [](https://github.com/mishamyrt/dohome_api/actions/workflows/qa.yaml) [](https://pypi.org/project/dohome-api/)
Library for controlling smart bulbs that work using the DoIT protocol (DoHome app).
## Installation
```
pip install dohome-api
```
## Usage
Examples of how to use the library can be found in the [examples](./examples/) folder