We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8e6647 + 53ced17 commit 6195749Copy full SHA for 6195749
CHANGELOG.md
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
9
+## [2.1.6] - 2021-01-03
10
+### Added
11
+- Configuration option to allow setting an inverval for throttling the MQTT messages
12
+### Fixed
13
+- Locked third party dependency IotWebConf to version 2 due to incompatible changes in version 3
14
+
15
## [2.1.5] - 2020-07-25
16
### Changed
17
- Modified MQTT topic to use / instead of * due to invalid character issues when used with ioBroker
0 commit comments