Skip to content

Releases: alandtse/alexa_media_player

v3.10.8

03 Aug 04:42
Compare
Choose a tag to compare

Fix

  • Fix color mapping during color conversion (#1345) (c296aef)
  • Parse timezone from timestamp (c7dc5f2)

Documentation

v3.10.7

15 Jul 00:25
Compare
Choose a tag to compare

Fix

  • Fix comparison between offset-naive and offset-aware datetimes (#1338) (#1339) (bcc996a)
  • Fix comparison between offset-naive and offset-aware datetimes (#1338) (0ccdb18)

v3.10.6

16 Jun 05:02
Compare
Choose a tag to compare

Fix

  • Use timezone aware datetime for timers (de4a962)
  • Handle unknown recurrence patterns (a7a173c)

Documentation

v3.10.5

18 May 03:41
Compare
Choose a tag to compare

Fix

  • Avoid pruning devices in secondary accounts (a62a371)

Documentation

v3.10.4

15 May 18:20
Compare
Choose a tag to compare

Fix

  • Handle case where alexa guard is disabled (#1297) (6295e93)

Documentation

v3.10.3

15 May 03:18
Compare
Choose a tag to compare

Fix

v3.10.2

13 May 05:16
Compare
Choose a tag to compare

Fix

  • Prune devices removed from amazon (f75f8b9)

Documentation

v3.10.1

08 May 02:28
Compare
Choose a tag to compare

Fix

  • Improve checking for skill backed appliances #1277 (ea04bae)

Documentation

v3.10.0

04 May 00:40
Compare
Choose a tag to compare

Feature

  • Improve lights controls and support colors (#1270) (fe48034)
  • Add "alexa_media_alarm_dismissal_event" "status"/"dismissed" events to alarms. (#1271) (32e802f)
  • Add PT-BR localization (#1266) (6a365ad)

Fix

  • Fix tesla_custom compatibility (dada99f)
  • Add iot_class to manifest.json (b7a3688)

Documentation

v3.9.0

24 Apr 05:29
Compare
Choose a tag to compare

Feature

Fix

  • Detect and ignore lights created by emulated_hue (#1253) (4cef90e)
  • Auto reload when extended entity discovery is enabled (#1254) (8a8f8ee)
  • TypeError: _typeddict_new() missing typename (b89852d)
  • Check for existence of properties key (211015f)