v3.6.1-dev0b, changelog

This commit is contained in:
MichaelDvP
2023-09-03 17:54:39 +02:00
parent a5f5d36871
commit ced63a6eb0
2 changed files with 6 additions and 1 deletions

View File

@@ -9,10 +9,15 @@
## Added ## Added
- rssi in Network Status Page - rssi in Network Status Page
- boiler nominal power from telegram 0x04
- boiler energy for heating and dhw stored in nvs
- analogsensor counter value stored in nvs
## Fixed ## Fixed
- issue in espMqttClient on low mem - issue in espMqttClient on low mem
- mqtt subscription to scheduler and custom
- HA configuration for scheduler and custom
## Changed ## Changed

View File

@@ -1 +1 @@
#define EMSESP_APP_VERSION "3.6.1-dev.0a" #define EMSESP_APP_VERSION "3.6.1-dev.0b"