Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Latest commit

 

History

History
120 lines (53 loc) · 5.29 KB

CHANGELOG.md

File metadata and controls

120 lines (53 loc) · 5.29 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.4.7 (2021-01-14)

Bug Fixes

  • wrap mDNS calls in try...catch fixes #7 (4f4565b)

1.4.6 (2021-01-14)

Bug Fixes

  • wrap mDNS calls in try...catch fixes #7 (8a3f619)

1.4.5 (2020-12-16)

1.4.4 (2020-12-09)

Bug Fixes

  • change manufacturer to be clear this is a homebridge plugin and not an Apple device (cf786f7)

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)

1.4.2 (2020-12-08)

Bug Fixes

  • correction to bit 11 (playing status bit) (ea3f1e7)

1.4.1 (2020-12-07)

Bug Fixes

  • showSwitch value check corrected (745630d)

1.4.0 (2020-12-07)

Features

  • make switch optional with config option (66475cb)

1.3.0 (2020-12-06)

Features

  • remove test script, it was dangerous (eee6096)

1.2.0 (2020-12-06)

Features

  • re-enable adding of all airport express and fix check for playing/not playing (16bc5a6)

1.1.3 (2020-12-06)

Bug Fixes

  • again try and correct test script (f95804f)

1.1.2 (2020-12-06)

Bug Fixes

  • convert test script to pure javascript (040e626)

1.1.1 (2020-12-06)

Bug Fixes

  • fix location of bin test script (d71dca6)

1.1.0 (2020-12-06)

Features

  • add a testing script and some info about it readme (c0059e9)

1.0.3 (2020-12-06)

Bug Fixes

  • confirm play/pause flag is in the record (f4535b4)

1.0.2 (2020-12-06)

Bug Fixes

  • check if a device is already added using serial number (d3d6dd6)

1.0.1 (2020-12-06)

Bug Fixes

  • add config.schema.json to files list (1412904)

1.0.0 (2020-12-06)