Commit graph

694 commits

Author SHA1 Message Date
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
1adaf8bc46 Updated vendore code exclusion as project now shows as majority javascript 2021-06-21 12:19:21 +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
d68c3cae54 Updated github language settings 2021-05-23 01:32:57 +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
5a1be3c2e4 Formatting cleanup 2021-03-23 21:54:29 +01:00
c7e286f51e Moved find device to its own utility method, and added a specific equals method and reworked some test. 2021-03-23 01:57:12 +01:00
7e8938c38c Renamed AbstractDevice to HalAbstractDevice and moved int intf package 2021-03-21 19:40:36 +01:00
8d51526481 Added architecture description 2021-03-21 19:37:17 +01:00
c0188cd5cc Refactoring of of inheritance structure, ControllerManagers will now also be able to be provided through plugins 2021-03-16 22:24:43 +01:00
28bc108921 Some cleanup in triggers page 2021-02-17 22:43:33 +01:00
0a1ce4fe60 Migrated to Zutil UserMessage class 2021-02-17 22:28:27 +01:00
1e0ec282ca Some troubleshooting on ZigBee plugin 2021-02-13 16:03:29 +01:00
6f39d31d5d Updated run permission 2021-02-09 00:14:21 +01:00
41b2eb6b07 Moved hal-default.db file into resource folder. 2021-01-29 21:56:43 +01:00
9ad529d9eb Added videojs player to play hls streams, fixed monitor web page 2021-01-29 21:40:54 +01:00
da3ba116da initial commit for NVR plugin 2021-01-26 01:53:11 +01:00
65581f13d5 Some small updates and fixes for Zigbee 2021-01-26 01:52:50 +01:00
326d773741 Fixed device pairing for ZigBee devices, endpoints not working still 2021-01-07 01:25:58 +01:00
3b949b13f7 ABle to connect to zigbee dongle now 2021-01-02 18:08:19 +01:00
6214c01157 Split switch event data into multiple classes 2021-01-02 04:25:04 +01:00