Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>

* Package name    : python-pilight
  Version         : 0.1.1
  Upstream Author : David-Leon Pohl <[email protected]>
* URL             : https://github.com/DavidLP/pilight
* License         : MIT
  Programming Lang: Python
  Description     : 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.

This library is a dependancy of Home Assistant, the Python smart home platform.
I plan to maintain it as part of the Home Assistant team.

Reply via email to