50 most recent check-ins
|
2026-01-15
| ||
| 09:43 | Small changes cleanups and incremental updates. Leaf 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 | |
|
2025-09-21
| ||
| 20:39 | Misbehaving module doesn't get suspended. check-in: 353db30444 user: sbron tags: trunk | |
|
2025-09-16
| ||
| 19:14 | The tooltip message can start with a -. check-in: 90e9b99f41 user: sbron tags: trunk | |
|
2025-09-01
| ||
| 15:12 | Record history of action changes. check-in: 769a9a3d99 user: sbron tags: trunk | |
|
2025-08-30
| ||
| 13:09 | Using the mouse wheel on a spinbox for a device property throws an error if the typedef defines an integer format, like "%d %%" check-in: a3f30029c8 user: sbron tags: trunk | |
|
2025-08-29
| ||
| 09:43 | Make display of the network property optional. Fix json/dict mismatch. check-in: 9c9ced0b02 user: sbron tags: trunk | |
|
2025-08-10
| ||
| 10:44 | Add a command to send an image to a telegram chat check-in: 78726a01a6 user: sbron tags: trunk | |
|
2025-08-08
| ||
| 19:47 | Don't just report the first word of a string property's value check-in: 43ddc13529 user: sbron tags: trunk | |
|
2025-08-07
| ||
| 21:56 | A couple of debugger fixes: * Calling device methods fails after the module has been reloaded. * Error information must be collected at the global level. * Control-Backspace does not delete a word in the command entry box. check-in: 43a1075ede user: sbron tags: trunk | |
|
2025-08-06
| ||
| 19:26 | Update the www package to the latest version check-in: 2866a2467d user: sbron tags: trunk | |
| 08:21 | Fix mousewheel in action editor on Tcl 9. check-in: a580a2cc0f user: sbron tags: trunk | |
|
2025-08-04
| ||
| 11:41 | Add debug utility to dump the number of pending events in each interpreter. check-in: bcdd41ccc0 user: sbron tags: trunk | |
| 10:21 | Make editing commands that use symbols more logical and more scalable. Add a possibility to change arguments back to a literal value. check-in: 15c01fc0d7 user: sbron tags: trunk | |
|
2025-08-03
| ||
| 22:15 | Fix "Display column #0 cannot be set" on Tcl 9 when trying to edit an object name via F2 check-in: a13bb43ff9 user: sbron tags: trunk | |
|
2025-07-31
| ||
| 13:25 | Measure the rate at which a module runs commands, as well as the trend. Intended to investigate why the cpu usage steadily increases. check-in: 00b4a6919a user: sbron tags: trunk | |
|
2025-07-30
| ||
| 13:55 | Add compatibility procedures for the file access helper commands introduced in Tcl 9. check-in: f83b946319 user: sbron tags: trunk | |