Update switch.switchmate.markdown (#6292)

This commit is contained in:
Daniel Høyer Iversen 2018-09-16 14:13:54 +02:00 committed by Martin Hjelmare
parent dde89ddcf9
commit 18fa8c3a48

View File

@ -32,6 +32,11 @@ name:
description: The name used to display the switch in the frontend. description: The name used to display the switch in the frontend.
required: false required: false
type: string type: string
flip_on_off:
description: Option to flip the on/off state.
required: false
type: boolean
default: false
{% endconfiguration %} {% endconfiguration %}