2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

76_msgDialog: initial commit

git-svn-id: https://svn.fhem.de/fhem/trunk@15262 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
igami 2017-10-15 07:50:11 +00:00
parent 5e6bc37fd5
commit adb1743e25
3 changed files with 1296 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- new: 76_msgDialog: introducing new module to define dialogs for instant
messaging via TelegramBot, Jabber and yowsub
- feature: 93_DbLog: V2.22.11, Attribute DbLogType expanded by SampleFill
- feature: 93_DbRep: V5.7.1, commands tableCurrentPurge, tableCurrentFillup
- feature: 98_DOIFtools: add getter modelColorGradient, returns a table of

1293
fhem/FHEM/76_msgDialog.pm Normal file

File diff suppressed because it is too large Load Diff

View File

@ -328,6 +328,7 @@ FHEM/74_THINKINGCLEANER.pm loredo Unterstuetzende Dienste
FHEM/74_Unifi.pm rapster Automatisierung
FHEM/75_MSG.pm loredo Automatisierung
FHEM/75_msgConfig.pm loredo Automatisierung
FHEM/76_msgDialog.pm igami Frontends/Sprachsteuerung
FHEM/76_MSGFile.pm gandy Automatisierung
FHEM/76_MSGMail.pm gandy Automatisierung
FHEM/76_SMAInverter.pm DS_Starter Sonstige Systeme