d0ugal / python-rfxcom

A Python 3.3+ library for working with your RFXTrx and automating your home.
BSD 3-Clause "New" or "Revised" License
8 stars 9 forks source link

Add write support #2

Closed d0ugal closed 10 years ago

d0ugal commented 10 years ago

Currently python-rfxcom only supports reading from the rfxcom. Write support is required to control some devices such as lighting, however, a design decision also needs to be made around how this would be supported in terms of the API.

d0ugal commented 10 years ago

Leaving this open until the issue is better tested and pegged for a release.