Did you eventually manage to turn off the usage status, I can't get him out of here either, i've got appStatusUsageEnabled": false TenantSettings.json
In TSC menu / subscription "Status usage app"is off, but still "Status verbruik"is loaded and the icon shows in the systray.
Any solutions how to get rid of it?
Templar wrote:Daniel wrote:You can also turn it off yourself. Change in /qmf/qml/config/TenantSettings.json "appHeatingOverviewEnabled" to 'false'. (Thanks to thehognl)
Yes, that got rid of the "Slim verwarmen" app. Thanks! The "Status verbruik" app is still loaded though.. Can anybody tell me which app to disable?
TenantSettings.json
- Code: Select all
{
"appWeather": "",
"appGraphTileLowestUsage": true,
"i18nLocales": [
"nl_NL",
"en_GB"
],
"appWhatIsNewAutostart": false,
"enabledHeatingSourceConfiguration": false,
"enabledGasMeterConfiguration": false,
"appEMetersSettingsAdvancedDisabled": false,
"appSystemSettingsFactoryResetDisabled": false,
"appControlPanelSmartplugHardRemoveDisabled": false,
"appControlPanelPinProtectRemoveBridge": false,
"appControlPanelLampRenameDisabled": false,
"appControlPanelPlugRenameDisabled": false,
"appControlPanelHueSceneSaveDisabled": false,
"featSMEEnabled": true,
"featShowEnergyMeterImages": true,
"featHolidayOffPeakEnabled": true,
"featSmokeDetectorSensitivityEnabled": true,
"featAlarmControlEnabled": true,
"featHumidityEnabled": true,
"featContactSettingsTabEnabled": true,
"appSolarEnabled": true,
"appBenchmarkEnabled": false,
"appWhatIsNewEnabled": false,
"appWhatIsToonEnabled": false,
"appSmokeDetectorEnabled": false,
"appHeatRecoveryEnabled": false,
"appCustomerServiceEnabled": false,
"appInboxEnabled": true,
"appUpsellEnabled": false,
"appHeatingOverviewEnabled": false,
"installationWizardApps": [
"internet|true",
"activation|true",
"update|false",
"emeters|false",
"boiler|false"
],
"appBoilerMonitorEnabled": false,
"appStatusUsageEnabled": false
}