mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-12 11:14:28 +05:00
feat: added opentherm option for filtering numeric values
This commit is contained in:
@@ -64,6 +64,7 @@ struct Settings {
|
||||
bool getMinMaxTemp = true;
|
||||
bool nativeHeatingControl = false;
|
||||
bool immergasFix = false;
|
||||
bool filteringNumValues = false;
|
||||
} opentherm;
|
||||
|
||||
struct {
|
||||
|
||||
Reference in New Issue
Block a user