Commit graph

28 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
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
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
41b2eb6b07 Moved hal-default.db file into resource folder. 2021-01-29 21:56:43 +01:00
65581f13d5 Some small updates and fixes for Zigbee 2021-01-26 01:52:50 +01:00
6214c01157 Split switch event data into multiple classes 2021-01-02 04:25:04 +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
7f22b2dee2 Some bugfixes 2020-12-05 01:00:08 +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
43892798ef Some progress on G assistant api 2020-11-11 22:17:41 +01:00
64f2f598df Fixed resource path issues with gradle 2020-11-11 01:48:09 +01:00
b405f0b191 Fixed resource paths, still not working 2020-11-10 22:02:11 +01:00
ded778fd11 Fixed build dependency issues by moving hal core into hal-core folder/subproject 2020-11-10 18:36:02 +01:00