Commit Graph

251 Commits

Author SHA1 Message Date
Marko Oldenburg
7c01c1c790 make parseJSON function to run asynchron
in installations wirh many of Gardena devices,
 the parseJSON function run long time.
 This patch make the parseJSON function asybchron

[Ticket: #47]
2022-01-31 19:43:20 +01:00
7b30b50cf1 Merge pull request 'ready for release' (#46) from testing into master
Reviewed-on: #46
2021-10-27 05:20:13 +02:00
32eec48ce6 Merge pull request 'devel' (#45) from devel into testing
Reviewed-on: #45
2021-09-27 11:24:53 +02:00
5545ac1370 Merge pull request 'change controlfile' (#44) from patch-controlfile into devel
Reviewed-on: #44
2021-09-27 11:24:20 +02:00
Marko Oldenburg
d186f3e6c8 change controlfile 2021-09-27 11:21:17 +02:00
eec264b014 Merge pull request 'devel' (#43) from devel into testing
Reviewed-on: #43
Reviewed-by: Marko Oldenburg <marko@noreply@cooltux.net>
2021-09-24 20:01:46 +02:00
ef1aabfcb0 Merge pull request 'patch-token_expired' (#42) from patch-token_expired into devel
Reviewed-on: #42
Reviewed-by: Marko Oldenburg <marko@noreply@cooltux.net>
2021-09-11 20:23:39 +02:00
Sebastian
c3882d4af3 enable hook on new system 2021-08-07 23:54:37 +02:00
Sebastian
43b4c15a9d debug, token fix 2021-08-07 23:52:29 +02:00
Sebastian
908fe4fc24 check also location_id so we have token and user id ... 2021-07-28 21:51:36 +02:00
Sebastian
b423fc73fc pump version 2021-07-28 21:45:10 +02:00
Sebastian
9abd0a9173 fix helper debug device for post 2021-07-28 21:42:34 +02:00
2af38efe42 Merge pull request 'devel' (#40) from devel into testing
Reviewed-on: #40
Reviewed-by: Marko Oldenburg <marko@noreply@cooltux.net>
2021-07-23 11:27:48 +02:00
8ddb1a8233 Merge pull request 'patch-power_timer' (#39) from patch-power_timer into devel
Reviewed-on: #39
Reviewed-by: Marko Oldenburg <marko@noreply@cooltux.net>
2021-07-21 13:59:10 +02:00
23be875b9f Merge branch 'devel' into patch-power_timer 2021-07-21 13:58:25 +02:00
5294e3fea5 Merge pull request 'patch-mower_timestamp_start' (#37) from patch-mower_timestamp_start into devel
Reviewed-on: #37
Reviewed-by: Marko Oldenburg <marko@noreply@cooltux.net>
2021-07-16 21:20:28 +02:00
Sebastian
12c4a0d5ba increase slider to 720 2021-07-16 20:26:16 +02:00
Sebastian
a856bb574a fix empty arg array condition 2021-07-13 17:22:03 +02:00
Sebastian
4e52ea8215 add payload propertie 2021-07-12 12:01:02 +02:00
Sebastian
70c54892d8 change to unixtimestamp 2021-06-28 20:11:18 +02:00
b49d7f643b Merge pull request 'patch-connect_problems' (#35) from patch-connect_problems into devel
Reviewed-on: #35
Reviewed-by: Marko Oldenburg <marko@noreply@cooltux.net>
2021-06-28 18:39:21 +02:00
Sebastian
cf93bbdba6 missed ); 2021-06-28 16:16:10 +02:00
Sebastian
9d3ddb088b add mower timestamp to readings 2021-06-28 16:11:39 +02:00
Sebastian
48e526a627 fixup 2021-06-28 10:47:51 +02:00
Sebastian
113dec6551 cleanup code 2021-06-28 10:27:23 +02:00
Sebastian
71ef5799c2 remove debug stuff 2021-06-28 10:24:43 +02:00
Sebastian
49ef217d12 initdone 2021-06-21 22:44:38 +02:00
Sebastian
65f031e1c2 fix2 2021-06-21 21:18:34 +02:00
Sebastian
10718f1355 hard post 2021-06-21 20:46:23 +02:00
Sebastian
b0638c525e test 2021-06-21 20:44:39 +02:00
Sebastian
0adf1d8a3b fix 2021-06-21 19:36:18 +02:00
Sebastian
a0d8125d32 payload 2021-06-21 19:31:51 +02:00
Sebastian
b6866dd44a add some function 2021-06-21 19:24:41 +02:00
Sebastian
6f0aee2a69 debug 2021-06-19 10:46:28 +02:00
Sebastian
acb482e37f pump version 2021-06-18 12:35:39 +02:00
Sebastian
0ec53ea1b3 add init 2021-06-17 19:17:27 +02:00
Sebastian
08bb518e9a removed debug stuff 2021-06-16 20:05:53 +02:00
Sebastian
33eb0ed012 comment Dumper 2021-06-16 10:11:52 +02:00
Sebastian
70af6fd6a3 fix token 404 2021-06-16 10:11:12 +02:00
Sebastian
44a251f7f7 fix json error by empty response, add test log level 1 for notify 2021-06-11 19:05:54 +02:00
0aa3e543a8 Merge pull request 'merge des aktuellen devel in testing' (#34) from devel into testing
Reviewed-on: #34
Reviewed-by: Sebastian Schwaz <sebastianschwarz@noreply@cooltux.net>
2021-06-09 13:53:43 +02:00
Sebastian
97b8a6edab fixing connection / interval / 404 error 2021-06-09 13:23:28 +02:00
a7d374596d Merge pull request 'patch-wintermode' (#33) from patch-wintermode into devel
Reviewed-on: #33
Reviewed-by: Marko Oldenburg <marko@noreply@cooltux.net>
2021-06-06 19:23:34 +02:00
Sebastian
cf0772f6ae missed 2 of them( notify ) 2021-06-05 18:47:43 +02:00
Sebastian
fe23d695e4 undo notify regexp 2021-06-05 18:42:27 +02:00
Sebastian
9a6241b608 Merge branch 'patch-wintermode' of ssh://git.cooltux.net:8222/FHEM/mod-GardenaSmart into patch-wintermode 2021-06-05 09:30:40 +02:00
Sebastian
065eebb858 comment dumper 2021-06-05 09:30:31 +02:00
1f3465a12d Merge branch 'devel' into patch-wintermode 2021-06-05 09:29:03 +02:00
Sebastian
e3674c401d change timestamp for schedule stop 2021-06-05 09:24:29 +02:00
Sebastian
1dde30c52c fix notifys, 2021-06-04 15:31:05 +02:00