Skip to content

Commit

Permalink
v3.6.2-dev.2, changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDvP committed Sep 20, 2023
1 parent ad81f84 commit 96bf1a3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG_LATEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,13 @@

- power entities
- optional input of BSSID for AP connection
- message "no entries" in info of scheduler/custom/analogsnesor/temperaturesensor
- return empty json if no entries in scheduler/custom/analogsnesor/temperaturesensor

## Fixed

- wifi full scan to get strongest AP
- add missing dhw tags

## Changed

- dont queue publish on change messages, but keep changed flag to send after reconnect
- mqtt queue max 300 messages, check heap and maxAlloc
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.6.2-dev.1a"
#define EMSESP_APP_VERSION "3.6.2-dev.2"

0 comments on commit 96bf1a3

Please sign in to comment.