diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-13 21:29:33 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-11-16 22:21:37 +0100 |
commit | 2625cc09a5215c2f1f165197154a4c22f4ba6a3a (patch) | |
tree | 620fe7a9aff20d96a833ede2243cf466ea214bb1 /global-config.changes | |
parent | d87c50cf68356e02e89620e445981776c7b4f4c3 (diff) |
check-health: support hard lower limit for voltagechange-69
... to detect slow decrease of voltage, for example with UPS.
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index 2914ea9..a8198db 100644 --- a/global-config.changes +++ b/global-config.changes @@ -72,6 +72,7 @@ 66="Moved script 'bridge-port-to-default' to new module."; 67="Moved modules to directory with shorter name."; 68="Reintroduced 'global-wait' for functions in scheduler."; + 69="Support hard lower limit for voltage in 'check-health'."; }; # Migration steps to be applied on script updates |