Sebastian Gustavsson
Sebastian Gustavsson
Add entities from the fields with values for active/reactive power import/export for each of the three phases
Call DISM through built-in powershell cmdlets instead of calling the dism.exe CLI utility. For reference: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/use-dism-in-windows-powershell-s14
Would it be possible to add an inverted tag selection to exclude certain tags from the list, instead of only specifying tags to show? Like for example: ```yaml filters: tag:...
### Summary Hello, when the AHK option is used and trying to stop the program, komorebi does not find the autohotkey process to stop it because there is a trailing...
Add `sv.json` with swedish translation of strings
Use `$proxy_add_x_forwarded_for` when setting `X-Forwarded-For` in custom locations to match how it is set for default location. The proxy settings included in the default location uses `$proxy_add_x_forwarded_for` instead of `$remote_addr`...