1.2.4. remove duplicate scan ids

This commit is contained in:
proddy
2019-01-04 11:24:31 +01:00
parent f218d2cda2
commit 054f83555c
3 changed files with 28 additions and 16 deletions

View File

@@ -5,12 +5,11 @@ 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.2.4] 2019-01-03
## [1.2.4] 2019-01-04
### Fixed
### Changed
- RC35 fetching current temp
- MQTT data max set to 600 and resolved a memory issue
- Scanning known EMS Devices now ignores duplicates (https://github.com/proddy/EMS-ESP-Boiler/pull/30)
## [1.2.3] 2019-01-03