Releases: nicoduj/homebridge-harmony
Releases · nicoduj/homebridge-harmony
1.3.6
- [FIX] changelog and dep error
1.3.5
It seems from my test that those changes are not breaking the cached accessories, but you might need to clean your cache in case of problems. Concerning SerialNumber, it should be updated after a restart, but could be a problem also. If that is the case, you will need to clean cache.
- [FIX] Change pluginIdentifier in platform registration to be compatible with 1.0 of Homebridge (sorry guys, was not clean on this before ...)
- [FIX] Unique serialnumber for accessories to avoid Eve App problems #249
1.3.4
- [FIX] Multiple Hubs : autoDiscovery not working #245 special thanks to donavanbecker(https://github.com/donavanbecker) for testing
1.3.3
- [FIX] Link volume switch/ mute to tv accessory #244
1.3.2
- [NEW] Link volume switch/ mute to tv accessory #244
1.3.1
- [FIX] Mute command not working (regression from 1.3.0)
1.3.0
1.3.5
It seems from my test that those changes are not breaking the cached accessories, but you might need to clean your cache in case of problems. Concerning SerialNumber, it should be updated after a restart, but could be a problem also. If that is the case, you will need to clean cache.
- [FIX] Chnage pluginIdentifier in platform registration to be compatible with 1.0 of Homebridge (sorry guys, was not clean on this before ...)
- [FIX] Unique serialnumber for accessories to avoid Eve App problems #249
1.3.4
- [FIX] Multiple Hubs : autoDiscovery not working #245 special thanks to donavanbecker(https://github.com/donavanbecker) for testing
1.3.3
- [FIX] Link volume switch/ mute to tv accessory #244
1.3.2
- [NEW] Link volume switch/ mute to tv accessory #244
1.3.1
- [FIX] Mute command not working (regression from 1.3.0)
1.3.0
1.3.4
- [FIX] Multiple Hubs : autoDiscovery not working #245 special thanks to donavanbecker for testing
1.3.3
- [FIX] Link volume switch/ mute to tv accessory #244
1.3.2
- [NEW] Link volume switch/ mute to tv accessory #244
1.3.1
- [FIX] Mute command not working (regression from 1.3.0)
1.3.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.7
1.2.6
1.2.5
- [FIX] Limiting number of sockets event in case of multiple refresh with no response from the hub or slight delay (network problems)
PLEASE READ CAREFULLY BEFORE UPDATING FROM 0.X - BREAKING CHANGES
- [BREAKING] complete subplatofrm logic / config change and renaming of some parameters - see readme MIGRATION for details