[ 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