Commit graph

641 commits

Author SHA1 Message Date
f2dfe7a88f Removed deconz 2021-09-09 17:53:07 +02:00
28ff89d07f Moved OAuth to the external http daemon and added OAuth2 store 2021-09-09 17:52:14 +02:00
20228d9e79 Fixed gradle config warning 2021-09-06 16:40:42 +02:00
b2d96b34b1 Bugfix 2021-09-06 16:34:20 +02:00
6cb0a2ddf0 Fixed ctrl-c for the gradle build 2021-09-06 16:17:11 +02:00
b94b33ecf1 Possibly fixed multiple listener addition 2021-09-06 16:05:32 +02:00
f27f7e4c81 Added google oath token to DB as the session was invalidated after restart. 2021-09-06 16:04:36 +02:00
48a139cdd5 bugfix 2021-08-30 01:52:38 +02:00
ce0f6ebd7c Switched to Integer 2021-08-30 01:50:19 +02:00
d00a13bb50 bugfix 2021-08-30 01:47:49 +02:00
1cbb44f714 Fixed casting issue 2021-08-30 01:46:39 +02:00
f5f3730281 Refactored event sending function to be more robust and thread safe 2021-08-30 01:42:34 +02:00
102d8aa266 Updated so that if a device data is not set then the latest one will be loaded from the DB 2021-08-30 01:39:29 +02:00
b1db199beb Refactored getController method 2021-08-30 01:32:26 +02:00
41357ed8dd Missed a check 2021-08-30 01:19:03 +02:00
4339239c33 Added more google traits and implemented execution function 2021-08-30 01:16:00 +02:00
08fd1b6edd Another fix 2021-08-29 22:24:32 +02:00
02f9d4fcb7 Another fix 2021-08-29 22:15:44 +02:00
17337e39ba Fixed another issue 2021-08-29 22:10:41 +02:00
b30248d973 Fixed null pointer exeption 2021-08-29 22:06:25 +02:00
41dfcd0e4f Seems google does not return custom data during query 2021-08-29 22:00:10 +02:00
870d9cbbab Some more bug fixes 2021-08-29 19:59:02 +02:00
fa80fbc114 Added Event devices to google assistant 2021-08-29 17:00:33 +02:00
2d30b9451b Temporarily disabled zip and tar packing 2021-08-29 15:01:44 +02:00
e863797030 bugfix 2021-08-29 14:57:03 +02:00
f4b9d46077 Removed unnecessary check 2021-08-29 14:53:16 +02:00
2d1e6f8f50 Fixed issue where external pages are not set 2021-08-29 14:16:42 +02:00
378d00b83e Zigbee plugin version uplift 2021-08-29 01:30:49 +02:00
8c369ed2e8 Uplift of zutil and updated documentation 2021-08-29 01:22:33 +02:00
9e58387ef7 Fixed recursive issue with dummy event and reduce update time for gui selections 2021-08-28 16:58:03 +02:00
5e31cea660 Added robustness for invalid IeeeAdresses 2021-08-28 16:52:24 +02:00
ed04b687ed Fixed issue where new devices was not showing up in the gui as selections 2021-08-28 16:46:55 +02:00
0cf4909df4 Removed some padding on trigger page 2021-08-28 16:29:51 +02:00
b700fdd8dd fixed comment 2021-08-28 16:12:58 +02:00
a21ac02333 Some bugfixes for multiple reports 2021-08-28 16:10:58 +02:00
17438db7a2 Made cron date time trigger more robust 2021-08-28 15:32:12 +02:00
870be06255 Moved external http server to a daemon 2021-08-28 14:09:41 +02:00
ee89eeb39d Uplift of zutil 2021-08-27 01:25:53 +02:00
291c4cb42a Added mDNS Daemon which will resolve hal.local domain 2021-08-26 21:21:55 +02:00
68c7755e7e Added exec permisison 2021-08-26 19:54:54 +01:00
48a62d819a Upgraded Zutil lib version 2021-08-22 16:09:43 +02:00
ac27882ad1 Fixed programmatically using a Certificate object for HttpServer 2021-08-22 02:11:06 +02:00
c197606204 Use existing certificate instead of doing the process all the time 2021-08-22 01:42:28 +02:00
d9ce3af5aa Fixed certificate handling 2021-08-20 23:10:13 +02:00
e8270d4027 Moved external HttpServer to hal-core and added SSL possibility through LestEncrypt 2021-08-05 16:41:40 +02:00
2dc35e212b Changed properties defined by .config file to be read only 2021-08-05 16:41:40 +02:00
e57d62471b Added hal.service file for systemd and updated the run script to support forground execution 2021-07-29 10:30:55 +01:00
5e3b103815 changed execution permission on run script 2021-07-28 15:46:15 +02:00
e1b2494835 updated run script to run gradle instead of ANT 2021-07-28 15:44:24 +02:00
c27556500e made gradlew executable 2021-07-28 15:32:09 +02:00