mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update insteon.markdown (#11440)
8 button mini-remotes have buttons "a to H" rather than "a to G"
This commit is contained in:
parent
484fe5b926
commit
c399ee0e10
@ -270,10 +270,10 @@ Mini-Remote devices do not appear as Home Assistant entities, they generate even
|
|||||||
|
|
||||||
- **insteon.button_on**
|
- **insteon.button_on**
|
||||||
- **address**: (required) The Insteon device address in lower case without dots (e.g., 1a2b3c)
|
- **address**: (required) The Insteon device address in lower case without dots (e.g., 1a2b3c)
|
||||||
- **button**: (Optional) The button id in lower case. For a 4-button remote the values are `a` to `d`. For an 8 button remote the values are `a` to `g`. For a one-button remote this field is not used.
|
- **button**: (Optional) The button id in lower case. For a 4-button remote the values are `a` to `d`. For an 8 button remote the values are `a` to `h`. For a one-button remote this field is not used.
|
||||||
- **insteon.button_off**
|
- **insteon.button_off**
|
||||||
- **address**: (required) The Insteon device address in lower case without dots (e.g., 1a2b3c)
|
- **address**: (required) The Insteon device address in lower case without dots (e.g., 1a2b3c)
|
||||||
- **button**: (Optional) The button id in lower case. For a 4-button remote the values are a to d. For an 8 button remote the values are `a` to `g`. For a one-button remote this field is not used.
|
- **button**: (Optional) The button id in lower case. For a 4-button remote the values are a to d. For an 8 button remote the values are `a` to `h`. For a one-button remote this field is not used.
|
||||||
|
|
||||||
This allows the mini-remotes to be configured as triggers for automations. Here is an example of how to use these events for automations:
|
This allows the mini-remotes to be configured as triggers for automations. Here is an example of how to use these events for automations:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user