diff --git a/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/SodistoreHomeConfiguration.tsx b/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/SodistoreHomeConfiguration.tsx index 984f430b6..183a1e8d9 100644 --- a/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/SodistoreHomeConfiguration.tsx +++ b/typescript/frontend-marios2/src/content/dashboards/SodiohomeInstallations/SodistoreHomeConfiguration.tsx @@ -52,11 +52,11 @@ function SodistoreHomeConfiguration(props: SodistoreHomeConfigurationProps) { ? [ 'SpontaneousSelfUse', 'TimeChargeDischarge', - 'TimeOfUsePowerPrice', - 'DisasterStandby', - 'ManualControl', + // 'TimeOfUsePowerPrice', + // 'DisasterStandby', + // 'ManualControl', 'PvPriorityCharging', - 'PrioritySellElectricity' + // 'PrioritySellElectricity' ] : [];