Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 22:54
· 59 commits to latest since this release
c582a86

What's Changed

  • Added pushRatePress config to set how many seconds inbetween doublePresses.
    • Also if doublePress isn't set it will not wait to pushChanges.
  • Added customize config option which will allow for custom On and off commands for IR Devices.
    • Added customOn & customOff to set custom commands for IR Devices.
  • Removed Other: commandOn & commandOff you will have to change your commands to the new customOn & customOff config under the customize config.
  • Fixed issue where devices are not exposed to Homekit. #507, #508, #513
  • Fixed issue with Non-group Curtains being removed or not displaying in Homekit. #510
  • Fixed issue were Plugin was waiting 15 seconds before sending command to SwitchBot API. #509
  • Housekeeping and updated dependencies.

Full Changelog: v2.0.0...v2.1.0