Commit Graph

42 Commits

Author SHA1 Message Date
Marko Oldenburg
f0da4a3e70 expand curl cmd for self signed certificate 2020-11-02 21:48:00 +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
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
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
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
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
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
188cff6c7c fix notify RegEx 2020-06-17 16:15:25 +02:00
4b86378d15 fix Undefined subroutine
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 16:12:28 +02:00
87c2d95a20 add trigger for password setter
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 16:08:05 +02:00
bc18022177 fix first start and set state reading
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 15:39:29 +02:00
3d029ab6f2 change define function 2020-06-17 15:31:06 +02:00
2bbe7e97f7 fix setter list
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 15:21:10 +02:00
e81cde3887 fix Useless use of a constant ("no user credential attribut") in void context
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 15:12:17 +02:00
c7a9155495 fix multiple Global symbol requires explicit package name outputs
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 14:54:48 +02:00
e0ac3b68e5 fix Bareword found
fix Bareword found where operator expected at lib/FHEM/backupToStorage.pm line 258, near "HttpUtils_NonblockingGet"
	geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 14:48:35 +02:00
4f9e4e53c3 add more log output for first test
geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 14:42:31 +02:00
973f81a1d5 add error handling to set attributs and password 2020-06-17 14:38:28 +02:00
fcd10d6478 more functions, add nextcloud support
funtions for delete, rename and shutdown
handling for HttpUtils funtion running
add variable support in $param Hash
	geändert:       lib/FHEM/backupToStorage.pm
2020-06-17 12:06:20 +02:00
5b3ee18585 change code style
add new functions to handling password and password container
add rename function
2020-06-17 10:52:59 +02:00
67de42264f add SetFn and NotifyFn
add functions for password handling
2020-06-17 09:53:33 +02:00
528e16b166 first commit
- create wrapper file 98_backupToStorage.pm for upgradeable new package
  politic
- create backuptoStorage.pm as a package file with minimal FHEM Fn
	neue Datei:     FHEM/98_backupToStorage.pm
	neue Datei:     lib/FHEM/backupToStorage.pm
2020-06-17 09:27:46 +02:00