Revert "Document scan_interval support for RESTful switch (#31330)" (#31348)

This reverts commit a60dd28b656620e5d0f9d55ba27a279276c1f1c0.
This commit is contained in:
Franck Nijhof 2024-02-12 07:41:50 +01:00 committed by GitHub
parent c0b57f69d1
commit eb389e429e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,11 +96,6 @@ verify_ssl:
required: false
type: boolean
default: true
scan_interval:
description: Define the frequency for calling the REST endpoint to get the current state in seconds.
required: false
type: integer
default: 30
{% endconfiguration %}
<div class='note warning'>