Phue\LightInterface::setAlert PHP Method

setAlert() public method

Set light or group alert
public setAlert ( string $mode = SetLightState::ALERT_LONG_SELECT ) : Phue\LightInterface
$mode string Alert mode
return Phue\LightInterface
    public function setAlert($mode = SetLightState::ALERT_LONG_SELECT);