Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 1.09 KB

CHANGES.md

File metadata and controls

54 lines (32 loc) · 1.09 KB

Release Notes

1.6.1 (2022-12-07)

  • Fix spelling inconsistency in function name

1.6.0 (2022-12-06)

  • Add handling of predefined effects and playlists (from @Olen)
  • Get current color (from @Olen)

1.5.1 (2022-11-28)

  • Relax aiohttp dependency

1.5.0 (2022-11-28)

  • Get saved and current movies (from @Olen)
  • Actually set a static colour (from @Olen), old function available as set_cycle_colours
  • Support setting default mode for turn_on (suggested @Mr-Groch)
  • Require Python 3.9

1.4.2 (2021-11-24)

  • Fix first reponse after authentication failures
  • Tweek log levels

1.4.1 (2021-11-24)

  • Export host attribute

1.4.0 (2021-11-24)

  • Support shared ClientSession
  • Lower timeout (default 3 seconds)

1.3.0 (2021-11-22)

  • Add support for setting brightness (from @MizterB)
  • Multiple colours in static movie (from @MizterB)

1.2.0 (2020-12-21)

  • Add support from Twinkly Music (from @MizterB)
  • Improve authentication handling (from @MizterB)

1.1.0 (2019-12-02)

  • Add more movie parameters
  • Better command parsing in CLI

1.0.0 (2019-11-30)

  • Initial release