Releases: sirchia/pimatic-rflink
Releases · sirchia/pimatic-rflink
0.7.2
Fixed issue with decoding winchl and wintmp values
0.7.0
Added destroy() functions to improve support for Pimatic 0.9
Various stability and error handling improvements
Updated compatibility with newer versions of RFLink protocol
Various bugfixes in protocol encoding/decoding
0.6.0
Added invert settings support for RFLinkContactSensor
Added battery value support for RFLinkData device
Fixed issue with receiving dimmer values
0.5.1
Update to support Pimatic 0.9 and fixes for Coffeescript 1.9 (thanks to @sweebee)
Added generic data sensor and invert option for PIRs
Added generic data sensor and invert option for PIRs (thanks to @Ivanverdonck)
0.4.2
Prevented exceptions that may occur when decoding data not according to spec
0.4.1
Cleaned up plugin and device configuration, now compatible with Pimatic 0.8.99+
0.4.0
Added PIR and Contact sensor implementation (Thanks @sweebee !!)
0.3.0: Further refactoring of serial driver handling
Now reconnects after connection is lost
0.2.0
Refactored all serial device handling to improve stability