Update changelog
This commit is contained in:
parent
5af6a8c452
commit
395397b606
1 changed files with 5 additions and 1 deletions
|
|
@ -20,10 +20,12 @@
|
||||||
|
|
||||||
**Closed issues:**
|
**Closed issues:**
|
||||||
|
|
||||||
|
- Remove or fix mqtt settings code [\#147](https://github.com/icanos/hassio-plejd/issues/147)
|
||||||
- Cannot read property 'length' of undefined - when turning of the light [\#134](https://github.com/icanos/hassio-plejd/issues/134)
|
- Cannot read property 'length' of undefined - when turning of the light [\#134](https://github.com/icanos/hassio-plejd/issues/134)
|
||||||
- Idea: Add device id and shouldRetry to writeQueue [\#128](https://github.com/icanos/hassio-plejd/issues/128)
|
- Idea: Add device id and shouldRetry to writeQueue [\#128](https://github.com/icanos/hassio-plejd/issues/128)
|
||||||
- Request: Clarify versions/readme [\#126](https://github.com/icanos/hassio-plejd/issues/126)
|
- Request: Clarify versions/readme [\#126](https://github.com/icanos/hassio-plejd/issues/126)
|
||||||
- light.turn_off turns the lights on [\#124](https://github.com/icanos/hassio-plejd/issues/124)
|
- light.turn_off turns the lights on [\#124](https://github.com/icanos/hassio-plejd/issues/124)
|
||||||
|
- startWriteQueue\(\) - Nothing happens [\#120](https://github.com/icanos/hassio-plejd/issues/120)
|
||||||
- Reverse transition: revisit [\#68](https://github.com/icanos/hassio-plejd/issues/68)
|
- Reverse transition: revisit [\#68](https://github.com/icanos/hassio-plejd/issues/68)
|
||||||
|
|
||||||
**Merged pull requests:**
|
**Merged pull requests:**
|
||||||
|
|
@ -38,6 +40,8 @@
|
||||||
- Bump axios from 0.19.0 to 0.21.1 in /plejd [\#133](https://github.com/icanos/hassio-plejd/pull/133) ([dependabot[bot]](https://github.com/apps/dependabot))
|
- Bump axios from 0.19.0 to 0.21.1 in /plejd [\#133](https://github.com/icanos/hassio-plejd/pull/133) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
- Improve transitioning of brightness [\#127](https://github.com/icanos/hassio-plejd/pull/127) ([SweVictor](https://github.com/SweVictor))
|
- Improve transitioning of brightness [\#127](https://github.com/icanos/hassio-plejd/pull/127) ([SweVictor](https://github.com/SweVictor))
|
||||||
- Bump ini from 1.3.5 to 1.3.8 in /plejd [\#116](https://github.com/icanos/hassio-plejd/pull/116) ([dependabot[bot]](https://github.com/apps/dependabot))
|
- Bump ini from 1.3.5 to 1.3.8 in /plejd [\#116](https://github.com/icanos/hassio-plejd/pull/116) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
- Publish availability of devices [\#115](https://github.com/icanos/hassio-plejd/pull/115) ([thomasloven](https://github.com/thomasloven))
|
||||||
|
- Listen for Home Assistant default birth message [\#114](https://github.com/icanos/hassio-plejd/pull/114) ([thomasloven](https://github.com/thomasloven))
|
||||||
- Remove dead code [\#113](https://github.com/icanos/hassio-plejd/pull/113) ([thomasloven](https://github.com/thomasloven))
|
- Remove dead code [\#113](https://github.com/icanos/hassio-plejd/pull/113) ([thomasloven](https://github.com/thomasloven))
|
||||||
- Bump bl from 1.2.2 to 1.2.3 in /plejd [\#112](https://github.com/icanos/hassio-plejd/pull/112) ([dependabot[bot]](https://github.com/apps/dependabot))
|
- Bump bl from 1.2.2 to 1.2.3 in /plejd [\#112](https://github.com/icanos/hassio-plejd/pull/112) ([dependabot[bot]](https://github.com/apps/dependabot))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue