Commit graph

726 commits

Author SHA1 Message Date
ec4cbc1e7c some bugfixes 2023-09-28 22:08:35 +02:00
7ea6f8b3e4 silence gradle on run 2023-09-28 22:05:26 +02:00
a52de9ccb7 silence gradle on run 2023-09-28 21:59:58 +02:00
dc4f54be4b Pressure data bugfix 2023-09-28 21:37:32 +02:00
f7f590a77e Bugfix of incorrectly read level of zigbee devices 2023-09-08 23:16:03 +02:00
a4745cdccd Added Color and Brightness traits to Google Assistant 2023-09-08 22:14:03 +02:00
a68980a6b3 Fixed color in event overview 2023-09-04 01:21:43 +02:00
cdb66470b5 Fixed auto table update messing with user input 2023-08-28 22:09:18 +02:00
1875160f6f Fixed compile error 2023-08-22 22:09:50 +02:00
dd0cc96d58 Improved MQTT Unkown device printout 2023-08-22 20:29:29 +02:00
2d2a79470d Fixed MQTT and added PM2.5 trait to google assistant 2023-08-21 02:44:12 +02:00
cfcebca5a0 Fixed incoorect data type for humidity 2023-08-20 23:40:31 +02:00
4d473573db Fixed deletion issue 2023-05-16 02:29:12 +02:00
6acf0ad031 added no color option to run script 2023-05-16 01:43:16 +02:00
070aeb35d7 Reshuffled init order to allow web server port modification 2023-05-16 01:13:53 +02:00
b710626ad0 Updated junit report path 2023-05-15 23:47:08 +02:00
16604f7fdb Fixed run permissions 2023-05-15 23:33:54 +02:00
6e4e7fba4a Uplift zutil version 2023-05-15 15:40:16 +02:00
234125bc35 Implementation of level and color data types 2023-05-15 15:35:56 +02:00
a89b418350 Fixed alerts as strings was not escaped properly 2023-03-29 01:07:41 +02:00
2dec5c1a05 Added PM sensor 2023-03-26 01:32:27 +01:00
926c3e2af2 Improved MQTT Broker and added overview page 2023-03-26 00:53:39 +01:00
bda3f270af Added telegram support 2023-03-04 00:24:20 +01:00
aff64c354c Fixing incorrect position of UI button 2023-02-27 23:34:20 +01:00
425012517c Refactored run script to not run Hal through gradle. 2023-02-27 23:33:56 +01:00
13b8dc95db Fixed wording 2023-02-26 17:04:02 +01:00
1dec30e2fa Added room hint to google assistant 2023-01-12 00:57:56 +01:00
7747a10959 Introduction of room alerts 2023-01-11 16:11:11 +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
b80991280a Downgraded svg.js as many plugins did not support v3.x
Now rooms can be moved and resized.
2023-01-10 02:58:36 +01:00
fb7f43ed23 Upgraded svg.js library to version 3 2023-01-10 00:53:30 +01:00
d8a1b66738 Removed unnecessary extra layer in resource folder structure. 2023-01-09 01:02:37 +01:00
94485b5633 Starting differential update of map 2023-01-09 00:51:51 +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
b5ac492414 Added AlertAction and fixed enum selection issues on the frontend 2023-01-06 00:16:45 +01:00
0efa7320e3 Fixed up the API and added API doc 2023-01-05 22:24:47 +01:00
253208b6f9 Fixed issue where API always returned all devices 2022-06-01 20:04:26 +02:00
b80ca96a73 Fixed misspelling 2022-05-27 03:08:13 +02:00
fa28d7e3d7 Uplifted Jenkins jdk 2022-05-27 03:06:04 +02:00
4dfba22914 Uplift of Zutil 2022-05-27 03:02:00 +02:00
100123e716 Uplift of Zutil 2022-05-27 02:21:19 +02: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
3a278b0ca6 Changed to disable plugins by default 2022-05-20 12:00:06 +02:00