Commit graph

17 commits

Author SHA1 Message Date
234125bc35 Implementation of level and color data types 2023-05-15 15:35:56 +02:00
926c3e2af2 Improved MQTT Broker and added overview page 2023-03-26 00:53:39 +01:00
b94b33ecf1 Possibly fixed multiple listener addition 2021-09-06 16:05:32 +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
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
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
b3f28c8276 Fixed wrong DNS entries 2020-06-25 23:25:38 +02:00
14c925d480 Added start of services 2020-06-25 17:01:28 +02:00
edd5d0d083 Moved the smaller plugins to separate folders. 2020-06-22 22:26:53 +02:00
584760b6ba New MQTT plugin 2020-06-22 16:30:07 +02:00