Name | sonofflan JSON |
Version |
0.4.0
JSON |
| download |
home_page | |
Summary | Library to interact with Sonoff devices through LAN mode (without eWeLink cloud) |
upload_time | 2023-12-07 15:44:18 |
maintainer | |
docs_url | None |
author | Danilo Treffiletti |
requires_python | >=3.10,<4.0 |
license | BSD-3-Clause |
keywords |
sonoff
ewelink
itead
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Sonoff LAN
Library to interact with Sonoff devices through LAN mode (without eWeLink cloud) with firmware
version 3+ (tested up to version 3.7.x).
Author: Danilo Treffiletti <urban82@gmail.com>
License: BSD-3
Version: 0.4.0
## Install
### Requirements
* Python 3.10+
## Usage
Install with
```pip install sonofflan```
Basic utility
```python -m sonofflan```
In your code:
TODO (check __main__.py and tests)
## Contributing
PRs accepted.
## License
BSD-3 (c) Danilo Treffiletti
Raw data
{
"_id": null,
"home_page": "",
"name": "sonofflan",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10,<4.0",
"maintainer_email": "",
"keywords": "sonoff,ewelink,itead",
"author": "Danilo Treffiletti",
"author_email": "urban82@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/e9/76/7af0df755bbf1ecec6f34550bcb8ffd12517fb7c9e8a9c8f5981ce44f5a0/sonofflan-0.4.0.tar.gz",
"platform": null,
"description": "# Sonoff LAN\n\nLibrary to interact with Sonoff devices through LAN mode (without eWeLink cloud) with firmware\nversion 3+ (tested up to version 3.7.x).\n\nAuthor: Danilo Treffiletti <urban82@gmail.com>\n\nLicense: BSD-3\n\nVersion: 0.4.0\n\n## Install\n\n### Requirements\n* Python 3.10+\n\n## Usage\nInstall with\n```pip install sonofflan```\n\nBasic utility\n```python -m sonofflan```\n\nIn your code:\nTODO (check __main__.py and tests)\n\n## Contributing\nPRs accepted.\n\n## License\nBSD-3 (c) Danilo Treffiletti\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "Library to interact with Sonoff devices through LAN mode (without eWeLink cloud)",
"version": "0.4.0",
"project_urls": null,
"split_keywords": [
"sonoff",
"ewelink",
"itead"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2e4dbda84d24852f1da8bd1a90def34671727cabe103096b3a9c26aad4356325",
"md5": "f1669fb92880e62d9475c4ecb38c38d0",
"sha256": "0c722573c6dd8c4f0a894d49939e28934b8ab775aed5d84a4f4ed5ef0b7b179c"
},
"downloads": -1,
"filename": "sonofflan-0.4.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f1669fb92880e62d9475c4ecb38c38d0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10,<4.0",
"size": 15072,
"upload_time": "2023-12-07T15:44:16",
"upload_time_iso_8601": "2023-12-07T15:44:16.673740Z",
"url": "https://files.pythonhosted.org/packages/2e/4d/bda84d24852f1da8bd1a90def34671727cabe103096b3a9c26aad4356325/sonofflan-0.4.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e9767af0df755bbf1ecec6f34550bcb8ffd12517fb7c9e8a9c8f5981ce44f5a0",
"md5": "7b29042da00e591f04252b299d72fef0",
"sha256": "88b40b0fae7f9073ddb839a51e92395a187318bdc4e5c229dada50c451fbc463"
},
"downloads": -1,
"filename": "sonofflan-0.4.0.tar.gz",
"has_sig": false,
"md5_digest": "7b29042da00e591f04252b299d72fef0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10,<4.0",
"size": 11003,
"upload_time": "2023-12-07T15:44:18",
"upload_time_iso_8601": "2023-12-07T15:44:18.456965Z",
"url": "https://files.pythonhosted.org/packages/e9/76/7af0df755bbf1ecec6f34550bcb8ffd12517fb7c9e8a9c8f5981ce44f5a0/sonofflan-0.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-07 15:44:18",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "sonofflan"
}