Skip to content

Releases: FlyingDiver/Indigo-radiora2

Release 7.1.0 Beta 12

02 Apr 15:19
Compare
Choose a tag to compare
Release 7.1.0 Beta 12 Pre-release
Pre-release

This release has added double and triple click detection to the button triggers. Choose the number of clicks in the config dialog for the keypad button event.

All triggers will fire for a multi-click. If a keypad button is pressed twice within the timeout period (currently set to 1 second), both single-click and double click triggers will fire (in that order). All three will fire for a triple-click.

The timeout is between keypresses, not for the whole sequence. So a triple click needs to be completed in less than 2 seconds.

Release 7.1.0 Beta 11

01 Apr 20:59
Compare
Choose a tag to compare
Release 7.1.0 Beta 11 Pre-release
Pre-release

Changed linking behavior to use an internally managed list rather than Indigo Devices. The plugin will migrate any existing devices to the internal list and delete the devices.

Pico buttons are now supported. Since Picos don't have LEDs, any changes in the linked (controlling) device will not be reflected on the Pico.

Release 7.1.0 Beta 10

31 Mar 18:25
Compare
Choose a tag to compare
Release 7.1.0 Beta 10 Pre-release
Pre-release

Linked devices are implemented in this release. This allows for Lutron keypad buttons to control non-Lutron devices (Insteon or Z-Wave outlets or switches). Each press of the Lutron button toggles the controlled device. The keypad LED represents the on/off state of the controlled device.

Release 7.1.0 Beta 9

29 Mar 15:08
Compare
Choose a tag to compare
Release 7.1.0 Beta 9 Pre-release
Pre-release

Fixed a bug in Beta 8 that hung the fetch from repeater process.

Release 7.1.0 Beta 7

23 Mar 17:22
Compare
Choose a tag to compare
Release 7.1.0 Beta 7 Pre-release
Pre-release

All auto-creation working.
Trigger editing by device selection working.
All open issues closed.

Release 7.1.0 Beta 6

21 Mar 20:26
Compare
Choose a tag to compare
Release 7.1.0 Beta 6 Pre-release
Pre-release

Auto-create complete, all naming issues resolved.

Release 7.1.0 Beta 5

20 Mar 19:57
Compare
Choose a tag to compare
Release 7.1.0 Beta 5 Pre-release
Pre-release

Added support for HVAC and Timeclock Events.

Should be feature complete for automatic device creation, pending more testing. Especially HVAC.

Release 7.1.0 Beta 4

20 Mar 14:37
Compare
Choose a tag to compare
Release 7.1.0 Beta 4 Pre-release
Pre-release

Fixed keypad LED issues
Now using Engraving info for button names
Creating LED same time as button so they’re always matched pairs.

Release 7.1.0 Beta 3

20 Mar 02:40
Compare
Choose a tag to compare
Release 7.1.0 Beta 3 Pre-release
Pre-release

Fixed bug in Beta 2. :(

Release 7.1.0 Beta 2

19 Mar 22:27
Compare
Choose a tag to compare
Release 7.1.0 Beta 2 Pre-release
Pre-release

New device types, fixes