new change to the event on rules

MadDoct 2018-08-27 22:44:28 +01:00
parent 7317d9eb6f
commit 82f25d8d05
1 changed files with 1 additions and 1 deletions

@ -198,7 +198,7 @@ The state of the pin captured during the interrupt is reported as Dx=y where x i
In addition to the MQTT message the driver will also execute an event command in the following format:
`event MCPINTDxx=y`
`event MCPINT_Dxx=y`
Where xx = the pin number from 0 through 7 (MCP23008) or 0 through 15 (MCP23017) and y the state of the pin as it was captured by the interrupt register of the MCP23008/MCP23017 chip.