|
|
21a672acf4
|
Implementation of EcoSens Cloud API
|
2025-10-23 23:29:31 +02:00 |
|
|
|
be7b6cc2d6
|
Refactored Tibber query code into a seperate class
|
2025-10-23 23:19:15 +02:00 |
|
|
|
6cec337db1
|
Implement the proper shutdown for TibberController
|
2025-10-23 22:31:30 +02:00 |
|
|
|
3e60e55f16
|
Fixed plugin config issue
|
2024-12-29 22:32:56 +01:00 |
|
|
|
bec5a3098b
|
Fixed equals bug in Tibber
|
2024-12-29 22:28:23 +01:00 |
|
|
|
96635381f4
|
Finished tibber controller logic
|
2024-12-29 00:38:07 +01:00 |
|
|
|
12d3c80ba8
|
Fixed bug with tibber request
|
2024-12-28 22:11:26 +01:00 |
|
|
|
17026db07e
|
Added power, voltage and current to MQTT parsing
|
2024-12-28 20:55:37 +01:00 |
|
|
|
3d883e0674
|
Fixed incorrect Zigbee2mqtt topic name for setting values
|
2024-10-01 23:26:32 +02:00 |
|
|
|
d049e524d5
|
Added support for setting event values through MQTT
|
2024-09-26 00:31:25 +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 |
|
|
|
34e6843d91
|
Fixe some buggs in MQTT, it works now
|
2024-09-09 23:35:26 +02:00 |
|
|
|
b7ee6b16dc
|
Introduced MQTT detectors to autodetect MQTT devices
|
2024-09-04 02:58:44 +02:00 |
|
|
|
f3cbda43d1
|
Some bugfixes
|
2024-05-27 01:41:37 +02:00 |
|
|
|
ce73bd70fe
|
Moved Zigbee neighbour info to API
|
2024-05-27 00:01:22 +02:00 |
|
|
|
98c48e595f
|
Fixed compilation issues
|
2024-03-15 00:59:47 +01:00 |
|
|
|
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 |
|