Commit graph

571 commits

Author SHA1 Message Date
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
4499824965 Switched to use input and output streams 2021-01-02 04:05:45 +01:00
48e0c065b6 Started migration to new zigbee library 2021-01-02 01:20:59 +01:00
e59d65fac0 Small updates 2021-01-01 23:19:16 +01:00
3dbd626aee Moved out the pan id configuration 2021-01-01 22:20:17 +01:00
ee485c4466 Moved sync request to smart app 2021-01-01 22:19:51 +01:00
b60a7af9cd Added custom serial port implementation using JSerialComm 2020-12-26 01:35:03 +01:00
1c0340b9cf Updated readme files 2020-12-25 23:09:45 +01:00
dd1cc00c9d Added Zigbee plugin based on Zigbee4java 2020-12-25 23:08:42 +01:00
4f0398260b Moved current zigbee prototype into zigbee-deconz plugin and disabled plugin. 2020-12-25 18:21:02 +01:00
49318f3191 Small fixes 2020-12-16 22:30:58 +01:00
490655fb02 small change 2020-12-09 00:23:41 +01:00
907e8ee498 Fixed synchronization issues 2020-12-09 00:20:47 +01:00
d7a14a4899 Separated traits into their own classes, added humidity 2020-12-08 23:15:20 +01:00
a968c1a91e Added some more dummy sensors and improved the architecture 2020-12-08 23:14:36 +01:00
f4515f86c8 Dives now registered in Google Assistant but no data is displayed 2020-12-05 01:41:08 +01:00
7f22b2dee2 Some bugfixes 2020-12-05 01:00:08 +01:00
fc37d158c5 Added dummy plugin for simulated sensors 2020-12-05 00:08:29 +01:00
c6f90c42af Some more assistant progress, SYNC is now working but not yet returning devices 2020-12-05 00:07:41 +01:00
1b83d4180b Added description to plugins page 2020-12-05 00:03:12 +01:00
e54b53c974 Cleanup of sort function 2020-11-30 23:58:57 +01:00
fee3fd81a0 Fixed some things in assistant 2020-11-30 23:32:53 +01:00
ccc99033cd Now using Zutil Oauth code properly 2020-11-27 02:18:59 +01:00
03ae4329bc Migrated to new Oauth2 pages in Zutil 2020-11-22 23:26:00 +01:00