Releases: pkmnct/homebridge-television-universal-control
Releases · pkmnct/homebridge-television-universal-control
Version 1.2.0
- Allow configuration of the "Category" provided to Homekit devices. See https://github.com/homebridge/HAP-NodeJS/blob/master/src/lib/Accessory.ts for a list of known category IDs.
- Update dependencies
Version 1.1.4
- Start configuration with empty arrays to make it more manageable in the Homebridge Config UI.
Version 1.1.3
- Fixes issue if a command is not configured where the callback sometimes didn't fire
- Fixes to LIRC protocol file structure (move functions out of constructor to reduce type redundancy)
Version 1.1.2
Various bug fixes
Version 1.1.1
- Fixed bug where the setActive callback was sometimes not fired. This resolves issues with remoteKeys/volume controls locking up the device in HomeKit.
- Removed an unnecessary console error that was in a loop and spamming the logs
Expose serial port delimiter, other bug fixes
1.1.0 1.1.0
Fix dependency issue
There was a dependency issue due to an imported type from a devDependency.
Fix schema, bump dependencies
1.0.1 Bump to latest dependencies
Initial Release
1.0 Update badge link