Releases: apexad/homebridge-airport-express-playing
Releases · apexad/homebridge-airport-express-playing
v2.0.1
2.0.1 (2021-04-08)
Bug Fixes
- stop mdns browser as soon as possible, timeout is last resort (c3c611e)
2.0.0 (2021-04-08)
⚠ BREAKING CHANGES
-
acessories will reset 1 last time and break automations, but should be cached after that
-
switched plugin to be a dynamic platform (from static) so accesories will persist on homebridge restarts, fixes #8 (5c9c442)
v2.0.0
2.0.0 (2021-04-08)
⚠ BREAKING CHANGES
-
acessories will reset 1 last time and break automations, but should be cached after that
-
switched plugin to be a dynamic platform (from static) so accesories will persist on homebridge restarts, fixes #8 (5c9c442)
v1.4.9
1.4.9 (2021-02-22)
Bug Fixes
- clarified use of mDNS data in description/README (33d5096)
- correcrt typo in logs (8fff343)
v1.4.8
1.4.8 (2021-01-14)
Bug Fixes
- move try..catch into mdns update function (acee65e)
1.4.7 (2021-01-14) REMOVED
Bug Fixes
- wrap mDNS calls in try...catch fixes #7 (4f4565b)
v1.4.4
1.4.4 (2020-12-09)
Bug Fixes
- change manufacturer to be clear this is a homebridge plugin and not an Apple device (cf786f7)
v1.4.3
1.4.3 (2020-12-09)
Bug Fixes
- remove broken test file (3087e09)
- use STOPPED if Airport Express not connected/Playing, INTERRUPTED if error (6b1c32a)
v1.4.2
1.4.2 (2020-12-08)
Bug Fixes
- correction to bit 11 (playing status bit) (ea3f1e7)
v1.4.1
1.4.1 (2020-12-07)
Bug Fixes
- showSwitch value check corrected (745630d)
v1.4.0
1.4.0 (2020-12-07)
Features
- make switch optional with config option (66475cb)