All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.1 (2021-04-08)
- stop mdns browser as soon as possible, timeout is last resort (c3c611e)
2.0.0 (2021-04-08)
-
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)
1.4.9 (2021-02-22)
1.4.8 (2021-01-14)
- move try..catch into mdns update function (acee65e)
1.4.7 (2021-01-14)
1.4.5 (2020-12-16)
1.4.4 (2020-12-09)
- change manufacturer to be clear this is a homebridge plugin and not an Apple device (cf786f7)
1.4.3 (2020-12-09)
- remove broken test file (3087e09)
- use STOPPED if Airport Express not connected/Playing, INTERRUPTED if error (6b1c32a)
1.4.2 (2020-12-08)
- correction to bit 11 (playing status bit) (ea3f1e7)
1.4.1 (2020-12-07)
- showSwitch value check corrected (745630d)
1.4.0 (2020-12-07)
- make switch optional with config option (66475cb)
1.3.0 (2020-12-06)
- remove test script, it was dangerous (eee6096)
1.2.0 (2020-12-06)
- re-enable adding of all airport express and fix check for playing/not playing (16bc5a6)
1.1.3 (2020-12-06)
- again try and correct test script (f95804f)
1.1.2 (2020-12-06)
- convert test script to pure javascript (040e626)
1.1.1 (2020-12-06)
- fix location of bin test script (d71dca6)
1.1.0 (2020-12-06)
- add a testing script and some info about it readme (c0059e9)
1.0.3 (2020-12-06)
- confirm play/pause flag is in the record (f4535b4)
1.0.2 (2020-12-06)
- check if a device is already added using serial number (d3d6dd6)
1.0.1 (2020-12-06)
- add config.schema.json to files list (1412904)