Skip to content

Commit

Permalink
docs(z2m_integration): add action_group to the integration documentation
Browse files Browse the repository at this point in the history
related to #150
  • Loading branch information
xaviml committed Oct 7, 2020
1 parent eb6284f commit 2996b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/others/integrations.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Three things to clarify when using the `z2m` integration listening to MQTT:
- `appdaemon.yaml` needs to be changed by adding the MQTT plugin (see `MQTT` section below).
- The Zigbee2MQTT friendly name from the z2m needs to be specified in the `controller` attribute.
- `action_key` is the key inside the topic payload that contains the fired action from the controller. It is normally `action` or `click`. By default will be `action`.
- `action_group` is a list of allowed action groups for the controller configuration. Read more about it [here](https://github.com/xaviml/controllerx/pull/150).

#### deCONZ

Expand Down

0 comments on commit 2996b76

Please sign in to comment.