[ bianca ]
[ 原始碼: python-phone-modem ]
套件:python3-phone-modem(0.1.2-3)
python3-phone-modem 的相關連結
下載原始碼套件 python-phone-modem:
- [python-phone-modem_0.1.2-3.debian.tar.xz]
- [python-phone-modem_0.1.2-3.dsc]
- [python-phone-modem_0.1.2.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous modem implementation for integrating caller ID and call rejection
This library provides an asynchronous modem implementation designed to integrate with Home Assistant. It enables the collection of caller ID information using a Hayes AT compatible modem that supports caller ID detection. The library tracks call states such as 'ring', 'callerid', and 'idle' and includes features for rejecting calls programmatically. Caller ID information such as the time of the call, name, and number is captured and updated with each state change.
其他與 python3-phone-modem 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aioserial
- Asynchronous serial port library