Skip to content

Version 2.5.2

Latest
Compare
Choose a tag to compare
@Schrolli91 Schrolli91 released this 08 Jan 18:08
· 2 commits to master since this release
dff0c3b

[v2.5.2] - 08.01.2021

Added
  • fhemCmd-Plugin: New plugin fhemCmd to execute commands in FHEM home automation. #457
  • Add field "ricFuncChar" in data structure for POC messages as a combination of "ric" and "functionChar" for using in RegEx filter. #459
  • MQTT Plugin: Send alarms to an MQTT broker #498
Changed
  • Divera Plugin: Add individual alarms for FMS, ZVEI and POC. #451
  • install.sh: local git repo available at /opt/boswatch (or at your own path). Updates easier with git pull in /opt/boswatch. #452
  • Telegram Plugin: Add support for simple HTML style message formatting. #482
Fixed
  • install.sh: old version of mysql-connector-python removed; add new via pip #452 #445
  • GPIOcontrol plugin: Fixing indentation errors. #465