Skip to content

RFXCOM Plugin v3.0.2

Latest
Compare
Choose a tag to compare
@mbendiksen mbendiksen released this 18 Nov 22:15
fe5a76f
  • Bug fix for unhandled device not being bytestring (was being sent via function with a %s command
  • Re-add some Ord for reading of device information from Indigo Devices.
  • Update plugin to Python 3 API Version
  • Add Device Setting to Reverse Actions
  • Continued changes supporting Dimmer
  • Add Blinds T1234 Device Option to convert Brightness level settings to On/Off [Avoids breaking BlindsT1234 that support dimmerValues]
  • Convert all BlindsT1234 Devices to Dimmers so that natively supported as Blinds in Alexa Native plugin.py
  • Fix handlSecurity typo
  • Add blindState to BlindsT1234 device - Open/Closed/or Partial
  • Update lastcommand and lastUpdate to include both remote commands, but also Sent commands below for Subtype=3 Motorlux Blinds ONLY:
    • Add warning message for Blinds subtype=3 may not receive unitcode and will need to be entered for control manually
    • Because all unitcodes are sent as 1, any same physical remote devices with different unitcodes/channels will be updated together incorrectly)
    • Ideally in this scenario should use a different physical remote for groups of blinds wish to control/be correctly updated in Indigo
  • Add action Groups Open/Close/Stop/Program/Limit for all BlindsT1234 devices
    (obviously all may not work correctly on all devices - but option exists)
  • Add new device type BlindsT1234 for all type=25 Blinds (should replace A-OK AC114, Brel, and others, these others left alone so can update as wanted)
  • Add Support for Dooya Blinds and Remotes (Receive Remote commands and send commands)
  • Add Support for SilentGliss Blinds (Receive Remote commands and send commands)
  • Add Support for Motorlux Subtype=3 Blinds - NB: no unitcodes received, see details in Commit 2.2.3
  • Correctly shows Housecode, unitcode and subtype for ALL these Blinds Remotes
  • Correctly updates On/Off state of device if command sent via Indigo, OR if Remote button pressed
  • Add subtype to device Def (should allow other blinds to be controlled)
  • Add last Command received to device State, lastupdated and type