软件包:python3-pilight(0.1.1-2)
python3-pilight 的相关链接
Debian 的资源:
下载源码包 python-pilight:
- [python-pilight_0.1.1-2.dsc]
- [python-pilight_0.1.1.orig.tar.xz]
- [python-pilight_0.1.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Client interface to pilight-daemon for sending and receiving RF codes
This library connects to a running pilight-daemon instance and exchanges messages with it over the daemon's network interface.
It can send commands understood by pilight, matching the pilight-send command set, and it can receive RF events that the daemon decodes from attached 433 MHz receivers.
Incoming data can be handled via user-provided callback functions, allowing applications to react when pilight-daemon reports received codes or state changes.
It also supports acknowledging transmitted commands by processing the daemon's responses, so callers can tell whether a requested send operation was accepted and forwarded by pilight-daemon.
