Skip to content

Releases: sirchia/pimatic-rflink

0.7.2

08 Jul 17:07
Compare
Choose a tag to compare

Fixed issue with decoding winchl and wintmp values

0.7.0

11 Dec 15:35
Compare
Choose a tag to compare

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

08 Jul 20:05
Compare
Choose a tag to compare

Added invert settings support for RFLinkContactSensor
Added battery value support for RFLinkData device
Fixed issue with receiving dimmer values

0.5.1

06 Jun 21:58
Compare
Choose a tag to compare

Update to support Pimatic 0.9 and fixes for Coffeescript 1.9 (thanks to @sweebee)

Added generic data sensor and invert option for PIRs

06 Jun 21:36
Compare
Choose a tag to compare

Added generic data sensor and invert option for PIRs (thanks to @Ivanverdonck)

0.4.2

21 Feb 17:43
Compare
Choose a tag to compare

Prevented exceptions that may occur when decoding data not according to spec

0.4.1

15 Feb 21:50
Compare
Choose a tag to compare

Cleaned up plugin and device configuration, now compatible with Pimatic 0.8.99+

0.4.0

09 Feb 20:58
Compare
Choose a tag to compare

Added PIR and Contact sensor implementation (Thanks @sweebee !!)

0.3.0: Further refactoring of serial driver handling

31 Jan 16:00
Compare
Choose a tag to compare

Now reconnects after connection is lost

0.2.0

27 Jan 19:14
Compare
Choose a tag to compare

Refactored all serial device handling to improve stability