Fix initial_state type (#14273)

Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
Antoine 2020-09-05 15:21:58 +02:00 committed by GitHub
parent 455940d23f
commit 426f6e2c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,8 @@ unit_of_measurement:
initial_state:
description: Sets the initial state for automations, `on` or `off`.
required: false
type: string
type: boolean
default: None
{% endconfiguration %}
#### Device Class