Commit graph

108 commits

Author SHA1 Message Date
ec4cbc1e7c some bugfixes 2023-09-28 22:08:35 +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
4d473573db Fixed deletion issue 2023-05-16 02:29:12 +02:00
070aeb35d7 Reshuffled init order to allow web server port modification 2023-05-16 01:13:53 +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
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
ef365f360c Moved Json Pages to api folder and added auto update javascript to overview pages. 2022-05-27 02:13:33 +02:00
3a278b0ca6 Changed to disable plugins by default 2022-05-20 12:00:06 +02:00
78e2edd4e9 Fixed some spelling mistakes 2022-05-20 11:59:49 +02:00
a8fe102bb8 Changed type to show configuration class 2022-05-20 11:58:59 +02:00
e88250196e fixed js include 2021-12-05 21:04:30 +01:00
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
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
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
c46aab31e9 Added margin to logo 2021-09-16 22:46:28 +02:00
940016f44a Added default aggregation intervall. 2021-09-16 21:58:48 +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
28ff89d07f Moved OAuth to the external http daemon and added OAuth2 store 2021-09-09 17:52:14 +02:00
b2d96b34b1 Bugfix 2021-09-06 16:34:20 +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