Commit graph

174 commits

Author SHA1 Message Date
c4cb9ff458 Added Tibber plugin 2024-03-15 00:07:52 +01:00
7935dd5c93 Added initial zigbee network map 2024-03-15 00:03:39 +01:00
9fe699b40d Added missing tibber build file 2024-03-14 23:25:32 +01:00
78b7484403 Updated exception reporting to Logger 2024-01-23 23:00:25 +01:00
8a5267b0f8 Fixed exceptions and color selection 2023-10-04 23:32:24 +02:00
198c681333 some bugfixes 2023-09-28 22:09:46 +02:00
ec4cbc1e7c some bugfixes 2023-09-28 22:08:35 +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
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
234125bc35 Implementation of level and color data types 2023-05-15 15:35:56 +02:00
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