Commit graph

159 commits

Author SHA1 Message Date
926c3e2af2 Improved MQTT Broker and added overview page 2023-03-26 00:53:39 +01:00
aff64c354c Fixing incorrect position of UI button 2023-02-27 23:34:20 +01:00
1dec30e2fa Added room hint to google assistant 2023-01-12 00:57:56 +01:00
ed04554a4a Refactored alerts to be API based and not directly generated into the HTML 2023-01-11 03:41:15 +01:00
2ee0e775be Moved css into a lib folder for external code 2023-01-10 03:08:17 +01:00
d8a1b66738 Removed unnecessary extra layer in resource folder structure. 2023-01-09 01:02:37 +01:00
628c89b1d1 Moved external JS scripts to lib folder, moved map JS to a seperate file 2023-01-09 00:14:54 +01:00
7a90189927 Introduction of Room assignments 2023-01-06 23:54:53 +01:00
0efa7320e3 Fixed up the API and added API doc 2023-01-05 22:24:47 +01:00
ef365f360c Moved Json Pages to api folder and added auto update javascript to overview pages. 2022-05-27 02:13:33 +02:00
95ff5b81c0 Added possibility to refresh individual Zigbee attributes. 2022-05-23 23:19:21 +02:00
7cf6849e5d Added duplicate listener logic to prevent duplicate reports. 2022-05-23 20:09:45 +02:00
53e9f08272 Added some robustness to RTSP recorder 2022-05-23 20:09:05 +02:00
6b92172d74 Added missing NVR files 2022-05-20 13:05:34 +02:00
2501831a59 Working NVR plugin 2022-05-20 13:04:23 +02:00
242d3addef Fixed warning 2021-12-03 01:55:44 +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
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
184fdc14d1 Bugfix 2021-09-16 22:01:27 +02:00
940016f44a Added default aggregation intervall. 2021-09-16 21:58:48 +02:00
7cf816c903 Added collapsable panels to zigbee network page 2021-09-16 17:15:22 +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
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
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
17337e39ba Fixed another issue 2021-08-29 22:10:41 +02:00
b30248d973 Fixed null pointer exeption 2021-08-29 22:06:25 +02:00
41dfcd0e4f Seems google does not return custom data during query 2021-08-29 22:00:10 +02:00
870d9cbbab Some more bug fixes 2021-08-29 19:59:02 +02:00
fa80fbc114 Added Event devices to google assistant 2021-08-29 17:00:33 +02:00
f4b9d46077 Removed unnecessary check 2021-08-29 14:53:16 +02:00