Commit graph

135 commits

Author SHA1 Message Date
21a672acf4 Implementation of EcoSens Cloud API 2025-10-23 23:29:31 +02:00
8ee7ed0ef2 Fixed current showing incorrectly 2024-12-29 22:38:53 +01:00
96635381f4 Finished tibber controller logic 2024-12-29 00:38:07 +01:00
17026db07e Added power, voltage and current to MQTT parsing 2024-12-28 20:55:37 +01:00
f68ec9a8e9 Downgraded SQLite 2024-10-01 23:49:57 +02:00
22e6400369 Removed old event page 2024-09-26 00:55:47 +02:00
60024dc915 Fixed Event overview page to properly modify events 2024-09-26 00:54:58 +02:00
a980bc4946 Implemented MQTT events and added additional test cases 2024-09-25 00:16:07 +02:00
3ef524accd Uplift to solve vulnerabilities 2024-09-22 00:09:48 +02:00
b7ee6b16dc Introduced MQTT detectors to autodetect MQTT devices 2024-09-04 02:58:44 +02:00
784844b85f added favicon 2024-03-22 02:05:51 +01:00
c145056e5e robustness fix 2024-03-22 01:43:09 +01:00
e39f282abf robustness fix 2024-03-22 01:41:40 +01:00
1d8b26998a fixed some JS issues where event overview links did not work and all devices does is not visible 2024-03-22 01:27:43 +01:00
98c48e595f Fixed compilation issues 2024-03-15 00:59:47 +01:00
7d64788154 Introduction of JS based pages 2024-03-15 00:17:15 +01:00
2e924d2882 Minor robustness fix 2024-03-15 00:06:10 +01:00
e6de5e4576 Added daemon view to plugin page 2024-03-15 00:05:39 +01:00
7935dd5c93 Added initial zigbee network map 2024-03-15 00:03:39 +01:00
0b84b5aea4 Moving checkbox switch to css and colored the slider 2024-01-27 00:15:23 +01:00
2af860f694 Added daemon list to frontend 2024-01-25 14:42:28 +01:00
47f730b76e Introduction of Javascript modules for frontend 2024-01-24 22:23:48 +01:00
c27f1030b6 Moved around some properties in the API 2024-01-24 22:22:20 +01:00
99a61f8ca3 Added controller status indication 2024-01-24 21:41:51 +01:00
eb24b32952 Changed extension of license files 2023-11-04 23:20:09 +01:00
c818d5bcc7 Improved data column title 2023-10-04 23:44:43 +02:00
8a5267b0f8 Fixed exceptions and color selection 2023-10-04 23:32:24 +02:00
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