A wrapper for the Zyxel T50 modem
Project description
Zyxel T50
A small wrapper for the Zyxel T50 modem.
It can retrieve basic status of the modem and a list of connected devices. This is used for a device tracking integration of Home Assistant.
Simple example
import json
from zyxelt50.modem import ZyxelT50Modem
router = ZyxelT50Modem('#YOUR ADMIN PASSWORD#')
router.connect()
status = router.get_connected_devices()
print(json.dumps(status, indent=4))
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zyxel-t50-modem-0.0.2.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file zyxel-t50-modem-0.0.2.tar.gz.
File metadata
- Download URL: zyxel-t50-modem-0.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e3f1907694e7f3d0e48288f8f3c43f41ff1e9981b593e8a8fa550465d0696f2b
|
|
| MD5 |
24b0265823bf3886069e0721114f8181
|
|
| BLAKE2b-256 |
5fa22422c805608da38532312d4851ef6950817ea19cb3a7ce336b2d1a4657a0
|
File details
Details for the file zyxel_t50_modem-0.0.2-py3-none-any.whl.
File metadata
- Download URL: zyxel_t50_modem-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba8c0fde768cb9d6fb62b998bfa842f78b12189d1c5805483b407829c3eab0d5
|
|
| MD5 |
20ba4bd0bd5d816bad0b279009d5c18b
|
|
| BLAKE2b-256 |
44504206363ffb465dd28ed68e9de9da95911fbdf7699cd83b0cc237c9d623ee
|