From d199273cad7ae789bbb0e33308c44dd40032776d Mon Sep 17 00:00:00 2001 From: John Arild Berentsen Date: Fri, 24 Mar 2017 11:15:23 +0100 Subject: [PATCH 1/3] Update z-wave.markdown --- source/_docs/z-wave.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index e8fc9a96b6cd..4e7a382ba023 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -85,6 +85,7 @@ Configuration variables: - **ignored** (*Optional*): Ignore this entity completely. It won't be shown in the Web Interface and no events are generated for it. - **refresh_value** (*Optional*): Enable refreshing of the node value. Only the light component uses this. Defaults to False. - **delay** (*Optional*): Specify the delay for refreshing of node value. Only the light component uses this. Defaults to 2 seconds. + - **invert_openclose** (*Optional*): Inverts the open and close function of the cover domain. - **debug** (*Optional*): Print verbose z-wave info to log. Defaults to False. To find the path of your Z-Wave USB stick or module, run: From 3f213749772185dbfdec618006313427a5b23557 Mon Sep 17 00:00:00 2001 From: John Arild Berentsen Date: Fri, 24 Mar 2017 11:18:09 +0100 Subject: [PATCH 2/3] Update z-wave.markdown --- source/_docs/z-wave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index 4e7a382ba023..7f3cea4088d4 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -85,7 +85,7 @@ Configuration variables: - **ignored** (*Optional*): Ignore this entity completely. It won't be shown in the Web Interface and no events are generated for it. - **refresh_value** (*Optional*): Enable refreshing of the node value. Only the light component uses this. Defaults to False. - **delay** (*Optional*): Specify the delay for refreshing of node value. Only the light component uses this. Defaults to 2 seconds. - - **invert_openclose** (*Optional*): Inverts the open and close function of the cover domain. + - **invert_openclose** (*Optional*): Inverts the open and close function of the cover domain. Defaults to False - **debug** (*Optional*): Print verbose z-wave info to log. Defaults to False. To find the path of your Z-Wave USB stick or module, run: From d7a962d6c0a33e7981ff7d005c9f52c63a13a23f Mon Sep 17 00:00:00 2001 From: John Arild Berentsen Date: Wed, 29 Mar 2017 13:49:34 +0200 Subject: [PATCH 3/3] Update z-wave.markdown Update for #6832 --- source/_docs/z-wave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index 7f3cea4088d4..662ab9e0ce20 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -85,7 +85,7 @@ Configuration variables: - **ignored** (*Optional*): Ignore this entity completely. It won't be shown in the Web Interface and no events are generated for it. - **refresh_value** (*Optional*): Enable refreshing of the node value. Only the light component uses this. Defaults to False. - **delay** (*Optional*): Specify the delay for refreshing of node value. Only the light component uses this. Defaults to 2 seconds. - - **invert_openclose** (*Optional*): Inverts the open and close function of the cover domain. Defaults to False + - **invert_openclose_buttons** (*Optional*): Inverts function of the open and close buttons for the cover domain. Defaults to False - **debug** (*Optional*): Print verbose z-wave info to log. Defaults to False. To find the path of your Z-Wave USB stick or module, run: