1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

16883 Commits

Author SHA1 Message Date
zap
a88d62acce FULLY: Bugs fixed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23087 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-03 18:43:17 +00:00
krikan
b2bd270b8c zwave/config: FGWOE/F Wall Plug Gen5
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23085 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-03 17:16:59 +00:00
Beta-User
ddd114390d 59_Twilight.pm: fix ReadingsAge in Weather dispatch function
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23082 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-03 06:20:18 +00:00
Beta-User
58c71f88cd mqtt2.template: bugfix in sonos; add shellygas
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23081 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-03 06:19:21 +00:00
LeonGaultier
17e21bd287 98_backup.pm: log output include files (forum #115478)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23080 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-03 02:58:34 +00:00
nasseeder1
11b79d12e9 93_Log2Syslog: avoid Logfile archive execution done in rare cases
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-02 18:50:38 +00:00
martinp876
ba69a1c721 CUL_HM: fix bug regSet from last update
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23075 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-02 18:13:51 +00:00
Beta-User
21ef79ded7 mqtt2.template: add some features to sonos; zwave.template: add ZWA005 + changes to Spirit-Z
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23072 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-02 05:58:05 +00:00
Beta-User
6ff18c9ce6 59_Twilight.pm: fix warning
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23071 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-02 05:50:23 +00:00
nasseeder1
8b96145060 50_SSChatBot: quotation marks can be used in text tag of received messages
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23070 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-01 21:34:27 +00:00
Beta-User
7928750435 59_Twilight.pm: fix extWeather@Weather if hourly forecast period is shorter than 24 h
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23067 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-01 07:26:36 +00:00
Beta-User
cdc4a908f8 98_WeekdayTimer.pm: fix warning for non-nummeric delayed condition
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23066 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-11-01 07:02:49 +00:00
martinp876
421bcc4971 CUL_HM: correct log-level
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23059 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-31 09:19:17 +00:00
martinp876
3a020aaac5 CUL_HM:parse special chars at command qualification -> minor bug-fix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23058 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-31 09:09:47 +00:00
rudolfkoenig
cceba85941 92_FileLog.pm: fix seekin in the file with microseconds (Forum #115387)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23055 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-30 19:43:25 +00:00
jensb
67ec739fc4 20_FRM_*.pm: feature update, see forum #114552 msg #1087982
- check for IODev install error in Init, Get, Set, Attr and Undef
- missing get/set argument metadata added
- get/set argument verifier improved
- moved define argument verification and decoding from Init to Define
- error behaviour of Init, Get, Set and Attr standardized
- annotaded module help of attributes for FHEMWEB

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23054 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-30 18:16:24 +00:00
jensb
fb82c7f272 20_FRM_I2C.pm: feature update, see forum #114552 msg #1087982
- init register image before updating received bytes
- moved receive processing from FRM module to FRM_I2C module
- added I2C read function "get register"
- added I2C write function "set register"
- improve live modification of IODev
- issue I2C stop reading command if device is initialized with zero byte count or is deleted
- check for IODev install error in Init, Get, Set, Attr and Undef
- missing get/set argument metadata added
- get/set argument verifier improved
- moved define argument verification and decoding from Init to Define
- error behaviour of Init, Get, Set and Attr standardized
- annotaded module help of attributes for FHEMWEB

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23053 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-30 17:51:43 +00:00
jensb
35ae2fe6f3 10_FRM_LCD.pm: feature update, see forum #114552 msg #1087982
- TCP/WiFi connected Firmata devices: TCP socket close detection improved, new attribute "receiveTimeout"
- new attribute "ping-interval"
- I2C: set inernal I2C SENDSTAT to error if sub I2CWrtFn is called while Firmata device is not connected and propagate error by synchronously calling sub I2CRecFn
- added command "set sendString"
- detect if Device::Firmata is installed and has required version, set FRM internal DRIVER_STATUS and FRM client internal IODev_ERROR on error
- added support for client module I2C_INA219

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23052 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-30 17:48:53 +00:00
jensb
616e597b94 20_FRM_LCD.pm: obsolete, moved to contrib/deprecated, use I2C_LCD instead (forum #114552 msg #1087982)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23051 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-30 17:35:31 +00:00
klaus.schauer
17b39860aa 00_ElsnerWS: shutdown routine added
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23038 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-28 13:28:17 +00:00
rudolfkoenig
1580bf11dd 98_telnet.pm: avoid crash if async output channel is closed
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23035 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-26 20:31:42 +00:00
Beta-User
81d02c8dff 59_Twilight.pm: bring back some events at def time, bugfixes; 98_RandomTimer: enhance commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23030 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-26 18:21:34 +00:00
delmar
cbd6a1b6b5 70_DENON_AVR: fixed multizone bug (thx timmib)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23027 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-26 08:52:21 +00:00
hexenmeister
77180a1ccf added: remote query via ssh
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23025 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-25 17:09:24 +00:00
maluk
84c5e229f8 49_Arlo.pm: added 2-factor authentication
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23023 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-25 10:12:17 +00:00
martinp876
550ba23ba9 98_HMInfo: correct x-Devicereplace
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23022 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-25 09:09:43 +00:00
moises
a7e02cda93 72_XiaomiDevice: New fan type FA1
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23021 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-25 08:38:27 +00:00
Beta-User
d80842a877 59_Twilight.pm: add daylightsaving feature
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23018 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-24 15:35:48 +00:00
StefanStrobel
9ebdf97481 98_HTTPMOD.pm: weiteren Tippfehler korrigiert
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23017 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-24 12:02:29 +00:00
Beta-User
94efcdd4a1 59_Twilight.pm: bugfix in timer admin
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23015 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-24 06:43:39 +00:00
krikan
ba73ecde69 zwave/config: philio pan06-1 config
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23013 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-23 19:54:48 +00:00
moises
4860287fd6 72_XiaomiDevice: New fan type FA1
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23012 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-23 15:14:28 +00:00
StefanStrobel
cb63cfad1c 98_HTTPMOD: bug fixes
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23011 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-23 15:03:23 +00:00
LeonGaultier
9cfff4df48 73_AutoShuttersControl: fix IsDay Fn for weekend condition and more
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23008 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-23 05:32:18 +00:00
moises
360e762763 72_XiaomiDevice: New fan type FA1
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23007 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-22 21:37:44 +00:00
rudolfkoenig
847a573a44 98_autocreate.pm: refuse to act on a different type (Forum #115128)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23006 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-22 19:40:17 +00:00
marvin78
58707afff1 98_todoist: better title handling, Forum: #1094681
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23005 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-22 18:26:40 +00:00
rudolfkoenig
d6ea0c40cd 10_FBDECT.pm: fix typo (Forum #115180)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23004 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-22 10:13:06 +00:00
viegener
9c1c97a987 50_TelegramBot: sendVideo and support for video format
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23001 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-21 19:33:31 +00:00
StefanStrobel
14d9a42aa9 98_HTTPMOD: bugfix
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23000 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-21 15:42:57 +00:00
StefanStrobel
dcb50b8974 98_HTTPMOD: new version with many internal changes, own namespace and functions in a separate utils module
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22997 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-20 17:31:50 +00:00
rudolfkoenig
3fc241c56c 98_autocreate.pm: ignoreTypes is checked for type:name too (Forum #115128)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22996 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-20 09:12:13 +00:00
zap
33f45acafa FULLY: Removed log messages
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22994 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-20 08:37:32 +00:00
moises
a757648345 32_withings: fixed database write for sleepstate: light
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22993 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-20 08:22:30 +00:00
Beta-User
0f7f7c5c65 98_weekdayTimer.pm: Allow flexible state values when execution is delayed by function call
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22989 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-19 06:10:01 +00:00
herrmannj
b6adb3cc4d 98_JsonMod.pm: filter parser, bugfix if filtertext contains letter 0
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22987 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-18 13:26:05 +00:00
rudolfkoenig
d890e8fa42 AttrTemplate: add verbose 5 debug lines (Forum #112955)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22985 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-18 09:04:19 +00:00
zap
fa9d27981c FULLY: New commands
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22983 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-17 14:55:40 +00:00
LeonGaultier
35378d6976 59_Weather: add forcast attributs to english commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22982 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-17 12:49:38 +00:00
rudolfkoenig
13fbacf9eb AttrTemplate.pm: allow space around {} in option: (Forum #112955)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@22981 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-17 09:22:06 +00:00