mirror of https://github.com/arendst/Tasmota.git
new change to the event on rules
parent
7317d9eb6f
commit
82f25d8d05
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue