Commit graph

68 commits

Author SHA1 Message Date
c46aab31e9 Added margin to logo 2021-09-16 22:46:28 +02:00
940016f44a Added default aggregation intervall. 2021-09-16 21:58:48 +02:00
342368bd77 Fixed startup page 2021-09-16 00:10:46 +02:00
bc35492cee Refactoring navigation 2021-09-15 22:58:01 +02:00
d7605da60f Added startup page 2021-09-15 22:21:21 +02:00
bfd895112d Added a test mode without cert for external web server 2021-09-15 16:56:24 +02:00
28ff89d07f Moved OAuth to the external http daemon and added OAuth2 store 2021-09-09 17:52:14 +02:00
b2d96b34b1 Bugfix 2021-09-06 16:34:20 +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
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
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
9e58387ef7 Fixed recursive issue with dummy event and reduce update time for gui selections 2021-08-28 16:58:03 +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
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
291c4cb42a Added mDNS Daemon which will resolve hal.local domain 2021-08-26 21:21:55 +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
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
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
52273e1ebe Hal now properly detects Zigbee sensors 2021-07-03 00:59: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
3a49b15dea Added Zigbee attribute listener 2021-06-25 00:21:18 +02:00
267054e4ba Changed controllers to be singleton in the manager and moved isAvailable to AbstractController 2021-06-09 23:27:42 +02:00
a80a1c5cdc Added scanning button animation, detection of scannable controllers and scan start 2021-06-09 22:17:32 +02:00
6656882859 Added scan button to controller section 2021-06-09 20:53:10 +02:00
e662f7e29d More bug fixes for controller initiations 2021-06-09 20:35:54 +02:00
cf795be35f Fixed listing of controllers 2021-06-08 23:51:28 +02:00
1cc834f089 Made Hal more robust 2021-06-08 23:34:44 +02:00
132bd3b29d Downgraded zigbee framework to work with CC2531 dongle 2021-06-06 04:33:28 +02:00
e1618604c9 Updated with new Configurator changes and cleaned up imports 2021-05-08 01:41:13 +02:00
6109f66ea0 Updated to new Zutil naming 2021-05-07 00:17:38 +02:00
5716584772 Some small refactoring 2021-04-29 01:10:45 +02:00
edaa23f0f6 Fixed device reconfiguration, not tested though 2021-03-24 00:46:15 +01:00