Pakket: python3-phone-modem (0.1.2-3)
Verwijzigingen voor python3-phone-modem
Debian bronnen:
Het bronpakket python-phone-modem downloaden:
- [python-phone-modem_0.1.2-3.dsc]
- [python-phone-modem_0.1.2.orig.tar.gz]
- [python-phone-modem_0.1.2-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-phone-modem gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aioserial
- Asynchronous serial port library