File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -178,6 +178,15 @@ but the `nutshutdown` script would bail out quickly and quietly. [PR #3008]
178178 * Abandoned use of obsolete `gethostbyname()` in favour of `getaddrinfo()`.
179179 Extended to be IPv6-capable along the way. [#1209]
180180
181+ - `apc_modbus` driver updates:
182+ * Fixed register range in a logging string.
183+ * Add outlet group timers.
184+ * Fixed outlet group command handling to dynamically detect available groups
185+ (MOG, SOG0 - SOG2) in the device. Commands and variables are now only
186+ exposed for outlet groups actually present on the UPS. Global `load.*` and
187+ `shutdown.*` commands now correctly target all available outlet groups.
188+ [PR #3395]
189+
181190 - Introduced a new NUT driver named `meanwell_ntu` which provides support for
182191 the Mean Well NTU series hybrid inverter and UPS units. [PR #3206]
183192
You can’t perform that action at this time.
0 commit comments