All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.5 (2021-09-18)
- update dependencies (719c67d)
2.0.4 (2021-08-11)
- run build before releasing (05b27db)
2.0.3 (2021-08-11)
- close connection after 1 minute of inactivity (92cafed)
2.0.2 (2021-08-10)
2.0.1 (2021-08-08)
2.0.0 (2021-08-07)
- Channels (shades/awnings) are now detected automatically, but this required a change that will disassociate all previous channels. This means any HomeKit automations you had previously configured will need to be set up again, and the accessories will all be reset back to the default room
- Accessory names will be reset to the value stored in the MyLink app. Consider double checking that they are correct before updating
- The 'orientation' option has been removed in favor of simpler config for reversing all or individual channels. This setting will get migrated for you automatically. You may need to restart homebridge twice after updating if the settings don't take effect after a single restart
compositeTargets
is no longer supported. You can achieve this same behavior by grouping accessories within the Home app
- automatically detect channels (3cb7795)
- more reliable connection with windows support (2f0e1f0)
- config schema, typescript, release tools (98cf5c6)