Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 666 Bytes

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 666 Bytes

CHANGELOG

1.1.0 (2021-01-16)

Features:

  • Add duration support when changing color and power state (#9)

Housekeeping:

  • Upgrade outdated yarn dependencies.

1.0.1 (2020-04-10)

Fix:

  • Properly handle case when lifx.color gets called with hex or rbg parameters.

Improvements:

  • Remove not needed async - await from LifxGet, LifxPower, LifxColor & LifxScene component functions.

Housekeeping:

  • Add unit tests infrastructure.

1.0.0 (2020-04-01) - First Release!

Features:

  • Introduce Lifx class which provides an easy API for accessing LIFX HTTP API given a valid APP_TOKEN.