Project Home‎ > ‎Documentation‎ > ‎Attributes‎ > ‎

Send Always

Pytomation will not send a command to a device if that device is already in that state. For example if a light is on and it receives an ON command it will not not send the command to the physical device. send_always forces the command to always go to the physical device.


Syntax:

send_always=<True|False>
Comments