Commit graph

21 commits

Author SHA1 Message Date
b94b33ecf1 Possibly fixed multiple listener addition 2021-09-06 16:05:32 +02:00
203bb67f7f Added hal prefix to all config properties 2021-07-19 18:06:00 +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
a80a1c5cdc Added scanning button animation, detection of scannable controllers and scan start 2021-06-09 22:17:32 +02:00
e1618604c9 Updated with new Configurator changes and cleaned up imports 2021-05-08 01:41:13 +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
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
6214c01157 Split switch event data into multiple classes 2021-01-02 04:25:04 +01:00
b60a7af9cd Added custom serial port implementation using JSerialComm 2020-12-26 01:35:03 +01:00
ded778fd11 Fixed build dependency issues by moving hal core into hal-core folder/subproject 2020-11-10 18:36:02 +01: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
12a6c1d31b Cleanedup property names 2020-07-24 00:39:11 +02:00
edd5d0d083 Moved the smaller plugins to separate folders. 2020-06-22 22:26:53 +02:00
fc11ae264f Added plugin page for viewing plugin information 2020-06-22 22:16:50 +02:00
bc9d598bfe Added some comments 2020-06-22 14:58:44 +02:00
e5cd72ec2d Fixed some issues 2020-06-22 11:47:36 +02:00
09ae1b2667 Fixed merge issues 2019-11-12 14:27:04 +01:00