Commit graph

29 commits

Author SHA1 Message Date
3a49b15dea Added Zigbee attribute listener 2021-06-25 00:21:18 +02:00
a80a1c5cdc Added scanning button animation, detection of scannable controllers and scan start 2021-06-09 22:17:32 +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
5716584772 Some small refactoring 2021-04-29 01:10:45 +02: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
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
1e0ec282ca Some troubleshooting on ZigBee plugin 2021-02-13 16:03:29 +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
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
b60a7af9cd Added custom serial port implementation using JSerialComm 2020-12-26 01:35:03 +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
64f2f598df Fixed resource path issues with gradle 2020-11-11 01:48:09 +01:00
ded778fd11 Fixed build dependency issues by moving hal core into hal-core folder/subproject 2020-11-10 18:36:02 +01:00
51fa28bddf Updated plugin versions to indicate alpha status and changed back JSON page function parameters. 2020-09-05 14:13:35 +02:00
9bca47d566 Added header parameters to JSON pages, Some cleanup of google assistant example code 2020-09-05 14:13:35 +02:00
a49cb55b93 Switched to Gradle as build system 2020-08-28 23:09:15 +02:00
da36be0862 Updated plugin build files 2020-08-28 16:59:13 +02:00
5612a5e039 Added deConz interface 2020-07-28 14:08:35 +02:00
edd5d0d083 Moved the smaller plugins to separate folders. 2020-06-22 22:26:53 +02:00
Ziver Koc
40b232422e Added zigbee skeleton plugin 2019-11-12 14:11:42 +01:00