From a5d62ce04aab011d7593be630e52f38719808c4b Mon Sep 17 00:00:00 2001
From: betateilchen <>
Date: Mon, 26 Sep 2022 08:03:12 +0000
Subject: [PATCH] configDB: add RHASSPY and LightScene to list of supported
modules
git-svn-id: https://svn.fhem.de/fhem/trunk@26446 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/FHEM/98_configdb.pm | 4 +++-
fhem/configDB.pm | 16 ++++++++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/fhem/FHEM/98_configdb.pm b/fhem/FHEM/98_configdb.pm
index 67527cf26..df7780467 100644
--- a/fhem/FHEM/98_configdb.pm
+++ b/fhem/FHEM/98_configdb.pm
@@ -313,7 +313,7 @@ sub _cfgDB_readConfig() {
Starting with version 5079, fhem can be used with a configuration database instead of a plain text file (e.g. fhem.cfg).
This offers the possibility to completely waive all cfg-files, "include"-problems and so on.
Furthermore, configDB offers a versioning of several configuration together with the possibility to restore a former configuration.
- Detailled informations about the available recovery and rescue modes can be found in this forum thread:
+ Detailed information about the available recovery and rescue modes can be found in this forum thread:
https://forum.fhem.de/index.php/topic,86225.0.html
Access to database is provided via perl's database interface DBI.
@@ -323,6 +323,8 @@ sub _cfgDB_readConfig() {
Currently the fhem modules