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
v1.0
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
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
3a9ffbc6cd
fix Can't use string
...
Can't use string ("backupToNextcloud backupToStorag"...) as an ARRAY ref while "strict refs" in use
geändert: FHEM/98_backupToStorage.pm
2020-06-17 15:04:07 +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
ce581ffd9f
code style, more attributs and more functions
...
add functions Rename, Delete, Shutdown
geändert: FHEM/98_backupToStorage.pm
2020-06-17 12:03:40 +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
f0de2c5605
change code style, no more code or fixes
...
geändert: FHEM/98_backupToStorage.pm
2020-06-17 10:52:03 +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