Domotcl

Timeline
Login

Timeline

50 most recent check-ins

2026-03-17
21:31
Xadi skips periods when the price is 0.00000 Leaf check-in: 22c410208f user: sbron tags: trunk
2026-03-14
21:01
It seems like the xadi data mixes hourly- and quarterly rates. check-in: fb3530f283 user: sbron tags: trunk
2026-03-13
07:59
Add a feature for periodically reporting chatty key properties at the info log level, rather than detail. check-in: a231a4a53d user: sbron tags: trunk
2026-03-12
20:34
Allow drivers to specify a log level for signals on a case by case basis. check-in: c0c775b407 user: sbron tags: trunk
2026-03-10
11:27
Addition to range checking, to also allow *submitting* values that are not aligned with the step value. check-in: d7fe028f4c user: sbron tags: trunk
11:11
Implement alternative range checking, which allows entering values that are not aligned with the step value. check-in: b2d73fe0e5 user: sbron tags: trunk
2026-03-05
12:20
Some more evcharger updates. Small changes to soc display. Fixed rounding issue. check-in: 885713062d user: ruud tags: trunk
10:32
Add validation to numbers entered on the web for controlling devices. check-in: d2002608f2 user: sbron tags: trunk
2026-02-27
15:12
Alternative for the entsoe driver, which sometimes fails to provide data. check-in: 3747b98c36 user: sbron tags: trunk
2026-02-24
15:25
Simplify configuration of the energy price. check-in: 54b7138252 user: sbron tags: trunk
13:16
Add EV Charger events and functions. check-in: d7fa78c5ab user: ruud tags: trunk
12:11
Add icons used by fsdialog. check-in: 6a5f459294 user: sbron tags: trunk
10:30
Update to the latest, Tcl 9 compatible, version of fsdialog. check-in: 142ecec517 user: sbron tags: trunk
2026-02-20
16:29
Improved online/offline status tracking. Requires firmware 3.1 and Will configuration changes. check-in: 395b3d8c6d user: sbron tags: trunk
2026-02-01
09:53
Add support for Dual smoke CO sensor (TS0601_smoke_co) sensor. Supress some unknown but iirevelant feature warnings. check-in: 0213ccc183 user: ruud tags: trunk
2026-01-15
09:43
Small changes cleanups and incremental updates. check-in: 423f3aa69c user: ruud tags: trunk
2026-01-10
14:39
Introduce listing filtering. check-in: 6027962712 user: sbron tags: trunk
2026-01-08
11:20
Add a context menu command to create a trigger from a condition. check-in: 5cd10b225d user: sbron tags: trunk
2026-01-07
12:33
Deal with numbers that are stored with punctuation in the nextcloud database. check-in: 081284f67f user: sbron tags: trunk
10:03
Using a wrong variable name. check-in: 447f3e52d3 user: sbron tags: trunk
2026-01-06
13:38
Fix bug: String symbols can not be selected in commands and conditions. check-in: 69630f715b user: sbron tags: trunk
2026-01-05
10:56
Fix bug in entsoe: Impossible to update charges. check-in: 9d98a1adb9 user: sbron tags: trunk
10:20
Add support for the new trigger conditions in the web gui check-in: 6e593cd6a0 user: sbron tags: trunk
2026-01-04
12:07
Fix another error when using embellished properties. check-in: 54f4da6a3b user: sbron tags: trunk
10:45
Prevent multiple concurrent Scroll sequences. check-in: 0a2970db50 user: sbron tags: trunk
2026-01-03
10:08
Add boolean and flag types, that allow use as a switch. check-in: fcb6920e0f user: sbron tags: trunk
09:40
Increase the space to allow for longer property names. check-in: 03f4982dcb user: sbron tags: trunk
2025-12-15
08:50
Add state=disconnected|connected event. check-in: 6551a71fdf user: ruud tags: trunk
2025-12-10
13:36
Move typedef from feature rsmode to device multirs making the feature redundant. check-in: 1880773f6e user: ruud tags: trunk
2025-12-08
11:17
Fix off-by-one error for the default value of numerical enumerations. check-in: 6d8ba7e582 user: sbron tags: trunk
09:33
Minor tweaks of events visibility. Removed jkbmsSOC and added new feature "bmsinfo" to show all voltage/current/power/soc parameters as reported by bms, usefull if selected battery monitor is not the BMS. check-in: 367d869356 user: ruud tags: trunk
2025-12-01
13:51
Make it possible to remove the condition from a boolean trigger. check-in: 19eca2f001 user: sbron tags: trunk
10:39
Add commands to set ess modes to ess feature. check-in: 724eae2ccc user: ruud tags: trunk
2025-11-30
21:01
Add a consumption feature pack, reporting AC ConsumptionOnInput and ConsumptionOnOutput power values. check-in: 66c1b799a5 user: sbron tags: trunk
15:13
Some additions and changes for the multirs. check-in: 75ff5daa6d user: sbron tags: trunk
14:31
Handle errors from the presentation code. This could happen trying to process a previous value of "<None>". check-in: 7440975acd user: sbron tags: trunk
10:51
Make feature selection more convenient. check-in: 03447796aa user: sbron tags: trunk
10:44
Add an option to trigger on every write to the variable, even if the value doesn't change. check-in: 0d0429290f user: sbron tags: trunk
10:41
Need to explicitly deselect a flag checkbox in case it is reused, remembering a previous state. check-in: 76212ca77d user: sbron tags: trunk
10:08
Add new driver. check-in: a02e605775 user: ruud tags: trunk
09:53
Make "flags" arguments honor a default value, if specified. check-in: 5cb060a84a user: sbron tags: trunk
2025-11-13
12:12
With tls 2.0, the command callback may be invoked so many times that it leads to the driver being terminated for using too many resources. check-in: 767ec6bc64 user: sbron tags: trunk
2025-11-12
09:56
Gracefully handle absent variables. check-in: 99b1810fbf user: sbron tags: trunk
2025-11-08
08:12
Make sure json strings are utf-8 encoded. check-in: 00f1c7f93a user: sbron tags: trunk
2025-11-01
21:04
Upgrade tls to 2.0b2 check-in: da7ced4682 user: sbron tags: trunk
2025-10-30
21:46
Dump a backtrace when a module is shut down for using too many resources. check-in: 74a1e56e34 user: sbron tags: trunk
2025-10-06
09:33
Update to newer sqlite and rl_json. check-in: ca6f6ab649 user: sbron tags: trunk
2025-10-03
09:46
Add calculated prices per 15 minutes and per hour. check-in: b9ff9e34ea user: sbron tags: trunk
2025-09-29
11:17
zigbee driver fix autocreate of bridge device during module create. check-in: aefb6aba02 user: ruud tags: trunk
2025-09-22
10:04
New driver for dynamic electricity prices. check-in: be86d96df9 user: sbron tags: trunk