diff --git a/lib/util/settings.schema.json b/lib/util/settings.schema.json index f0096c2cc..3dce98efa 100644 --- a/lib/util/settings.schema.json +++ b/lib/util/settings.schema.json @@ -514,7 +514,7 @@ "title": "OTA updates", "properties": { "update_check_interval": { - "type": "boolean", + "type": "number", "title": "Update check interval", "description": "Your device may request a check for a new firmware update. This value determines how frequently third party servers may actually be contacted to look for firmware updates. The value is set in minutes, and the default is 10.", "default": 10