Skip to content

Commit

Permalink
chore: update changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
AlCalzone committed Jun 9, 2020
1 parent 9c43531 commit 9950a17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
-->

## __WORK IN PROGRESS__
### Bugfixes
* The compat queries for Danfoss thermostats now query setpoint 1

### Features
* Added support for `Door Lock CC V4`
* Added support for `Lock CC`
Expand All @@ -14,6 +17,7 @@
### Changes under the hood
* Added `driver.waitForCommand` method to expect receipt of a command that matches a given predicate
* Added `driver.computeNetCCPayloadSize` method to compute how many payload bytes can be transmitted with a given CC (taking encapsulation into account).
* Added debug logging for `sendNodeToSleep`

## 3.6.4 (2020-06-04)
### Bugfixes
Expand Down

0 comments on commit 9950a17

Please sign in to comment.