Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

58 lines (34 loc) · 2.22 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.3.3 - 2023-08-09

Fixed

  • If shuffle is enabled for the accessory, ensure the first track played is randomized when the accessory is turned on.

1.3.2 - 2023-08-08

Added

  • New plugin setting for debug logging. This is helpful for troubleshooting issues and when requesting support.

Fixed

  • New plugin settings to enable and configure one automatic retry because some Wi-Fi enabled Spotify speakers cannot be found when attempting to start a playlist after a period of inactivity. (#47)

1.3.1 - 2023-04-29

Changed

  • A speaker accessory can now be added in the plugin settings using either the Spotify id or name of the device.

1.3.0 - 2023-04-06

Added

  • New plugin settings to customize Spotify shuffle and repeat. Shuffle setting randomizes the order tracks in the playlist are played. Repeat setting repeats the entire playlist once all tracks have been played.
  • New plugin setting to customize how frequently this plugin polls Spotify for changes.

1.2.4 - 2023-04-06

Fixed

  • Speaker accessories (lightbulbs) no longer appear in Homekit after being deleted or renamed in the plugin config.

1.2.3 - 2023-04-05

Changed

  • Change poblouin references to joeyhage since the old homebridge plugin is no longer maintained