Commit graph

673 commits

Author SHA1 Message Date
57ef44c450 Removed staging ACME server 2021-12-04 22:52:49 +01:00
931669bf53 CHanged manual URL generation to a util class. 2021-12-04 22:50:22 +01:00
c01367e422 Improved logging 2021-12-04 22:14:49 +01:00
b91f006d8b Made error handling more robust for managers 2021-12-04 21:31:48 +01:00
b65a9f0bd3 Improved external web-server 2021-12-04 21:00:08 +01:00
d91556681b Added some user messages to cert generation 2021-12-03 02:12:59 +01:00
242d3addef Fixed warning 2021-12-03 01:55:44 +01:00
81b7d7e930 Removed unused API classes 2021-12-03 01:55:33 +01:00
5dae45bb0b Renamed DB Upgrade classes 2021-12-03 01:53:23 +01:00
fa78d02778 Added additional method needed for newer Zigbee lib versions 2021-12-03 01:52:09 +01:00
370fecaa8a Fixed a bug where null device are returned on sync request 2021-10-10 02:40:18 +02:00
b6a0e39ac3 Improved logging and removed exception in factory. 2021-10-10 02:25:22 +02:00
433b3ee002 Fixed incorrect exception messages 2021-10-10 02:11:24 +02:00
58894924a5 Updated some js libs and added license info 2021-10-02 20:48:17 +02:00
3edea58f8c Renamed some DeviceData classes, added additional data classes also and better handling in zigbee 2021-10-02 19:42:23 +02:00
dc200294be Added ability to disable local mDNS server 2021-10-02 19:40:45 +02:00
4d1922d088 Added ID to config pages 2021-09-23 00:36:40 +02:00
c9227fd8ac Added safty check so that Google sync does not fail 2021-09-23 00:05:38 +02:00
0b029f68e3 Bugfix for devices that do not have any data yet 2021-09-23 00:02:05 +02:00
c46aab31e9 Added margin to logo 2021-09-16 22:46:28 +02:00
184fdc14d1 Bugfix 2021-09-16 22:01:27 +02:00
940016f44a Added default aggregation intervall. 2021-09-16 21:58:48 +02:00
af39f2c94b bah, added exec permission 2021-09-16 17:21:04 +02:00
9c74043172 added exec permission on run.sh 2021-09-16 17:18:32 +02:00
7cf816c903 Added collapsable panels to zigbee network page 2021-09-16 17:15:22 +02:00
342368bd77 Fixed startup page 2021-09-16 00:10:46 +02:00
bc35492cee Refactoring navigation 2021-09-15 22:58:01 +02:00
d7605da60f Added startup page 2021-09-15 22:21:21 +02:00
bfd895112d Added a test mode without cert for external web server 2021-09-15 16:56:24 +02:00
b4f6f15055 fixed misspelling 2021-09-15 16:29:59 +02:00
1b93608d2a Added Scannable interface to NetScan 2021-09-15 16:34:21 +02:00
987dab9079 Uplift of Zutil 2021-09-10 22:19:02 +02:00
f2dfe7a88f Removed deconz 2021-09-09 17:53:07 +02:00
28ff89d07f Moved OAuth to the external http daemon and added OAuth2 store 2021-09-09 17:52:14 +02:00
20228d9e79 Fixed gradle config warning 2021-09-06 16:40:42 +02:00
b2d96b34b1 Bugfix 2021-09-06 16:34:20 +02:00
6cb0a2ddf0 Fixed ctrl-c for the gradle build 2021-09-06 16:17:11 +02:00
b94b33ecf1 Possibly fixed multiple listener addition 2021-09-06 16:05:32 +02:00
f27f7e4c81 Added google oath token to DB as the session was invalidated after restart. 2021-09-06 16:04:36 +02:00
48a139cdd5 bugfix 2021-08-30 01:52:38 +02:00
ce0f6ebd7c Switched to Integer 2021-08-30 01:50:19 +02:00
d00a13bb50 bugfix 2021-08-30 01:47:49 +02:00
1cbb44f714 Fixed casting issue 2021-08-30 01:46:39 +02:00
f5f3730281 Refactored event sending function to be more robust and thread safe 2021-08-30 01:42:34 +02:00
102d8aa266 Updated so that if a device data is not set then the latest one will be loaded from the DB 2021-08-30 01:39:29 +02:00
b1db199beb Refactored getController method 2021-08-30 01:32:26 +02:00
41357ed8dd Missed a check 2021-08-30 01:19:03 +02:00
4339239c33 Added more google traits and implemented execution function 2021-08-30 01:16:00 +02:00
08fd1b6edd Another fix 2021-08-29 22:24:32 +02:00
02f9d4fcb7 Another fix 2021-08-29 22:15:44 +02:00