Commit Graph

64 Commits

Author SHA1 Message Date
8d4fdf7cea add fhem hostname to backup file name syntax 2021-11-09 13:51:18 +01:00
7d0381f63f bugfix Undefined subroutine &FHEM::backupToStorage::PollChild called 2021-11-09 13:22:13 +01:00
1102232d7e bugfix syntax error lib/FHEM/Services/backupToStorage.pm 2021-11-09 13:14:45 +01:00
f4034e4e06 change header 2021-11-09 13:08:32 +01:00
c00f22acb0 Merge remote-tracking branch 'origin/devel' into devel 2021-11-09 13:05:05 +01:00
f150e1f679 change lib structure 2021-11-09 12:58:57 +01:00
bdf9052535 fix state disable problem, see Forum #1106857 2021-01-04 14:57:08 +01:00
6c715e9b5d add support for synology station 2021-01-04 14:06:22 +01:00
48758f31ab change output string 2020-11-09 08:15:01 +01:00
631be8174f change notify log output 2020-11-09 08:11:54 +01:00
6d01e89d5b fix typo 2020-11-09 08:07:30 +01:00
2692c1bceb set output in double quots 2020-11-09 08:00:08 +01:00
a07173e5a9 add hooks 2020-11-09 06:44:28 +01:00
08a76d09a8 change age value for condition 2020-11-06 11:03:24 +01:00
cbca8d4337 fix multiple calls fn _CheckIsDisabledAfterSetAttr by events from other
devices
2020-11-03 13:46:24 +01:00
ec4e32d2fb change version 2020-11-03 13:19:36 +01:00
c897299103 add mor support for disable and disabledForIntervals
add check IsDisabled function
2020-10-30 15:19:18 +01:00
4cd8b0ecea change error handling, add attributs disable and disabledForIntervals 2020-10-28 19:14:44 +01:00
c28ae2e245 add attributs disable and disabledForIntervals 2020-10-24 10:08:08 +02:00
7ae03846bf change state event then set active 2020-10-24 10:04:27 +02:00
1f3ab13b0c add condition for setter 2020-10-24 09:59:57 +02:00
0e1468a032 fix setter bug 2020-10-24 09:56:33 +02:00
37673b2da1 fix undefined fn 2020-10-24 09:53:39 +02:00
914c08850e add active,inactive setter for disable routine 2020-10-24 09:50:31 +02:00
c408ff36a2 fix little bug 2020-10-21 09:21:37 +02:00
b02ce13d59 change fn Log to print 2020-10-21 09:16:30 +02:00
674e9dce8f fix "Global symbol "$name" requires explicit package name" 2020-10-21 09:05:34 +02:00
138ee2145f add log output to FileUpload Fn 2020-10-21 09:01:15 +02:00
6dde3f7152 add asynchronous result in log output 2020-10-20 20:07:43 +02:00
8460bc4a3e change attribut for appclication transport protocol 2020-10-20 15:50:37 +02:00
dc0c072ab5 add application protocol attribut for HTTP 2020-10-20 15:45:33 +02:00
16f8bdbce8 change readings age condition 2020-10-19 19:32:14 +02:00
89b9d579c5 add more log output 2020-10-19 15:27:52 +02:00
8f8e306e85 add use Meta 2020-10-19 09:19:10 +02:00
1a0553b92d change version 2020-10-16 07:42:01 +02:00
d9bb3c4729 fix default value in ReadingsAge Fn 2020-10-15 14:09:37 +02:00
a5084429b0 fix ReadingsAge Fn deklaration 2020-10-15 14:04:19 +02:00
18801f0a8f fix syntax error 2020-10-15 14:00:25 +02:00
2aa7914642 add condition for readings age from fhemBackupFile
no backup to storage then backup befor update run
2020-10-15 13:53:24 +02:00
57d95d6141 fix logoutput typo 2020-10-15 13:37:22 +02:00
e72b8d7347 change version 2020-06-19 08:28:27 +02:00
23dda010b9 add commandref
add german and english commandref text
2020-06-19 08:26:47 +02:00
86fbdafbe3 change attributs
remove older attribut and change bTSType to bTS_Type
2020-06-19 08:17:58 +02:00
da7f608716 change attribut bTSType to bTS_Type 2020-06-19 07:55:21 +02:00
851f09d90a add define() for HttpUtilsParam
in function delete and shutdown
2020-06-19 07:32:24 +02:00
f3c27d9f23 change version 2020-06-18 12:31:14 +02:00
9c86f35abd auto search for cURL binary
change code style
	geändert:       lib/FHEM/backupToStorage.pm
2020-06-18 12:29:57 +02:00
71941e0398 change code to cURL routine
remove all code to run http utils and insert support for cURL with
CoProcesses
2020-06-18 10:43:44 +02:00
d9673cece4 functional
but become error then file upload
	geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 16:57:08 +02:00
c04aa3314e change RegEx for Notify
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 16:28:01 +02:00