From a4ed7089b81b2a329f90e9c1163aca451f0f521a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Schotth=C3=B6fer?= Date: Mon, 13 Jul 2020 10:48:00 +0200 Subject: [PATCH] Changelog entry in english language --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 545b853..96569e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ### __[v2.5.2]__ - unreleased ##### Added -- fhemCmd-Plugin: Plugin zum Auslösen von Aktionen in FHEM Heimautomatisierung. [#457](https://github.com/Schrolli91/BOSWatch/pull/457) +- fhemCmd-Plugin: New plugin fhemCmd to execute commands in FHEM home automation. [#457](https://github.com/Schrolli91/BOSWatch/pull/457) ##### Changed - Divera Plugin: Add individual alarms for FMS, ZVEI and POC. [#451](https://github.com/Schrolli91/BOSWatch/pull/451) - install.sh: local git repo available at /opt/boswatch (or at your own path). Updates easier with `git pull` in /opt/boswatch. [#452](https://github.com/Schrolli91/BOSWatch/pull/452)