Commit graph

673 commits

Author SHA1 Message Date
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
696cca0087 set a fixed zutil version dependency 2021-07-28 15:10:29 +02:00
9e6172caeb Added Zigbee attribute reading daemon 2021-07-23 23:35:19 +02:00
68054ebf4f Fixed zigbee on off events 2021-07-19 23:51:29 +02:00
203bb67f7f Added hal prefix to all config properties 2021-07-19 18:06:00 +02:00
4dfa80c17f Moved Zigbee DB things to its own package 2021-07-13 00:52:02 +02:00
3cd96cfc82 Some Zigbee bugfixes 2021-07-12 22:39:57 +02:00
bcc4133a31 Fixed some zigbee bugs 2021-07-12 00:35:25 +02:00
d6fc1390fd Fixed some bugs 2021-07-12 00:35:06 +02:00
55ceb0bf34 Small cleanup and fixed tests 2021-07-11 23:07:14 +02:00
6a81f5de16 Initial implementation of plugin DB upgrade support 2021-07-11 23:00:47 +02:00
aea0d9bab1 Added zigbee Hal DB data storage 2021-07-06 21:57:21 +02:00
52273e1ebe Hal now properly detects Zigbee sensors 2021-07-03 00:59:18 +02:00
902d87a9c5 Added overview Zigbee Node page for troubleshooting 2021-07-03 00:03:18 +02:00
81dc81a1ae Added scan button to Event and Sensor config pages 2021-07-02 00:42:11 +02:00
94bfbbd664 Removed generics from device listener and updated some js libs 2021-07-02 00:06:26 +02:00
53d471c0aa Changed device listener to be a list instead of single listener 2021-06-25 22:35:01 +02:00
8d9896f8b4 Refactored Zigbee attribute listener 2021-06-25 20:43:54 +02:00
3a49b15dea Added Zigbee attribute listener 2021-06-25 00:21:18 +02:00