Remove options_flow from laundrify integration (#22875)

This commit is contained in:
xLarry 2022-05-24 16:40:46 +02:00 committed by GitHub
parent 60881bbdc8
commit 88e1703389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,11 +39,3 @@ code:
required: true
type: string
{% endconfiguration_basic %}
{% include integrations/option_flow.md %}
{% configuration_basic %}
poll_interval:
description: Interval for polling the laundrify backend (in seconds)
default: 60
type: integer
{% endconfiguration_basic %}