From 95a436c5f3f7d4a9b4bc0e971e0681315cec231c Mon Sep 17 00:00:00 2001 From: Paul Date: Thu, 20 Jun 2019 10:10:11 +0200 Subject: [PATCH] updates to 1.8.1 --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f777ff531..1015b094e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [1.8.1dev] 2019-06-17 +## [1.8.1dev] 2019-06-20 ### Added @@ -13,9 +13,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed +- Detecting unset values in the SPIFFS and setting default values +- Bosch Easy Connect wrongly classified as a thermostat + ### Changed -- `publish_wait` renamed to `publish_time`, a value of 0 means no sending to MQTT +- Improved handling of Solar Modules (thanks @Vuego123) +- `publish_wait` renamed to `publish_time`, a value of 0 means disabling all MQTT sending ## [1.8.0] 2019-06-15