Skip to content

Releases: icanos/hassio-plejd

0.5.1

30 Jan 10:02
8719cda
Compare
Choose a tag to compare

0.5.1 (2021-01-30)

Full Changelog

Merged pull requests:

  • Fix CRLF line endings that snuck into plejd.sh #155 (SweVictor)

0.5.0

30 Jan 09:06
ecafc3e
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

0.5.0 (2021-01-30)

Full Changelog

New features:

  • Improved transitions due to new per-device queue of commands
  • Completely rewritten and improved logging for js to improve code structure and user experience

Implemented enhancements:

  • Adjust code to airbnb style guid, including eslint rules and prettier config
  • Updated dependencies
  • Improved readme with info about installation, debugging, and logging

Fixed bugs:

  • Fix wrong initial brightness when transitioning turned-off lights
  • Fix includeRoomsAsLights setting

Closed issues:

  • Remove or fix mqtt settings code #147
  • Cannot read property 'length' of undefined - when turning of the light #134
  • Idea: Add device id and shouldRetry to writeQueue #128
  • Request: Clarify versions/readme #126
  • light.turn_off turns the lights on #124
  • startWriteQueue() - Nothing happens #120
  • Reverse transition: revisit #68

Merged pull requests:

0.4.8

27 Jan 14:26
Compare
Choose a tag to compare

Closed issues:

  • Unable to install #111

0.4.7

27 Jan 14:52
d972e27
Compare
Choose a tag to compare
0.4.7 Pre-release
Pre-release

Closed issues:

  • Reverse transition: revisit #68

Merged pull requests:

0.4.6

27 Jan 15:08
38b8b8f
Compare
Choose a tag to compare
0.4.6 Pre-release
Pre-release

0.4.6 (2020-05-06)

Closed issues:

  • Installation issue #83
  • Cant install v 0.4.4 #77

Merged pull requests:

0.4.5

27 Jan 15:13
160e10e
Compare
Choose a tag to compare
0.4.5 Pre-release
Pre-release

0.4.5 (2020-03-26)

Merged pull requests:

  • fixed build error and upped version #81 (icanos)

0.4.4

27 Jan 15:12
1fc9584
Compare
Choose a tag to compare
0.4.4 Pre-release
Pre-release

0.4.4 (2020-03-19)

Implemented enhancements:

  • Disabled AppArmor Policy since there's been a lot of issues with that.

Closed issues:

  • Apparmor in latest version #74
  • No devices added #70

Merged pull requests:

  • disabled apparmor since lots of issues with that #76 (icanos)

0.4.3

27 Jan 15:11
e3e3e24
Compare
Choose a tag to compare
0.4.3 Pre-release
Pre-release

0.4.3 (2020-03-13)

Fixed bugs:

  • Updated add-on to work with the API changes made by Plejd.

Closed issues:

  • Error: unable to retrieve the crypto key. error: Error: Request failed with status code 400 #72
  • plejd-ble: warning: wasn't able to connect to Plejd, will retry. #69

Merged pull requests:

  • updated to comply with new api version #73 (icanos)

0.4.2

27 Jan 15:10
fa64f6b
Compare
Choose a tag to compare
0.4.2 Pre-release
Pre-release

0.4.2 (2020-03-03)

Closed issues:

  • Error: Cannot find module './scene.manager' in 0.4.0 #65

Merged pull requests:

  • reworked write queue and added configurable wait time #67 (icanos)

0.4.1

27 Jan 15:09
5dc6888
Compare
Choose a tag to compare
0.4.1 Pre-release
Pre-release

0.4.1 (2020-02-29)

Merged pull requests:

  • added missing file to dockerfile #66 (icanos)